dubbo-3.1.3
版本发布时间: 2022-11-22 18:13:45
apache/dubbo最新发布版本:dubbo-3.3.2(2024-10-29 16:04:41)
What's Changed
- Revert #9645 to support filter when local invoke by @AlbumenJ in https://github.com/apache/dubbo/pull/10707
- Support protocol properties configure to Metadata Service by @a364176773 in https://github.com/apache/dubbo/pull/10855
- Error code enhancement by @cnjxzhao in https://github.com/apache/dubbo/pull/10869
- Support consistent hash load balance when gerenic invoke by @nobodyw-cell in https://github.com/apache/dubbo/pull/10799
- Fix dubbo get wrong return type when generic impl invoke by @AlbumenJ in https://github.com/apache/dubbo/pull/10891
- Fix unexport() throws NPE when register fail. by @pandaapo in https://github.com/apache/dubbo/pull/10893
- Support try get available port for Metadata Service by @pandaapo in https://github.com/apache/dubbo/pull/10846
- Fix MetadataService method order to distint service info by @AlbumenJ in https://github.com/apache/dubbo/pull/10922
- Port Unification is disabled by default, and the spi key implemented by Netty4 port unification is changed by @CrazyHZM in https://github.com/apache/dubbo/pull/10894
- Revert #8755 to prevent safe gard exception by @AlbumenJ in https://github.com/apache/dubbo/pull/10938
- Remove guava usage in nacos registry by @AlbumenJ in https://github.com/apache/dubbo/pull/10945
- Remove NacosInstanceManageUtil by @AlbumenJ in https://github.com/apache/dubbo/pull/10949
- Fix potential URL NPE by @wxbty in https://github.com/apache/dubbo/pull/10921
- Fix the warning problem when invokerUrls is checked by @haoxz11 in https://github.com/apache/dubbo/pull/10937
Code style enhance by @zhangzq7, @EarthChen, @BurningCN in https://github.com/apache/dubbo/pull/10847, https://github.com/apache/dubbo/pull/10818, https://github.com/apache/dubbo/pull/10881
New Contributors
- @zhangzq7 made their first contribution in https://github.com/apache/dubbo/pull/10847
- @nobodyw-cell made their first contribution in https://github.com/apache/dubbo/pull/10799
- @wxbty made their first contribution in https://github.com/apache/dubbo/pull/10921
- @haoxz11 made their first contribution in https://github.com/apache/dubbo/pull/10937
Full Changelog: https://github.com/apache/dubbo/compare/dubbo-3.1.2...dubbo-3.1.3