Skip to content

api-docs 2.7.8.3

Compare
Choose a tag to compare
@KeRan213539 KeRan213539 released this 29 Apr 09:42
· 1 commit to 2.7.x since this release
d3b1b02

API Docs v2.7.8.3

Feature/Enhancement

  • fix: when the global group/version is set by the provider, dubbo admin cannot get the interface list #22
  • fix: do not get dubbo ProviderConfig config when ServiceConfig not set group #24
  • fix: can not distinguish multi-overload methods of the same method name #27

更新说明

  • 修复: 当提供者设置了全局group/version 时, dubbo admin侧无法获取接口列表的问题 #22
  • 修复: 当提供者设置了全局group/version 时, api docs获取不到的问题 #24
  • 修复: 有同名方法重载时,无法区分的问题