What's Changed
Feature
- Add tracing starters && Add zipkin auto configuration by @conghuhu in #12013
- QoS Support anonymous command allow list by @AlbumenJ in #12082
- Collect No Provider Request count by @MartinDai in #12158
- Support packable method extension by @finefuture in #12199
- Support offline notify by @AlbumenJ in #12211
- Rest netty server support tls by @suncairong163 in #12207
- Auto detect proxy type by @icodening in #12232
- Default heartbeat configurable by @AlbumenJ in #12241
Bugfix
- Fix triple headerfilter not work by @EarthChen in #12070
- Fix observable collection thread pool indicator by @robin977 in #12087
- Fix cannot catch biz exception when triple stub throws exception by @EarthChen in #12093
- Fix errpr statistics do not match by @wxbty in #12088
- Bugfix of tracing zipkin npe when start by @conghuhu in #12115
- Fix no javax validation dependency&spring controller support by @suncairong163 in #12085
- Fix triple null attachment cause npe by @EarthChen in #12146
- Fix 405 && differnt httpmethod path doubleCheck by @suncairong163 in #12152
- Fix business exception metrics by @AlbumenJ in #12136
- Lower MetricsFilter's order by @MartinDai in #12157
- Disable NAMING_LOAD_CACHE_AT_START by @AlbumenJ in #12171
- Load zipkin after springboot3 by @conghuhu in #12133
- Disable Aggregation by default by @AlbumenJ in #12184
- Spring-security codec ignore error by @jojocodeX in #12192
- Fix npe occurs during client graceful offline by @CrazyHZM in #12190
- Support Shutdown Gracefully by @AlbumenJ in #12118
- Fix port unification channel leak by @AlbumenJ in #12212
- Fix consumer startup failure by @KamToHung in #12204
- Rest provider interface judge modify by @suncairong163 in #12163
- Fix compatible signature mismatch by @AlbumenJ in #12220
- Ignore some keys registered to registry by @AlbumenJ in #12226
- Fix t-degist concurrency issue by @wxbty in #12223
- Fix inappropriate invoke in unsubscribe retry task by @XIACYBING in #12235
- Fix redis cluster not support password by @goto456 in #12240
- Bugfix when generic call in bean mode by @wxbty in #12249
- Fix mutiple tracing config by @conghuhu in #12247
Code Enhancement
Releates PRs: #12109, #12120, #12143, #12134, #12124, #12169, #12183, #12162, #12188, #12206, #12221, #12239, #12252, #12096, #12083, #12139
Dependency Upgrade
- Update fastjson2: 2.0.27 -> 2.0.31 #12110, #12177, #12250
- Update grpc.version: 1.54.0 -> 1.54.1 #12108
- Update jackson_version: 2.14.2 -> 2.15.0 #12178
- Update jacoco-maven-plugin: 0.8.8 -> 0.8.10 #12218
- Update jedis: 3.9.0 -> 3.10.0 #12216
- Update jprotoc: 1.2.1 -> 1.2.2 #12100
- Update junit_jupiter_version: 5.9.2 -> 5.9.3 #12219
- Update junit-platform-launcher: 1.9.2 -> 1.9.3 #12215
- Update micrometer-tracing-bom: 1.0.3 -> 1.0.4 #12061
- Update nacos-client: 2.1.2 -> 2.2.2 #12069
- Update native-maven-plugin: 0.9.20 -> 0.9.21 #12103
- Update netty4_version: 4.1.91.Final -> 4.1.92.Final #12214
- Update opentelemetry-bom: 1.19.0 -> 1.25.0 #12104
- Update protobuf-java: 3.22.2 -> 3.22.3 #12102
- Update protobuf-java.version: 3.22.2 -> 3.22.3 #12101
- Update reactor-core: 3.5.4 -> 3.5.5 #12071
- Update spring-boot-dependencies: 2.7.10 -> 2.7.11 #12179
- Update spring-boot-maven-plugin: 2.7.10 -> 2.7.11 #12180
- Update spring-boot-starter-test: 2.7.10 -> 2.7.11 #12181
- Update spring-boot.version: 2.7.10 -> 2.7.11 #12176
- Update spring-security-bom: 5.8.2 -> 5.8.3 #12116
- Update zipkin-reporter-bom: 2.16.3 -> 2.16.4 #12217
Contributors
Dubbo would like to thank the following contributors for their contributions to this release:
@AlbumenJ, @conghuhu, @CrazyHZM, @dependabot, @EarthChen, @finefuture, @goto456, @guohao, @icodening, @jojocodeX, @KamToHung, @MartinDai, @namelessssssssssss, @RapperCL, @robin977, @ShenFeng312, @suncairong163, @wxbty, @XIACYBING
New Contributors
- @MartinDai made their first contribution in #12143
- @RapperCL made their first contribution in #12139
- @finefuture made their first contribution in #12199
- @goto456 made their first contribution in #12240
Full Changelog: dubbo-3.2.0...dubbo-3.2.1