dubbo-3.2.0-beta.2
版本发布时间: 2022-11-22 19:31:04
apache/dubbo最新发布版本:dubbo-3.3.2(2024-10-29 16:04:41)
What's Changed
- support encode in user thread, optimize decode in user thread by @icodening in https://github.com/apache/dubbo/pull/10854
- Support netty3 and other transporters in port unification by @asa3311 in https://github.com/apache/dubbo/pull/10886
- Use user defined
providedBy
first by @owen200008 in https://github.com/apache/dubbo/pull/10872 - Support istio first-party-jwt by @AlbumenJ in https://github.com/apache/dubbo/pull/10890
- Remove fastjson and gson transitive dependency by @AlbumenJ in https://github.com/apache/dubbo/pull/10792
- Support appResponse not transitive pass by @aamingaa in https://github.com/apache/dubbo/pull/10798
- Set Fastjson2 as default by @AlbumenJ in https://github.com/apache/dubbo/pull/10914
- Add some logs related with directory notification by @AlbumenJ in https://github.com/apache/dubbo/pull/10926
- Fix early update directory by @AlbumenJ in https://github.com/apache/dubbo/pull/10925
- Disable empty protection by default by @AlbumenJ in https://github.com/apache/dubbo/pull/10940
- Update spi for native code by @CrazyHZM in https://github.com/apache/dubbo/pull/10951
- Support plain text for xds channel by @asa3311 in https://github.com/apache/dubbo/pull/10947
- Support nacos batch register by @AlbumenJ in https://github.com/apache/dubbo/pull/10942
- Support for Spring Framework 6 and Spring Boot 3 by @weixsun in https://github.com/apache/dubbo/pull/10941
Code style enhance by @conghuhu, @shanuo0312 in https://github.com/apache/dubbo/pull/10819, https://github.com/apache/dubbo/pull/10976, https://github.com/apache/dubbo/pull/10948
Note: This release contains all of the changes of dubbo-3.1.3, please see https://github.com/apache/dubbo/releases/tag/dubbo-3.1.3
New Contributors
- @weixsun made their first contribution in https://github.com/apache/dubbo/pull/10941
Full Changelog: https://github.com/apache/dubbo/compare/dubbo-3.2.0-beta.1...dubbo-3.2.0-beta.2