forked from apache/dubbo
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# Conflicts: # all/pom.xml # bom/pom.xml # dependencies-bom/pom.xml # dubbo-cluster/pom.xml # dubbo-common/pom.xml # dubbo-config/dubbo-config-api/pom.xml # dubbo-config/dubbo-config-spring/pom.xml # dubbo-config/pom.xml # dubbo-container/dubbo-container-api/pom.xml # dubbo-container/dubbo-container-log4j/pom.xml # dubbo-container/dubbo-container-logback/pom.xml # dubbo-container/dubbo-container-spring/pom.xml # dubbo-container/pom.xml # dubbo-demo/dubbo-demo-api/pom.xml # dubbo-demo/dubbo-demo-consumer/pom.xml # dubbo-demo/dubbo-demo-provider/pom.xml # dubbo-demo/pom.xml # dubbo-filter/dubbo-filter-cache/pom.xml # dubbo-filter/dubbo-filter-validation/pom.xml # dubbo-filter/pom.xml # dubbo-monitor/dubbo-monitor-api/pom.xml # dubbo-monitor/dubbo-monitor-default/pom.xml # dubbo-monitor/pom.xml # dubbo-plugin/dubbo-qos/pom.xml # dubbo-plugin/pom.xml # dubbo-registry/dubbo-registry-api/pom.xml # dubbo-registry/dubbo-registry-default/pom.xml # dubbo-registry/dubbo-registry-multicast/pom.xml # dubbo-registry/dubbo-registry-redis/pom.xml # dubbo-registry/dubbo-registry-zookeeper/pom.xml # dubbo-registry/pom.xml # dubbo-remoting/dubbo-remoting-api/pom.xml # dubbo-remoting/dubbo-remoting-grizzly/pom.xml # dubbo-remoting/dubbo-remoting-http/pom.xml # dubbo-remoting/dubbo-remoting-mina/pom.xml # dubbo-remoting/dubbo-remoting-netty/pom.xml # dubbo-remoting/dubbo-remoting-netty4/pom.xml # dubbo-remoting/dubbo-remoting-p2p/pom.xml # dubbo-remoting/dubbo-remoting-zookeeper/pom.xml # dubbo-remoting/pom.xml # dubbo-rpc/dubbo-rpc-api/pom.xml # dubbo-rpc/dubbo-rpc-dubbo/pom.xml # dubbo-rpc/dubbo-rpc-hessian/pom.xml # dubbo-rpc/dubbo-rpc-http/pom.xml # dubbo-rpc/dubbo-rpc-injvm/pom.xml # dubbo-rpc/dubbo-rpc-memcached/pom.xml # dubbo-rpc/dubbo-rpc-redis/pom.xml # dubbo-rpc/dubbo-rpc-rest/pom.xml # dubbo-rpc/dubbo-rpc-rmi/pom.xml # dubbo-rpc/dubbo-rpc-thrift/pom.xml # dubbo-rpc/dubbo-rpc-webservice/pom.xml # dubbo-rpc/pom.xml # dubbo-serialization/dubbo-serialization-api/pom.xml # dubbo-serialization/dubbo-serialization-fastjson/pom.xml # dubbo-serialization/dubbo-serialization-fst/pom.xml # dubbo-serialization/dubbo-serialization-hessian2/pom.xml # dubbo-serialization/dubbo-serialization-jdk/pom.xml # dubbo-serialization/dubbo-serialization-kryo/pom.xml # dubbo-serialization/pom.xml # dubbo-test/dubbo-test-benchmark/pom.xml # dubbo-test/dubbo-test-compatibility/dubbo-test-spring3/pom.xml # dubbo-test/dubbo-test-compatibility/pom.xml # dubbo-test/dubbo-test-examples/pom.xml # dubbo-test/dubbo-test-integration/pom.xml # dubbo-test/pom.xml # hessian-lite/pom.xml # pom.xml
- Loading branch information
Showing
74 changed files
with
2,476 additions
and
2,145 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
# Release Notes | ||
|
||
## 2.6.2 | ||
|
||
1. Hessian-lite serialization: revert locale serialization for compatibility, #1413 | ||
2. Asset transfer to ASF, includeing pom, license, DISCLAIMER and so on, #1491 | ||
3. Introduce of new dispatcher policy: EagerThreadpool, #1568 | ||
4. Separate monitor data with group and version, #1407 | ||
5. Spring Boot Enhancenment, #1611 | ||
6. Gaceful shutdown enhancement | ||
- Remove exporter destroy logic in AnnotationBean. | ||
- Waiting for registry notification on consumer side by checking channel state. | ||
7. Simplify consumer/provider side check in RpcContext, #1444. | ||
|
||
Issues and Pull Requests, check [milestone-2.6.2](https://github.com/apache/incubator-dubbo/milestone/15). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.