Skip to content

dubbo-3.1.3

Compare
Choose a tag to compare
@AlbumenJ AlbumenJ released this 22 Nov 10:13

What's Changed

  • Revert #9645 to support filter when local invoke by @AlbumenJ in #10707
  • Support protocol properties configure to Metadata Service by @a364176773 in #10855
  • Error code enhancement by @cnjxzhao in #10869
  • Support consistent hash load balance when gerenic invoke by @nobodyw-cell in #10799
  • Fix dubbo get wrong return type when generic impl invoke by @AlbumenJ in #10891
  • Fix unexport() throws NPE when register fail. by @pandaapo in #10893
  • Support try get available port for Metadata Service by @pandaapo in #10846
  • Fix MetadataService method order to distint service info by @AlbumenJ in #10922
  • Port Unification is disabled by default, and the spi key implemented by Netty4 port unification is changed by @CrazyHZM in #10894
  • Revert #8755 to prevent safe gard exception by @AlbumenJ in #10938
  • Remove guava usage in nacos registry by @AlbumenJ in #10945
  • Remove NacosInstanceManageUtil by @AlbumenJ in #10949
  • Fix potential URL NPE by @wxbty in #10921
  • Fix the warning problem when invokerUrls is checked by @haoxz11 in #10937

Code style enhance by @zhangzq7, @EarthChen, @BurningCN in #10847, #10818, #10881

New Contributors

Full Changelog: dubbo-3.1.2...dubbo-3.1.3