dubbo-3.0.12
版本发布时间: 2022-09-22 16:13:09
apache/dubbo最新发布版本:dubbo-3.3.2(2024-10-29 16:04:41)
What's Changed
- optimize AccessLogFilter by @a364176773 in https://github.com/apache/dubbo/pull/10488
- Add some test cases and optimizations by @BurningCN in https://github.com/apache/dubbo/pull/10481
- Init deadlock by @owen200008 in https://github.com/apache/dubbo/pull/10503
- [3.0] Remove useless toString in Timeout Filter by @AlbumenJ in https://github.com/apache/dubbo/pull/10530
- Local references support mergeable by @CrazyHZM in https://github.com/apache/dubbo/pull/9645
- fix #10541, save subscribed dataIds for unsubscription. by @chickenlj in https://github.com/apache/dubbo/pull/10573
- Update hessian-lite version by @AlbumenJ in https://github.com/apache/dubbo/pull/10629
- Fix broadcast context being cleared by @AlbumenJ in https://github.com/apache/dubbo/pull/10619
- Fix ContextFilter not cleanup thread by @AlbumenJ in https://github.com/apache/dubbo/pull/10615
- Fix NPE when using tri as metadata service protocol by @AlbumenJ in https://github.com/apache/dubbo/pull/10639
- Fix timeout type cast exception by @CrazyHZM in https://github.com/apache/dubbo/pull/10644
Dependency Upgrade
- Upgrade hessian-lite version: 3.2.12 -> 3.2.13 https://github.com/apache/dubbo/pull/10629
Full Changelog: https://github.com/apache/dubbo/compare/dubbo-3.0.11...dubbo-3.0.12