What's Changed
Bugfix
- Refresh valid invokers after connectivity check by @AlbumenJ in #13773
- Fix port unification issue in triple and dubbo protocol by @namelessssssssssss in #13696
- Fix NPE in DefaultTypeBuilder by @AlbumenJ in #13732
- Fix ConsistentHashLoadBalance not base on arguments by @AlbumenJ in #13753
- Fix ModuleEnvironment#getDynamicGlobalConfiguration by @JoeCqupt in #13781
- fix lazy property of serviceBeanDefinition to false by @laywin in #13787
- Fix URL issue by @namelessssssssssss in #13807
- Fix RpcContext local address info get null on custom filter by @aofall in #13751
- Fix memory leak in ScopeBeanFactory by @AlbumenJ in #13901
- Fix add condition to match serviceKey in cd command by @kazetyan in #13869
- Fix incorrect rest response header and demo double path error by @suncairong163 in #13789
Code Enhancement
Releates PRs: #13800, #13855, #13858, #13717
Dependency Upgrade
- Update bytebuddy.version: 1.14.11 -> 1.14.12 #13798
- Update ch.qos.logback:logback-core: 1.4.14 -> 1.5.3 #13767, #13819, #13899
- Update com.alibaba.fastjson2:fastjson2: 2.0.45 -> 2.0.47 #13739, #13792
- Update com.alibaba.nacos:nacos-client: 2.2.4 -> 2.3.1 #13821
- Update com.diffplug.spotless:spotless-maven-plugin: 2.42.0 -> 2.43.0 #13703
- Update grpc.version: 1.61.0 -> 1.62.2 #13738, #13820
- Update io.micrometer:micrometer-bom: 1.12.2 -> 1.12.3 #13769
- Update io.micrometer:micrometer-core: 1.12.2 -> 1.12.3 #13760
- Update io.micrometer:micrometer-tracing-bom: 1.2.2 -> 1.2.3 #13762
- Update jackson_version: 2.16.1 -> 2.16.2 #13896
- Update jetty_version: 9.4.53.v20231009 -> 9.4.54.v20240208 #13764
- Update log4j2_version: 2.22.1 -> 2.23.1 #13795, #13897
- Update net.bytebuddy:byte-buddy: 1.14.11 -> 1.14.12 #13761
- Update netty4_version: 4.1.106.Final -> 4.1.107.Final #13766
- Update org.apache.commons:commons-compress: 1.25.0 -> 1.26.1 #13765, #13900
- Update org.apache.tomcat.embed:tomcat-embed-core: 8.5.98 -> 8.5.99 #13794
- Update org.aspectj:aspectjweaver: 1.9.21 -> 1.9.21.1 #13770
- Update org.graalvm.buildtools:native-maven-plugin: 0.9.28 -> 0.10.1 #13740, #13797
- Update org.springframework.security:spring-security-bom: 5.8.9 -> 5.8.10 #13768
- Update protobuf-java_version: 3.25.2 -> 3.25.3 #13763
- Update swagger_version: 1.6.12 -> 1.6.13 #13700
New Contributors
- @bitgorust made their first contribution in #13717
- @xwxtwd made their first contribution in #13800
- @JoeCqupt made their first contribution in #13781
- @laywin made their first contribution in #13787
- @tritone-l made their first contribution in #13855
- @hyhnet made their first contribution in #13858
Full Changelog: dubbo-3.2.11...3.2.12