Skip to content

Commit

Permalink
add 2.7.6 release note
Browse files Browse the repository at this point in the history
  • Loading branch information
qinliujie committed Mar 3, 2020
1 parent 40e8bdd commit 75218a9
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Release Notes

## 2.7.6

### Features
* Support Service Authentication

### Enhancement
* Removing the internal JDK API from FileSystemDynamicConfiguration
* Refactor the APT test-cases implementation of dubbo-metadata-processor in Java 9+
* Remove feature envy
* JsonRpcProtocol support Generalization
* Reduce object allocation for ProtocolUtils.serviceKey
* Reduce object allocation for ContextFilter.invoke

### Bugfixes
* check 2.7.6 milestone for details.

## 2.7.5

### Features
Expand Down

0 comments on commit 75218a9

Please sign in to comment.