Hi all:
in Dubbo 2.6.6 i'm planning to include the features below:
Enhancements / Features:
[#3029] make netty4 default(
https://github.com/apache/incubator-dubbo/issues/3029)
[#3065] import tag router to 2.6.x(
https://github.com/apache/incubator-dubbo/pull/3065)
[#3296]Merge and enhancement dubbo-registry-nacos(
https://github.com/apache/incubator-dubbo/issues/3296)
[#3275] uncaptured exception in ReferenceBeanInvocationHandler invoke proxy
(https://github.com/apache/incubator-dubbo/issues/3275)
[#3251] @Service support the hierarchical interface(
https://github.com/apache/incubator-dubbo/issues/3251)
[#3193]Change the default behavior of @EnableDubboConfig.multiple()(
https://github.com/apache/incubator-dubbo/issues/3193)
Bugfixes:
[#3315] remove duplicate SPI definitions(
https://github.com/apache/incubator-dubbo/pull/3315)
[#3295] Fix unregister when client destroyed (
https://github.com/apache/incubator-dubbo/pull/3295)
[#2178] supporting Java 8 Date/Time type when serializing with Kryo (
https://github.com/apache/incubator-dubbo/issues/2178)
for more, please check milestone:
https://github.com/apache/incubator-dubbo/milestone/22