Skip to content

v3.1.1

Latest
Compare
Choose a tag to compare
@chickenlj chickenlj released this 05 Mar 08:28
· 136 commits to main since this release
8f81c76

Bugfixes

  • Fix metrics path set in config does not work, #2553
  • Fix retry time calculation, #2550
  • Fix nacos App Metadata not compatible with that in dubbo-java, #2563
  • Fix router warn log, #2559
  • Change timeout of DubboInvoker from Milliseconds to Nanoseconds, #2546
  • Set default application name to dubbo.io if it's empty, #2572
  • Service discovery always try to resue protocol port to avoid listening on too many ports, #2548