Skip to content

Releases: apache/dubbo

dubbo-3.2.1

08 May 02:33
Compare
Choose a tag to compare

What's Changed

Feature

Bugfix

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

Full Changelog: dubbo-3.2.0...dubbo-3.2.1

dubbo-3.1.10

18 Apr 02:43
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: dubbo-3.1.9...dubbo-3.1.10

dubbo-3.2.0

11 Apr 16:16
Compare
Choose a tag to compare

This is a brand new version of Dubbo 3, which includes REST, observability, GraalVM native image, and JDK17 support, etc... 🎉🎉🎉

Core Features

  • Native REST protocol support(beta): Dubbo can now export or refer to a RESTful service using only Netty.
  • Observability: Dubbo has introduced a series of metrics and tracing capabilities and supports various ways to report to third-party collectors.
  • GraalVM native image support: You can now run Dubbo as a native image with dubbo-maven-plugin without any agents to pre-process.
  • JDK17 and Spring Boot 3 support: Dubbo now officially supports JDK17 and Spring Boot 3.
  • Performance improvements: For the Dubbo protocol, Dubbo 3.2 is up to 10 times faster than 3.1. For the Triple protocol, Dubbo 3.2 can perform comparably to gRPC-Java.

Compatibility

Please refer: https://dubbo.apache.org/en/docs3-v2/java-sdk/upgrades-and-compatibility/3.1-to-3.2-compatibility-guide/

Contributors

Dubbo would like to thank the following contributors for their contributions to this release:
@1137396708, @aamingaa, @AlbumenJ, @asa3311, @BurningCN, @chickenlj, @conghuhu, @CrazyHZM, @dengWuuu, @dependabot, @diguage, @EarthChen, @erdengk, @eye-gu, @fengfangdong, @fomeiherz, @gitchenjh, @gsralex, @haoyann, @hardyfish, @HHoflittlefish777, @icodening, @ilaotan, @JavaHello, @jojocodeX, @KamToHung, @kang-hl, @Koooooo-7, @lan-dian, @Lauquik, @liaozan, @liufeiyu1002, @LXPWing, @marcingrzejszczak, @MentosL, @mieah, @mxsm, @mytang0, @namelessssssssssss, @nannanfighting, @ningboliu, @owen200008, @pandaapo, @Planeswalker23, @PlutoOfCharon, @pmupkin, @robin977, @schneiderlin, @sconvent, @SeasonPanPan, @shanuo0312, @ShenFeng312, @songxiaosheng, @sourcelliu, @suncairong163, @thisiswanghy, @TigerTurbo, @tonycody, @Webster-Yang, @weixsun, @win120a, @wucheng1997, @wxbty, @xiaohuashengpeanut, @xieshouyu, @yuluo-yx, @zeusbee, @ZhaoGZzzzzzzz

Full Changelog: dubbo-3.1.9...dubbo-3.2.0

dubbo-3.1.9

27 Mar 06:56
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: dubbo-3.1.8...dubbo-3.1.9

dubbo-3.0.15

27 Mar 06:56
Compare
Choose a tag to compare

dubbo-2.7.23

27 Mar 06:56
Compare
Choose a tag to compare

dubbo-3.1.8

12 Mar 06:52
Compare
Choose a tag to compare

What's Changed

Bugfix

Code Enhancement

Releates PRs: #11592, #11672

Contributors

Dubbo would like to thank the following contributors for their contributions to this release:
@win120a, @aamingaa, @EarthChen, @icodening, @mytang0, @AlbumenJ, @chaoyoung, @liufeiyu1002

New Contributors

Full Changelog: dubbo-3.1.7...dubbo-3.1.8

dubbo-3.2.0-beta.6

12 Mar 01:51
Compare
Choose a tag to compare

What's Changed

Feature

Bugfix

Metrics

Performance Optimization

Code Enhancement

Releates PRs: #11503, #11523, #11532, #11582, #11544, #11527, #11530, #11533, #11621, #11641, #11629, #11642, #11668, #11671, #11674, #11683, #11686, #11761

Dependency Upgrade

  • Update embedded-consul: 2.0.0 -> 2.2.1 #11363
  • Update maven-plugin-api: 3.8.7 -> 3.9.0 #11551
  • Update byte-buddy: 1.12.22 -> 1.13.0 #11550
  • Update bytebuddy.version: 1.12.22 -> 1.13.0 #11548
  • Update maven-core: 3.8.7 -> 3.9.0 #11546
  • Update consul-api: 1.4.2 -> 1.4.5 #11545
  • Update maven-assembly-plugin: 3.1.0 -> 3.4.2 #11547
  • Update micrometer-tracing-bom: 1.0.1 -> 1.0.2 #11607
  • Update maven-javadoc-plugin: 3.4.1 -> 3.5.0 #11608
  • Update byte-buddy: 1.13.0 -> 1.14.0 #11609
  • Update reactor-core: 3.5.2 -> 3.5.3 #11610
  • Update maven-failsafe-plugin: 3.0.0-M8 -> 3.0.0-M9 #11612
  • Update libthrift: 0.17.0 -> 0.18.0 #11614
  • Update micrometer-bom: 1.10.3 -> 1.10.4 #11611
  • Update maven-surefire-plugin: 3.0.0-M8 -> 3.0.0-M9 #11613
  • Update protobuf-java: 3.21.12 -> 3.22.0 #11615
  • Update grpc-java: 1.41.0 -> 1.53.0 #11681
  • Update spring-boot-dependencies: 2.7.8 -> 2.7.9 #11750
  • Update maven-assembly-plugin: 3.4.2 -> 3.5.0 #11749
  • Update maven-compiler-plugin: 3.7.0 -> 3.11.0 #11748
  • Update native-maven-plugin: 0.9.19 -> 0.9.20 #11747
  • Update maven-plugin-annotations: 3.7.1 -> 3.8.1 #11746
  • Update maven-common-artifact-filters: 3.2.0 -> 3.3.2 #11744
  • Update maven-core: 3.8.7 -> 3.9.0 #11743
  • Update tomcat-embed-core: 8.5.85 -> 8.5.87 #11742
  • Update spring-boot-starter-test: 2.7.8 -> 2.7.9 #11741
  • Update jetty-maven-plugin: 9.4.50.v20221201 -> 9.4.51.v20230217 #11740
  • Update spring-boot.version: 2.7.8 -> 2.7.9 #11739
  • Update jetty_version: 9.4.50.v20221201 -> 9.4.51.v20230217 #11738
  • Update log4j2_version: 2.19.0 -> 2.20.0 #11736
  • Update resteasy_version: 3.15.3.Final -> 3.15.6.Final #11735
  • Update maven-plugin-api: 3.5.4 -> 3.9.0 #11734
  • Update bytebuddy.version: 1.13.0 -> 1.14.0 #11733
  • Update libthrift: 0.18.0 -> 0.18.1 #11732
  • Update maven-plugin-plugin: 3.7.1 -> 3.8.1 #11731
  • Update spring-boot-maven-plugin: 2.7.8 -> 2.7.9 #11745
  • Update protobuf-java.version: 3.19.6 -> 3.22.0 #11737

Contributors

Dubbo would like to thank the following contributors for their contributions to this release:
@aamingaa, @AlbumenJ, @chickenlj, @conghuhu, @CrazyHZM, @EarthChen, @erdengk, @erdengk, @hardyfish, @icodening, @jojocodeX, @KamToHung, @lan-dian, @Lauquik, @liufeiyu1002, @mytang0, @PlutoOfCharon, @pmupkin, @robin977, @SeasonPanPan, @ShenFeng312, @songxiaosheng, @sourcelliu, @suncairong163, @thisiswanghy, @Webster-Yang, @win120a, @wxbty

New Contributors

Full Changelog: dubbo-3.2.0-beta.4...dubbo-3.2.0-beta.5

dubbo-3.1.7

17 Feb 01:34
Compare
Choose a tag to compare

What's Changed

Feature

Bugfix

Code Enhancement

Releates PRs: #11183, #11177, #11224, #11164

Dependency Upgrade

  • Update netty: 4.1.72.Final -> 4.1.87.Final #11507

Contributors

Dubbo would like to thank the following contributors for their contributions to this release:
@haoxz11, @AlbumenJ, @CrazyHZM, @EarthChen, @icodening, @aamingaa

Full Changelog: dubbo-3.1.6...dubbo-3.1.7

dubbo-3.2.0-beta.5

09 Feb 01:52
Compare
Choose a tag to compare

What's Changed

Feature

Bugfix

Performance Optimization

Code Enhancement

Releates PRs: #11456, #11352, #11433, #11420, #11386, #11383

Dependency Upgrade

  • Update embedded-consul: 2.0.0 -> 2.2.1 #11363
  • Update testcontainers: 1.15.3 -> 1.17.6 #11367
  • Update maven-core: 3.5.4 -> 3.8.7 #11369
  • Update spring-boot.version: 2.3.1.RELEASE -> 2.7.8 #11371
  • Update sofa_registry_version: 5.2.0 -> 5.4.3 #11372
  • Update apache-rat-plugin: 0.13 -> 0.15 #11374
  • Update jsonrpc4j: 1.2.0 -> 1.6 #11375
  • Update canteen-maven-plugin: 1.0.0 -> 1.1.0 #11376
  • Update httpcore: 4.4.6 -> 4.4.16 #11377
  • Update spring-boot-starter-test: 2.3.1.RELEASE -> 2.7.8 #11378
  • Update maven-checkstyle-plugin: 3.1.2 -> 3.2.1 #11380
  • Update commons-lang3: 3.8.1 -> 3.12.0 #11381
  • Update maven-jar-plugin: 3.2.0 -> 3.3.0 #11382
  • Update maven-javadoc-plugin: 3.2.0 -> 3.4.1 #11364
  • Update maven-plugin-annotations: 3.5.2 -> 3.7.1 #11365
  • Update byte-buddy-agent: 1.12.14 -> 1.12.22 #11366
  • Update fabric8_kubernetes_version: 6.1.1 -> 6.4.0 #11368
  • Update spring-boot-maven-plugin: 2.7.7 -> 2.7.8 #11370
  • Update maven-shade-plugin: 3.2.4 -> 3.4.1 #11373
  • Update jedis: 3.6.0 -> 3.9.0 #11379
  • Update spring version: 5.2.20.RELEASE -> 5.3.25 #11387
  • Update hibernate-valida->r: 7.0.4.Final -> 7.0.5.Final #11416
  • Update jetcd-launcher: 0.5.3 -> 0.7.5 #11412
  • Update embedded-redis: 0.10.0 -> 0.13.0 #11411
  • Update log4j2_version: 2.17.2 -> 2.19.0 #11407
  • Update dom4j: 2.1.3 -> 2.1.4 #11405
  • Update jetcd-core: 0.5.3 -> 0.7.5 #11406
  • Update httpclient: 4.5.13 -> 4.5.14 #11401
  • Update spring-boot-dependencies: 2.7.7 -> 2.7.8 #11398
  • Update mocki->_version: 4.8.0 -> 4.11.0 #11403
  • Update slf4j-log4j12: 1.7.25 -> 1.7.33 #11400
  • Update pro->stuff_version: 1.5.9 -> 1.8.0 #11397
  • Update maven-plugin-api: 3.5.4 -> 3.8.7 #11399
  • Update maven-compiler-plugin: 3.8.1 -> 3.10.1 #11402
  • Update maven-dependency-plugin: 3.1.2 -> 3.5.0 #11404
  • Update hessian: 4.0.38 -> 4.0.66 #11410
  • Update consul-client: 1.3.7 -> 1.5.3 #11415
  • Update ->mcat-embed-core: 8.5.78 -> 8.5.85 #11414
  • Update avro: 1.8.2 -> 1.11.1 #11409
  • Update maven-clean-plugin: 3.1.0 -> 3.2.0 #11413
  • Update mina-core: 2.1.5 -> 2.2.1 #11408
  • Update xmemcached: 1.3.6 -> 1.4.3 #11486
  • Update maven-failsafe-plugin: 3.0.0-M5 -> 3.0.0-M8 #11485
  • Update maven-release-plugin: 3.0.0-M1 -> 3.0.0-M7 #11484
  • Update mocki->-junit-jupiter: 3.8.0 -> 3.12.4 #11483
  • Update api: 0.1.23 -> 0.1.35 #11482
  • Update netty: 3.2.5.Final -> 3.2.10.Final #11481
  • Update bytebuddy.version: 1.12.22 -> 1.12.23 #11480
  • Update fst: 2.48-jdk-6 -> 2.57 #11478
  • Update libthrift: 0.15.0 -> 0.17.0 #11476
  • Update commons-compress: 1.21 -> 1.22 #11475
  • Update maven-enforcer-plugin: 3.1.0 -> 3.2.1 #11474
  • Update fabric8_kubernetes_version: 6.4.0 -> 6.4.1 #11473
  • Update logback-classic: 1.2.11 -> 1.4.5 #11472
  • Update reac->r-core: 3.4.19 -> 3.5.2 #11470
  • Update maven-jxr-plugin: 2.2 -> 2.5 #11469
  • Update native-image-maven-plugin: 21.0.0.2 -> 21.2.0 #11468
  • Update apollo-client: 2.0.1 -> 2.1.0 #11467
  • Update kryo-serializers: 0.42 -> 0.45 #11477
  • Update maven-surefire-plugin: 3.0.0-M5 -> 3.0.0-M8 #11479
  • Update cxf_version: 3.1.15 -> 3.5.5 #11471
  • Update netty: 4.1.72.Final -> 4.1.87.Final #11507

Contributors

Dubbo would like to thank the following contributors for their contributions to this release:
@AlbumenJ, @CrazyHZM, @EarthChen, @icodening, @jojocodeX, @KamToHung, @marcingrzejszczak, @mieah, @sconvent, @ShenFeng312, @songxiaosheng, @wxbty

New Contributors

Full Changelog: dubbo-3.2.0-beta.4...dubbo-3.2.0-beta.5