What's Changed
- support encode in user thread, optimize decode in user thread by @icodening in #10854
- Support netty3 and other transporters in port unification by @asa3311 in #10886
- Use user defined
providedBy
first by @owen200008 in #10872 - Support istio first-party-jwt by @AlbumenJ in #10890
- Remove fastjson and gson transitive dependency by @AlbumenJ in #10792
- Support appResponse not transitive pass by @aamingaa in #10798
- Set Fastjson2 as default by @AlbumenJ in #10914
- Add some logs related with directory notification by @AlbumenJ in #10926
- Fix early update directory by @AlbumenJ in #10925
- Disable empty protection by default by @AlbumenJ in #10940
- Update spi for native code by @CrazyHZM in #10951
- Support plain text for xds channel by @asa3311 in #10947
- Support nacos batch register by @AlbumenJ in #10942
- Support for Spring Framework 6 and Spring Boot 3 by @weixsun in #10941
Code style enhance by @conghuhu, @shanuo0312 in #10819, #10976, #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
Full Changelog: dubbo-3.2.0-beta.1...dubbo-3.2.0-beta.2