github apache/dubbo dubbo-2.6.7
apache-dubbo-2.6.7

latest releases: 3.2.12, dubbo-3.3.0-beta.2, dubbo-3.2.11...
4 years ago

2.6.7

Enhancement / New feature:

  • Multicast ipv6 support #3430
  • Add Annotation-Driven for MethodConfig and ArgumentConfig #2298
  • @Method default value will be set to the field of MethodConfig #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

详情

  1. [功能] 广播注册中心支持 IP V6
  2. [功能] 为注解驱动添加 MethodConfig 以及 ArgumentConfig 支持 #2298
  3. [功能] 添加 @Method 注解属性的默认值 #3642
  4. [提升] 忽略无法识别的 Dubbo 版本,提升 Dubbo 应用的健壮性 #4486
  5. [问题修复] @Reference 无法引用本地 @Service Bean #3695
  6. [问题修复] Dubbo Nacos 注册中心无法感知应用实例的变化 #4348
  7. [问题修复] 当 decoding 错误时,修正 IOException 错误信息 #4396

Don't miss a new dubbo release

NewReleases is sending notifications on new releases.