dubbo-3.1.5
版本发布时间: 2023-01-17 12:07:06
apache/dubbo最新发布版本:dubbo-3.3.2(2024-10-29 16:04:41)
What's Changed
Feature
- Add some qos command logs for aduit by @AlbumenJ in https://github.com/apache/dubbo/pull/11224
- Add service name mapping retry by @AlbumenJ in https://github.com/apache/dubbo/pull/11265
- Add nacos create client retry by @AlbumenJ in https://github.com/apache/dubbo/pull/11304
- Add Nacos sub try test by @AlbumenJ in https://github.com/apache/dubbo/pull/11307
- Add serialzie class check by @AlbumenJ in https://github.com/apache/dubbo/pull/11217
Bugfix
- Correct the logger's error statement to info. by @win120a in https://github.com/apache/dubbo/pull/11165
- Lazy init scope model in config by @AlbumenJ in https://github.com/apache/dubbo/pull/11142
- Fix Consumer ClassLoader Change by @AlbumenJ in https://github.com/apache/dubbo/pull/11179
- Fix NPE when getting subscribed services from metadata service by @wxbty in https://github.com/apache/dubbo/pull/11192
- Fix Spring Cloud metadata override by @AlbumenJ in https://github.com/apache/dubbo/pull/11197
- Fix deadlocks in lazy-init situations by @wuwen5 in https://github.com/apache/dubbo/pull/11194
- Fix warn when port are the same by @AlbumenJ in https://github.com/apache/dubbo/pull/11202
- Fix active limit filter not work by @AlbumenJ in https://github.com/apache/dubbo/pull/11206
- Fix Nacos empty ticket not work by @AlbumenJ in https://github.com/apache/dubbo/pull/11213
- Fix zookeeper instance update by @AlbumenJ in https://github.com/apache/dubbo/pull/11212
- Enhance Zookeeper ServiceDiscovery update by @AlbumenJ in https://github.com/apache/dubbo/pull/11220
- Optimize MetadataServiceNameMapping cas report conflict by @AlbumenJ in https://github.com/apache/dubbo/pull/11237
- Fix service instance update failed by @AlbumenJ in https://github.com/apache/dubbo/pull/11236
- Fix app level configuration not work by @AlbumenJ in https://github.com/apache/dubbo/pull/11215
- Store old revisions by @AlbumenJ in https://github.com/apache/dubbo/pull/11241
- Fix Multi Registry Override by @AlbumenJ in https://github.com/apache/dubbo/pull/11245
- Fix zk resubscribe failed by @AlbumenJ in https://github.com/apache/dubbo/pull/11247
- Add some cas update failed logs by @AlbumenJ in https://github.com/apache/dubbo/pull/11251
- Enhance nacos regsitry by @AlbumenJ in https://github.com/apache/dubbo/pull/11262
- Fix tri upper attachment error by @EarthChen in https://github.com/apache/dubbo/pull/11214
- Fix tri deserialize error by @EarthChen in https://github.com/apache/dubbo/pull/11187
- Remove grpc-status-details when no pb exists by @EarthChen in https://github.com/apache/dubbo/pull/11249
- Fix countdown assignment problem by @CrazyHZM in https://github.com/apache/dubbo/pull/11275
- Serialization and deserialization use classes in the wrapper by @EarthChen in https://github.com/apache/dubbo/pull/11302
- change class loader by @EarthChen in https://github.com/apache/dubbo/pull/11312
FAQ
Handle error log with error code in #11181, #11182, #11207, #11219, #11225
Code Enhancement
Releates PRs: #11183, #11177, #11224, #11164
Dependency Upgrade
- Update protobuf-java: 3.16.3 -> 3.18.3 #11261
- Update fastjson2: 2.0.21 -> 2.0.23 #11305
Contributors
Dubbo would like to thank the following contributors for their contributions to this release: @win120a, @wuwen5, @AlbumenJ, @CrazyHZM, @EarthChen, @xieshouyu, @wxbty
New Contributors
- @xieshouyu made their first contribution in https://github.com/apache/dubbo/pull/11177
Full Changelog: https://github.com/apache/dubbo/compare/dubbo-3.1.4...dubbo-3.1.5