What's Changed
- Fix tcp connection window size split from stream connection window size for 3.2 by @JunJieLiu51520 in #14664
- Fix parse application/x-www-form-urlencoded error by @funky-eyes in #14700
- Disable check when create MetadataService invoker to prevent memory leak by @AlbumenJ in #14732
- Fix fastjson2 init error cause startup failure by @AlbumenJ in #14798
- Lower log level when no connection by @AlbumenJ in #14800
- Fix init order in AbstractPortUnificationServer by @AlbumenJ in #14892
- Support pass SSLSession in Invocation to check permission by @AlbumenJ in #15049
- Get all nacos instances without subscription by @zrlw in #15126
- Fix triple protocol echoService invoke. by @wuwen5 in #15127
Dependency Upgrade
- Update bytebuddy.version: 1.15.0 -> 1.15.1 #14648
- Update ch.qos.logback:logback-core: 1.5.7 -> 1.5.8 #14653
- Update com.alibaba.nacos:nacos-client: 2.4.1 -> 2.4.2 #14655
- Update io.opentelemetry:opentelemetry-bom: 1.41.0 -> 1.42.0 #14651
- Update jetty_version: 9.4.55.v20240627 -> 9.4.56.v20240826 #14650
- Update log4j2_version: 2.23.1 -> 2.24.0 #14649
- Update netty4_version: 4.1.112.Final -> 4.1.113.Final #14652
- Update org.eclipse.jetty:jetty-maven-plugin: 9.4.55.v20240627 -> 9.4.56.v20240826 #14654
Contributors
Dubbo would like to thank the following contributors for their contributions to this release:
@AlbumenJ, @co63oc, @funky-eyes, @JunJieLiu51520, @Stellar1999, @wuwen5, @zrlw
New Contributors
Full Changelog: dubbo-3.2.16...dubbo-3.2.17