What's Changed
Feature
Bugfix
- Fix tri stub unary method overload by @EarthChen in #13385
- Fix listener hash code error by @owen200008 in #13408
- Fix issue of metadata only registred to one nacos namespace (3.2.x) by @namelessssssssssss in #13439
- Fix generic invoke failed for triple by @AlbumenJ in #13442
- Fix rest proxy double service method by @suncairong163 in #13357
- Fix metrics servce level config bug by @songxiaosheng in #13449
- Fix TriRpcStatus not implements Serializable by @AlbumenJ in #13453
- Support exclude fastjson2 or hessian2 serialization dependencies by @AlbumenJ in #13441
- Fix streamobserver actual type by @kazetyan in #13446
- Fix SslServerTlsHandler#decode early return by @manzhizhen in #13468
- Fix potential NPE in Hessian2FactoryManager by @AlbumenJ in #13505
Code Enhancement
Releates PRs: #13326, #13382, #13440, #13444, #13445, #13466
Dependency Upgrade
- Update bytebuddy.version: 1.14.9 -> 1.14.10 #13421
- Update com.alibaba.fastjson2:fastjson2: 2.0.42 -> 2.0.43 #13459
- Update com.ctrip.framework.apollo:apollo-mockserver: 2.1.0 -> 2.2.0 #13483
- Update com.diffplug.spotless:spotless-maven-plugin: 2.40.0 -> 2.41.0 #13416
- Update com.diffplug.spotless:spotless-maven-plugin: 2.41.0 -> 2.41.1 #13460
- Update cxf_version: 3.5.5 -> 3.6.2 #13475
- Update grpc.version: 1.59.0 -> 1.60.0 #13484, #13457
- Update io.micrometer:micrometer-bom: 1.11.5 -> 1.12.0 #13395
- Update io.micrometer:micrometer-core: 1.11.5 -> 1.12.0 #13390
- Update io.micrometer:micrometer-tracing-bom: 1.1.6 -> 1.2.0 #13397
- Update io.opentelemetry:opentelemetry-bom: 1.31.0 -> 1.32.0 #13392
- Update io.projectreactor:reactor-core: 3.5.11 -> 3.6.0 #13391
- Update jackson_version: 2.15.3 -> 2.16.0 #13388
- Update net.bytebuddy:byte-buddy: 1.14.9 -> 1.14.10 #13424
- Update org.apache.avro:avro: 1.11.1 -> 1.11.3 #13486, #13487
- Update org.apache.commons:commons-compress: 1.23.0 -> 1.25.0 #13485
- Update org.apache.commons:commons-lang3: 3.12.0 -> 3.14.0 #13472
- Update org.apache.maven:maven-core: 3.9.1 -> 3.9.6 #13476
- Update org.apache.maven.plugin-tools:maven-plugin-annotations: 3.8.1 -> 3.10.2 #13481
- Update org.apache.maven.plugins:maven-assembly-plugin: 3.5.0 -> 3.6.0 #13478
- Update org.apache.maven.plugins:maven-clean-plugin: 3.2.0 -> 3.3.2 #13479
- Update org.apache.maven.plugins:maven-enforcer-plugin: 3.3.0 -> 3.4.1 #13482
- Update org.apache.maven.plugins:maven-javadoc-plugin: 3.5.0 -> 3.6.3 #13473
- Update org.apache.maven.plugins:maven-plugin-plugin: 3.8.1 -> 3.10.2 #13474
- Update org.apache.maven.plugins:maven-source-plugin: 3.2.1 -> 3.3.0 #13480
- Update org.apache.tomcat.embed:tomcat-embed-core: 8.5.87 -> 8.5.96 #13477
- Update org.apache.zookeeper:zookeeper: 3.8.1 -> 3.8.3 in /dubbo-dependencies/dubbo-dependencies-zookeeper-curator5 #13494
- Update org.codehaus.mojo:build-helper-maven-plugin: 3.4.0 -> 3.5.0 #13423
- Update org.springframework.boot:spring-boot-dependencies: 2.7.17 -> 2.7.18 #13418
- Update org.springframework.boot:spring-boot-maven-plugin: 2.7.17 -> 2.7.18 #13419
- Update org.springframework.boot:spring-boot-starter-test: 2.7.17 -> 2.7.18 #13420
- Update org.testcontainers:testcontainers: 1.19.1 -> 1.19.3 #13422, #13389
- Update protobuf-java_version: 3.25.0 -> 3.25.1 #13394
- Update spring-boot.version: 2.7.17 -> 2.7.18 #13417
Contributors
Dubbo would like to thank the following contributors for their contributions to this release:
@AlbumenJ, @conghuhu, @CrazyHZM, @dependabot, @EarthChen, @kazetyan, @manzhizhen, @namelessssssssssss, @owen200008, @songxiaosheng, @suncairong163, @TestBoost, @thisiswanghy
New Contributors
- @kazetyan made their first contribution in #13446
- @TestBoost made their first contribution in #13466
Full Changelog: dubbo-3.2.9...dubbo-3.2.10