dubbo-benchmark
dubbo-benchmark copied to clipboard
Bump dubbo from 3.1.1 to 3.1.5
Bumps dubbo from 3.1.1 to 3.1.5.
Release notes
Sourced from dubbo's releases.
dubbo-3.1.5
What's Changed
Feature
- Add some qos command logs for aduit by
@AlbumenJin apache/dubbo#11224- Add service name mapping retry by
@AlbumenJin apache/dubbo#11265- Add nacos create client retry by
@AlbumenJin apache/dubbo#11304- Add Nacos sub try test by
@AlbumenJin apache/dubbo#11307- Add serialzie class check by
@AlbumenJin apache/dubbo#11217Bugfix
- Correct the logger's error statement to info. by
@win120ain apache/dubbo#11165- Lazy init scope model in config by
@AlbumenJin apache/dubbo#11142- Fix Consumer ClassLoader Change by
@AlbumenJin apache/dubbo#11179- Fix NPE when getting subscribed services from metadata service by
@wxbtyin apache/dubbo#11192- Fix Spring Cloud metadata override by
@AlbumenJin apache/dubbo#11197- Fix deadlocks in lazy-init situations by
@wuwen5in apache/dubbo#11194- Fix warn when port are the same by
@AlbumenJin apache/dubbo#11202- Fix active limit filter not work by
@AlbumenJin apache/dubbo#11206- Fix Nacos empty ticket not work by
@AlbumenJin apache/dubbo#11213- Fix zookeeper instance update by
@AlbumenJin apache/dubbo#11212- Enhance Zookeeper ServiceDiscovery update by
@AlbumenJin apache/dubbo#11220- Optimize MetadataServiceNameMapping cas report conflict by
@AlbumenJin apache/dubbo#11237- Fix service instance update failed by
@AlbumenJin apache/dubbo#11236- Fix app level configuration not work by
@AlbumenJin apache/dubbo#11215- Store old revisions by
@AlbumenJin apache/dubbo#11241- Fix Multi Registry Override by
@AlbumenJin apache/dubbo#11245- Fix zk resubscribe failed by
@AlbumenJin apache/dubbo#11247- Add some cas update failed logs by
@AlbumenJin apache/dubbo#11251- Enhance nacos regsitry by
@AlbumenJin apache/dubbo#11262- Fix tri upper attachment error by
@EarthChenin apache/dubbo#11214- Fix tri deserialize error by
@EarthChenin apache/dubbo#11187- Remove grpc-status-details when no pb exists by
@EarthChenin apache/dubbo#11249- Fix countdown assignment problem by
@CrazyHZMin apache/dubbo#11275- Serialization and deserialization use classes in the wrapper by
@EarthChenin apache/dubbo#11302- change class loader by
@EarthChenin apache/dubbo#11312FAQ
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
... (truncated)
Commits
45e5988Merge branch 'apache-3.1' into 3.1.5-release04ce339Update integration test timeout92f7ac6Merge branch 'apache-3.1' into 3.1.5-releaseb6c5a26Enhance class forname in triple (#11316)d5e9c58change class loader (#11312)8cc3539Serialization and deserialization use classes in the wrapper (#11302)39eedeaUpdate release test for 3.1aff1ee6Fix instance revision check (#11314)486b39fAdd Nacos sub try test (#11307)e0971edUpdate fastjson2 version (#11305)- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.