What’s Changed
Feature
- Dubbo QoS support foreign ip whitelist. by @Koooooo-7 in #11051
Bugfix
- Fixed metrics collection getting wrong method name when generalize called by @twz007 in #11012
- Fix zookeeper update service name failed when create by @AlbumenJ in #11036
- Fix data being updated by default ticket, follow #11036 by @AlbumenJ in #11050
- Adjust the logic of timeout, fix triple about timeout countdown function problem by @CrazyHZM in #11030
- Add NPE and empty list check in AwareClusterInvoker#doInvoke. by @IncrementalRefinement in #11046
- Fixes #11044,solve remoteApplicationName is null, in mesh mode with triple by @gold-fisher in #11058
- Fix native image compile failure and run binary package failure by @CrazyHZM in #11066
- Fix ssl npe by @CrazyHZM in #11093
- Fix diagnostics log message errors by @CrazyHZM in #11103
- Fix MetadataReportConfig being valid when pre config by @AlbumenJ in #11110
- Fix dubbo.reference not work in 3.x by @AlbumenJ in #11109
- Fix TimeoutCountDown objects being passed through and support for method-level configuration of cut-off timeout-count by @CrazyHZM in #11120
- add more information when zk not connected (#11057) by @cnjxzhao in #11122
- Fix classloader bing override when setting interface class by @AlbumenJ in #11106
- Fix timeout being cached in InstanceAddressURL by @AlbumenJ in #11041
- Fix tri filter onError by @EarthChen in #11133
- Fix zk remove other app’s instance listeners when mapping update by @AlbumenJ in #11137
Performance Optimization
- Cache jvm system parameters to prevent each call from being executed, affecting performance by @CrazyHZM in #10839
- Get system properties from context by @CrazyHZM in #11082
- Add refresh system properties logic by @CrazyHZM in #11086
FAQ
Handle error log with error code in #11016, #11054, #11065
Code Enhancement
Releates PRs: #10991, #10995, #11000, #11034, #11035, #11037, #11079, #11102, #11084, #11064
Dependency Upgrade
- Update fastjson2: 2.0.14 -> 2.0.21 #11131
- Update resteasy-jaxrs: 3.0.19.Final -> 3.0.20.Final #11071
Contributors
Dubbo would like to thank the following contributors for their contributions to this release:
@cnjxzhao, @CrazyHZM, @EarthChen, @gold-fisher, @IncrementalRefinement, @Koooooo-7, @ShenFeng312, @tonycody, @twz007, @win120a, @wlazjr
New Contributors
- @twz007 made their first contribution in #11012
- @IncrementalRefinement made their first contribution in #11046
- @gold-fisher made their first contribution in #11058
- @wlazjr made their first contribution in #11084
- @ShenFeng312 made their first contribution in #11102
Full Changelog: dubbo-3.1.3...dubbo-3.1.4