dubbo-3.1.5
What's Changed
Feature
- Add some qos command logs for aduit by @AlbumenJ in #11224
- Add service name mapping retry by @AlbumenJ in #11265
- Add nacos create client retry by @AlbumenJ in #11304
- Add Nacos sub try test by @AlbumenJ in #11307
- Add serialzie class check by @AlbumenJ in #11217
Bugfix
- Correct the logger's error statement to info. by @win120a in #11165
- Lazy init scope model in config by @AlbumenJ in #11142
- Fix Consumer ClassLoader Change by @AlbumenJ in #11179
- Fix NPE when getting subscribed services from metadata service by @wxbty in #11192
- Fix Spring Cloud metadata override by @AlbumenJ in #11197
- Fix deadlocks in lazy-init situations by @wuwen5 in #11194
- Fix warn when port are the same by @AlbumenJ in #11202
- Fix active limit filter not work by @AlbumenJ in #11206
- Fix Nacos empty ticket not work by @AlbumenJ in #11213
- Fix zookeeper instance update by @AlbumenJ in #11212
- Enhance Zookeeper ServiceDiscovery update by @AlbumenJ in #11220
- Optimize MetadataServiceNameMapping cas report conflict by @AlbumenJ in #11237
- Fix service instance update failed by @AlbumenJ in #11236
- Fix app level configuration not work by @AlbumenJ in #11215
- Store old revisions by @AlbumenJ in #11241
- Fix Multi Registry Override by @AlbumenJ in #11245
- Fix zk resubscribe failed by @AlbumenJ in #11247
- Add some cas update failed logs by @AlbumenJ in #11251
- Enhance nacos regsitry by @AlbumenJ in #11262
- Fix tri upper attachment error by @EarthChen in #11214
- Fix tri deserialize error by @EarthChen in #11187
- Remove grpc-status-details when no pb exists by @EarthChen in #11249
- Fix countdown assignment problem by @CrazyHZM in #11275
- Serialization and deserialization use classes in the wrapper by @EarthChen in #11302
- change class loader by @EarthChen in #11312
FAQ
Handle error log with error code in #11181, #11182, #11207, #11219, #11225
Code Enhancement
Releates PRs: #11183, #11177, #11224, #11164
Dependency Upgrade
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 #11177
Full Changelog: dubbo-3.1.4...dubbo-3.1.5