sparkzxl-framework
sparkzxl-framework copied to clipboard
Bump dubbo from 3.0.10 to 3.0.12 in /sparkzxl-rpc/sparkzxl-dubbo
Bumps dubbo from 3.0.10 to 3.0.12.
Release notes
Sourced from dubbo's releases.
dubbo-3.0.12
What's Changed
- optimize AccessLogFilter by
@a364176773
in apache/dubbo#10488- Add some test cases and optimizations by
@BurningCN
in apache/dubbo#10481- Init deadlock by
@owen200008
in apache/dubbo#10503- [3.0] Remove useless toString in Timeout Filter by
@AlbumenJ
in apache/dubbo#10530- Local references support mergeable by
@CrazyHZM
in apache/dubbo#9645- fix #10541, save subscribed dataIds for unsubscription. by
@chickenlj
in apache/dubbo#10573- Update hessian-lite version by
@AlbumenJ
in apache/dubbo#10629- Fix broadcast context being cleared by
@AlbumenJ
in apache/dubbo#10619- Fix ContextFilter not cleanup thread by
@AlbumenJ
in apache/dubbo#10615- Fix NPE when using tri as metadata service protocol by
@AlbumenJ
in apache/dubbo#10639- Fix timeout type cast exception by
@CrazyHZM
in apache/dubbo#10644Dependency Upgrade
- Upgrade hessian-lite version: 3.2.12 -> 3.2.13 apache/dubbo#10629
Full Changelog: https://github.com/apache/dubbo/compare/dubbo-3.0.11...dubbo-3.0.12
dubbo-3.0.11
Bugfix & Optimization
Related PRs: #10332, #10333, #10311, #10350, #10355, #10351, #10359, #10364, #10349, #10371, #10354, #10369, #10372, #10376, #10370, #10383, #10338, #10390, #10389, #10400, #10404, #10409, #10411, #10417, #10418, #10432, #10413, #10441, #10439, #10444, #10442, #10445, #10455, #10457, #10414, #10412, #10173, #10447, #10462, #10468, #10478 Contributors:
@AlbumenJ
,@Bentley-William
,@BurningCN
,@TianCheng88
,@TigerTurbo
,@chenziqiang666
,@chickenlj
,@jk-tonycui
,@liufeiyu1002
,@monkeyWie
,@owen200008
,@stonelion
,@victory460
,@win120a
,@xiaomiusa87
Dependency Upgrade
- Upgrade kubernetes-client version: 5.3.0 -> 5.3.2 apache/dubbo#10324
New Contributors
@victory460
made their first contribution in apache/dubbo#10400@TianCheng88
made their first contribution in apache/dubbo#10442@xiaomiusa87
made their first contribution in apache/dubbo#10455@jk-tonycui
made their first contribution in apache/dubbo#10412Full Changelog: https://github.com/apache/dubbo/compare/dubbo-3.0.10...dubbo-3.0.11
Commits
f0d16c6
Prepare 3.0.12 release37b205b
fix timeout type cast exception (#10644)89ef73d
Fix NPE when using tri as metadata service protocol (#10639)8f7d1f3
Fix ContextFilter not cleanup thread (#10615)c674d8d
Fix broadcast context being cleared (#10619)a5ba463
Update hessian-lite version (#10629)7eabcee
fixes #10541, save subscribed dataIds for unsubscription. (#10573)72326f4
Local references support mergeable (#9645)4579d74
Remove unused importaf0d2d2
Remove useless toString in Timeout Filter (#10530)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will 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 version
will 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 dependency
will 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 labels
will set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestone
will 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.