Skip to content

Releases: apache/dubbo

dubbo-3.3.0-beta.2

14 Mar 09:46
Compare
Choose a tag to compare

What's Changed

Feature

Bugfix

Code Enhancement

Related PRs: #13138, #13157, #13143, #13176, #13181, #13227, #13231, #13266, #13278, #13283, #13282, #13284, #13230, #13285, #13310, #13301, #13323, #13322, #13330, #13342, #13355, #13347, #13379, #13373, #13402, #13426, #13410, #13490, #13464, #13456, #13562, #13619, #13783, #13791, #13825, #13818, #13906, #13916

Contributors

Dubbo would like to thank the following contributors for their contributions to this release:
@AlbumenJ, @chaicho, @chickenlj, @CHYhave, @conghuhu, @CrazyHZM, @EarthChen, @finefuture, @FoghostCn, @liuzg-coder, @namelessssssssssss, @Nortyr, @oxsean, @sadfera, @Tomoko-hjf, @xiaoyuuuuuupeng

New Contributors

Full Changelog: dubbo-3.3.0-beta.1...dubbo-3.3.0-beta.2

dubbo-3.2.12

26 Mar 09:41
Compare
Choose a tag to compare

What's Changed

Bugfix

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

Full Changelog: dubbo-3.2.11...3.2.12

dubbo-3.2.11

27 Jan 17:31
Compare
Choose a tag to compare

What's Changed

Enhancement

Bugfix

Code Enhancement

Related PRs: #13600, #13601, #13622, #13557, #13556, #13515, #13507, #13554

CI And Tests Enhancement

Related PRs: #13489, #13646

Dependency Upgrade

  • Update io.netty:netty-all: 4.1.104.Final -> 4.1.106.Final #13682
  • Update io.netty:netty-bom: 4.1.104.Final -> 4.1.106.Final #13682
  • Update io.micrometer:micrometer-tracing-bom: 1.2.0 -> 1.2.1 #13534
  • Update org.apache.maven.plugins:maven-surefire-plugin: 3.2.3 -> 3.2.5 #13661
  • Update org.aspectj:aspectjweaver: 1.9.20.1 -> 1.9.21 #13536
  • Update org.apache.maven.plugins:maven-failsafe-plugin: 3.2.3 -> 3.2.5 in #13664
  • Update io.opentelemetry:opentelemetry-bom: 1.34.0 -> 1.34.1 #13663
  • Update io.projectreactor:reactor-core: 3.6.1 -> 3.6.2 #13660
  • Update org.apache.tomcat.embed:tomcat-embed-core: 8.5.97 -> 8.5.98 #13657
  • Update protobuf-java_version: 3.25.1 -> 3.25.2 #13654
  • Update com.diffplug.spotless:spotless-maven-plugin: 2.41.1 -> 2.42.0 #13659
  • Update org.codehaus.mojo:flatten-maven-plugin: 1.5.0 -> 1.6.0 #13656
  • Update grpc.version: 1.60.1 -> 1.61.0 #13652
  • Update org.apache.maven.plugin-tools:maven-plugin-annotations: 3.10.2 -> 3.11.0 #13658
  • Update io.micrometer:micrometer-core: 1.12.1 -> 1.12.2 #13653
  • Update io.micrometer:micrometer-tracing-bom: 1.2.1 -> 1.2.2 #13651
  • Update io.zipkin.reporter2:zipkin-reporter-bom: 2.17.1 -> 2.17.2 #13626
  • Update org.apache.commons:commons-exec: 1.3 -> 1.4.0 #13625
  • Update com.alibaba.fastjson2:fastjson2: 2.0.44 -> 2.0.45 #13627
  • Update net.bytebuddy:byte-buddy: 1.14.10 -> 1.14.11 #13576
  • Update org.apache.maven.plugins:maven-compiler-plugin: 3.11.0 -> 3.12.1 #13575
  • Update ch.qos.logback:logback-core: 1.2.13 -> 1.4.14 #13567
  • Update org.apache.maven:maven-plugin-api: 3.9.1 -> 3.9.6 #13572
  • Update org.springframework.security:spring-security-bom: 5.8.8 -> 5.8.9 #13569
  • Update bytebuddy.version: 1.14.10 -> 1.14.11 by #13570
  • Update jackson_version: 2.16.0 -> 2.16.1 #13566
  • Update org.apache.maven.plugins:maven-dependency-plugin: 3.5.0 -> 3.6.1 #13565
  • Update org.javassist:javassist: 3.29.2-GA -> 3.30.2-GA #13571
  • Update commons-io:commons-io: 2.11.0 -> 2.15.1 #13530
  • Update io.zipkin.reporter2:zipkin-reporter-bom: 2.16.4 -> 2.17.1 #13533
  • Update org.apache.maven.plugins:maven-release-plugin: 3.0.0 ->3.0.1 #13532
  • Update org.apache.maven.plugins:maven-shade-plugin: 3.4.1 -> 3.5.1 #13531
  • Update org.apache.logging.log4j:log4j-api: 2.20.0 ->2.22.1 #13535
  • Update org.apache.logging.log4j:log4j-core: 2.20.0 ->2.22.1 #13535
  • Update com.ctrip.framework.apollo:apollo-client: 2.1.0 ->2.2.0 #13525
  • Update org.apache.maven.plugins:maven-checkstyle-plugin: 3.2.1 -> 3.3.1 #13522
  • Update commons-logging:commons-logging: 1.2 -> 1.3.0 #13520
  • Update ch.qos.logback:logback-classic: 1.2.11 -> 1.2.13 #13463

Contributors

Dubbo would like to thank the following contributors for their contributions to this release:
@AlbumenJ, @zhaoyunxing92, @CrazyHZM, @dependabot, @suncairong163, @finefuture, @MajaChen , @shaowYe, @CycleMaker, @namelessssssssssss, @icodening, @baerwang, @G-XD, @vio-lin, @oxsean, @SpringStudent, @SaptarshiSarkar12 , @finefuture, @manzhizhen

New Contributors

Full Changelog: dubbo-3.2.10...dubbo-3.2.11

dubbo-3.2.10

15 Dec 03:19
Compare
Choose a tag to compare

What's Changed

Feature

Bugfix

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

Full Changelog: dubbo-3.2.9...dubbo-3.2.10

dubbo-3.2.9

16 Nov 08:26
Compare
Choose a tag to compare

What's Changed

Bugfix

Code Enhancement

Releates PRs: #13250, #13271, #13289. #13311, #13319, #13320, #13267, #13361

Dependency Upgrade

  • Update fabric8_kubernetes_version: 6.9.0 -> 6.9.1 #13280
  • Update org.codehaus.mojo:license-maven-plugin: 2.2.0 -> 2.3.0 #13281
  • Update protobuf-java_version: 3.24.4 -> 3.25.0 #13313
  • Update fabric8_kubernetes_version: 6.9.1 -> 6.9.2 #13315
  • Update netty4_version: 4.1.100.Final -> 4.1.101.Final #13352
  • Update com.alibaba.fastjson2:fastjson2: 2.0.41 -> 2.0.42 #13309

Contributors

Dubbo would like to thank the following contributors for their contributions to this release:
@AlbumenJ, @chaoyoung, @CrazyHZM, @dependabot, @finefuture, @Linchen-Xu, @SaaiVenkat, @stone-98

New Contributors

Full Changelog: dubbo-3.2.8...dubbo-3.2.9

dubbo-3.2.8

01 Nov 11:41
Compare
Choose a tag to compare

What's Changed

Feature

Bugfix

Code Enhancement

Releates PRs: #13147, #13150, #13159, #13172, #13174, #13175, #13139, #13215, #13214, #13229, #13217, #13218, #13233, #13234, #13243, #13263

Dependency Upgrade

  • Update bytebuddy.version: 1.14.8 -> 1.14.9 #13205
  • Update com.alibaba.fastjson2:fastjson2: 2.0.40 -> 2.0.41 #13170
  • Update fabric8_kubernetes_version: 6.8.1 -> 6.9.0 #13166
  • Update grpc.version: 1.58.0 -> 1.59.0 #13252
  • Update io.micrometer:micrometer-bom: 1.11.4 -> 1.11.5 #13210
  • Update io.micrometer:micrometer-core: 1.11.4 -> 1.11.5 #13204
  • Update io.micrometer:micrometer-tracing-bom: 1.1.5 -> 1.1.6 #13207
  • Update io.opentelemetry:opentelemetry-bom: 1.30.1 -> 1.31.0 #13168
  • Update io.projectreactor:reactor-core: 3.5.10 -> 3.5.11 #13208
  • Update jackson_version: 2.15.2 -> 2.15.3 #13203
  • Update jetty_version: 9.4.52.v20230823 -> 9.4.53.v20231009 #13206
  • Update net.bytebuddy:byte-buddy: 1.14.8 -> 1.14.9 #13211
  • Update netty4_version: 4.1.97.Final -> 4.1.100.Final #13148, #13209
  • Update org.apache.zookeeper:zookeeper: 3.7.0 -> 3.7.2 #13195
  • Update org.apache.zookeeper:zookeeper: 3.8.1 -> 3.8.3 #13191
  • Update org.eclipse.jetty:jetty-maven-plugin: 9.4.52.v20230823 -> 9.4.53.v20231009 #13212
  • Update org.graalvm.buildtools:native-maven-plugin: 0.9.27 -> 0.9.28 #13259
  • Update org.jacoco:jacoco-maven-plugin: 0.8.10 -> 0.8.11 #13258
  • Update org.springframework.boot:spring-boot-dependencies: 2.7.16 -> 2.7.17 #13251
  • Update org.springframework.boot:spring-boot-maven-plugin: 2.7.16 -> 2.7.17 #13253
  • Update org.springframework.boot:spring-boot-starter-test: 2.7.16 -> 2.7.17 #13254
  • Update org.springframework.security:spring-security-bom: 5.8.7 -> 5.8.8 #13257
  • Update org.testcontainers:testcontainers: 1.19.0 -> 1.19.1 #13169
  • Update org.xerial.snappy:snappy-java: 1.1.10.4 -> 1.1.10.5 #13149
  • Update protobuf-java_version: 3.24.3 -> 3.24.4 #13167
  • Update spring-boot.version: 2.7.16 -> 2.7.17 #13256
  • Update swagger_version: 1.6.11 -> 1.6.12 #13255

Contributors

Dubbo would like to thank the following contributors for their contributions to this release:
@AlbumenJ, @andotorg, @aofall, @finefuture, @gzhao9, @icodening, @Linchen-Xu, @namelessssssssssss, @sick-cat, @SpringStudent, @suncairong163, @xiaolou86, @zhengkaifor

New Contributors

Full Changelog: dubbo-3.2.7...dubbo-3.2.8

dubbo-3.2.7

30 Sep 02:39
Compare
Choose a tag to compare

What's Changed

Feature

Bugfix

Code Enhancement

Releates PRs: #12981, #13032, #13001, #13036, #13063, #13061, #13062, #13103, #13112, #13034, #13134, #13086, #13057, #13136, #13140

Dependency Upgrade

  • Update bytebuddy.version: 1.14.7 -> 1.14.8 #13074
  • Update grpc.version: 1.57.2 -> 1.58.0 #13037
  • Update io.micrometer:micrometer-bom: 1.11.3 -> 1.11.4 #13069
  • Update io.micrometer:micrometer-core: 1.11.3 -> 1.11.4 #13072
  • Update io.micrometer:micrometer-tracing-bom: 1.1.4 -> 1.1.5 #13068
  • Update io.opentelemetry:opentelemetry-bom: 1.29.0 -> 1.30.1 #13039, #13071
  • Update io.projectreactor:reactor-core: 3.5.9 -> 3.5.10 #13073
  • Update net.bytebuddy:byte-buddy: 1.14.7 -> 1.14.8 #13075
  • Update org.graalvm.buildtools:native-maven-plugin: 0.9.25 -> 0.9.27 #13040, #13070
  • Update org.springframework.boot:spring-boot-dependencies: 2.7.15 -> 2.7.16 #13119
  • Update org.springframework.boot:spring-boot-maven-plugin: 2.7.15 -> 2.7.16 #13113
  • Update org.springframework.boot:spring-boot-starter-test: 2.7.15 -> 2.7.16 #13115
  • Update org.springframework.security:spring-security-bom: 5.8.6 -> 5.8.7 #13117
  • Update org.xerial.snappy:snappy-java: 1.1.10.3 -> 1.1.10.4 #13118
  • Update protobuf-java_version: 3.24.2 -> 3.24.3 #13038
  • Update spring-boot.version: 2.7.15 -> 2.7.16 #13114

Contributors

Dubbo would like to thank the following contributors for their contributions to this release:
@AlbumenJ, @aofall, @dependabot, @finefuture, @giraffe-tree, @KitwahSin, @liaozan, @NingleXu, @Nortyr, @shj1995, @songxiaosheng, @tianshuang, @wien13, @win120a, @wxbty

New Contributors

Full Changelog: dubbo-3.2.6...dubbo-3.2.7

dubbo-3.3.0-beta.1

07 Oct 03:24
Compare
Choose a tag to compare

We are very excited to announce the first beta release of the 3.3.x branch, a release that has some very exciting features to reveal.

It is highly recommended to stay on 3.2.x for production usage and only upgrade to 3.3.x after the first stable release is available (with no beta suffix).

New Features

  • New Triple protocol, fully compatible with gRPC while supporting direct access from cURL and browser.
  • Rest-style programming (Spring MVC and JAX-RS) and communication (application/json) support, much easier for Dubbo application to serve as a standard web server.
  • A bunch of starters for easy dependency management when developing with Spring Boot (Zookeeper, Nacos, Sentinel, etc.).
  • GraalVM Native Image support with Dubbo AOT.
  • Fully JDK 21 support and project loom thread model.
  • Metrics and tracing improvement.

What's Changed

GraalVM Native Image (Dubbo AOT)

  • Native Support Springboot3 by @CrazyHZM in #12072
  • Support for automatic identification of serialization classes and generation of native image configuration by @CrazyHZM in #12433
  • Fixed the issue of superclass and filed not being loaded automatically in the native serialization config scenario by @CrazyHZM in #12435
  • In native scenarios, Compiler and Proxy are set to jdk by default by @CrazyHZM in #12530
  • Remove NativeUtils by @CrazyHZM in #12454
  • add tri native image support by @FoghostCn in #12536
  • Fix native image compilation failure due to missing parameterless constructs of ServiceBean by @CrazyHZM in #12733
  • fix_win11_aot_compile_NoSuchFileException,because of File.separator by @PromiseChan in #12769
  • Ignore class loading failure when native is compiled by @CrazyHZM in #13009
  • update qos module native-image reflect config by @FoghostCn in #13056

Protocol (rest & triple)

Metrics & Tracing

JDK 21

Spring Boot Starters

  • chore: add seata sentinel starter & rename tracing starter by @conghuhu in #12543

Bugfixes and Enhancements

Dependencies

New Contributors

Full Changelog: dubbo-3.2.6...dubbo-3.3.0-beta.1

dubbo-3.2.6

04 Sep 10:00
Compare
Choose a tag to compare

What's Changed

Feature

Bugfix

Code Enhancement

Releates PRs: #12830, #12869, #12834, #12872, #12876, #12883, #12903, #12917, #12861, #12922, #12923, #12943, #12960, #12953, #12989, #12988, #12987

Dependency Upgrade

  • Update bytebuddy.version: 1.14.5 -> 1.14.7 #13004
  • Update com.alibaba.fastjson2:fastjson2: 2.0.35 -> 2.0.40 #12822, #13005
  • Update fabric8_kubernetes_version: 6.6.2 -> 6.8.1 #12819, #12931
  • Update fastjson2 version: 2.0.38 -> 2.0.39 #12914
  • Update grpc.version: 1.56.1 -> 1.57.2 #12821, #12856, #12932
  • Update io.micrometer:micrometer-bom: 1.11.2 -> 1.11.3 #12933
  • Update io.micrometer:micrometer-core: 1.11.2 -> 1.11.3 #12935
  • Update io.micrometer:micrometer-tracing-bom: 1.1.3 -> 1.1.4 #12934
  • Update io.opentelemetry:opentelemetry-bom: 1.28.0 -> 1.29.0 #12895
  • Update io.projectreactor:reactor-core: 3.5.8 -> 3.5.9 #12937
  • Update jetty_version: 9.4.51.v20230217 -> 9.4.52.v20230823 #13003
  • Update net.bytebuddy:byte-buddy: 1.14.5 -> 1.14.7 ##12936, #12972
  • Update netty4_version: 4.1.95.Final -> 4.1.97.Final #12820, #12964
  • Update org.apache.thrift:libthrift: 0.18.1 -> 0.19.0 #13007
  • Update org.aspectj:aspectjweaver: 1.9.19 -> 1.9.20.1 #12930, #13006
  • Update org.eclipse.jetty:jetty-maven-plugin: 9.4.51.v20230217 -> 9.4.52.v20230823 #13002
  • Update org.graalvm.buildtools:native-maven-plugin: 0.9.23 -> 0.9.25 #12896, #12963
  • Update org.springframework.boot:spring-boot-dependencies: 2.7.14 -> 2.7.15 #12973
  • Update org.springframework.boot:spring-boot-maven-plugin: 2.7.14 -> 2.7.15 #12965
  • Update org.springframework.boot:spring-boot-starter-test: 2.7.14 -> 2.7.15 #12971
  • Update org.springframework.security:spring-security-bom: 5.8.5 -> 5.8.6 #12966
  • Update org.testcontainers:testcontainers: 1.18.3 -> 1.19.0 #12969
  • Update org.yaml:snakeyaml: 2.0 -> 2.2 #12857, #12970
  • Update protobuf-java_version: 3.23.4 -> 3.24.2 #12894, #12929, #12967
  • Update spring-boot.version: 2.7.14 -> 2.7.15 #12968

Contributors

Dubbo would like to thank the following contributors for their contributions to this release:
@AlbumenJ, @chickenlj, @CrazyHZM, @daziz, @finefuture, @icodening, @kang-hl, @ray-lsr, @robin977, @songxiaosheng, @suncairong163, @wuwen5, @xiezheng-XD, @xixingya, @yanfangli85

New Contributors

Full Changelog: dubbo-3.2.5...dubbo-3.2.6

dubbo-3.2.5

31 Jul 11:20
Compare
Choose a tag to compare

What's Changed

Feature

Bugfix

Code Enhancement

Releates PRs: #12677, #12682, #12663, #12710, #12547, #12724, #12714, #12655, #12813, #12799, #12684, #12794, #12666, #12772, #12796

Dependency Upgrade

  • Update grpc.version: 1.56.0 -> 1.56.1 #12652
  • Update netty4_version: 4.1.92.Final -> 4.1.94.Final #12653
  • Update license-maven-plugin: 2.1.0 -> 2.2.0 #12705
  • Update fastjson2: 2.0.34 -> 2.0.35 #12704
  • Update protobuf-java_version: 3.23.3 -> 3.23.4 #12702
  • Update opentelemetry-bom: 1.27.0 -> 1.28.0 #12703
  • Update snappy-java: 1.1.10.1 -> 1.1.10.2 #12745
  • Update jetcd-launcher: 0.7.5 -> 0.7.6 #12747
  • Update jetcd-core: 0.7.5 -> 0.7.6 #12749
  • Update micrometer-bom: 1.11.1 -> 1.11.2 #12748
  • Update reactor-core: 3.5.7 -> 3.5.8 #12744
  • Update micrometer-tracing-bom: 1.1.2 -> 1.1.3 #12743
  • Update micrometer-core: 1.11.1 -> 1.11.2 #12746
  • Update org.springframework.boot:spring-boot-starter-test: 2.7.13 -> 2.7.14 #12786
  • Update org.xerial.snappy:snappy-java: 1.1.10.2 -> 1.1.10.3 #12785
  • Update netty4_version: 4.1.94.Final -> 4.1.95.Final #12784
  • Update spring-boot.version: 2.7.13 -> 2.7.14 #12783
  • Update org.springframework.boot:spring-boot-dependencies: 2.7.13 -> 2.7.14 #12789
  • Update org.springframework.boot:spring-boot-maven-plugin: 2.7.13 -> 2.7.14 #12790
  • Update org.springframework.security:spring-security-bom: 5.8.4 -> 5.8.5 #12781

Contributors

Dubbo would like to thank the following contributors for their contributions to this release:
@AlbumenJ, @BigXin0109, @CrazyHZM, @dependabot, @finefuture, @hujun-w-2, @icodening, @liufeiyu1002, @qijun4tian, @RapperCL, @songxiaosheng, @stonelion, @suncairong163, @thisiswanghy, @wxbty, @xieshouyu, @xixingya, @xm101

New Contributors

Full Changelog: dubbo-3.2.4...dubbo-3.2.5