apache-dubbo-2.6.7
2.6.7
Enhancement / New feature:
- Multicast ipv6 support #3430
- Add Annotation-Driven for
MethodConfig
andArgumentConfig
#2298 @Method
default value will be set to the field ofMethodConfig
#3642- ignore unrecognized dubbo versions. #4486
Bugfixes:
@Reference
field can't refer its'@Service
Bean in same JVM from v2.6.6 #3695- Nacos Dubbo Registry can't sense the change of service instances #4348
- Dubbo throws IoException with error message while decoding fail #4396