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