Skip to content

Releases: apache/dubbo

dubbo-3.1.6

03 Feb 09:21
Compare
Choose a tag to compare

What's Changed

Feature

Bugfix

FAQ

Handle error log with error code in #11181, #11182, #11207, #11219, #11225

Code Enhancement

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

Dependency Upgrade

  • Update protobuf-java: 3.16.3 -> 3.18.3 #11261
  • Update fastjson2: 2.0.21 -> 2.0.23 #11305

Contributors

Dubbo would like to thank the following contributors for their contributions to this release:
@win120a, @wuwen5, @AlbumenJ, @CrazyHZM, @EarthChen, @xieshouyu, @wxbty

New Contributors

Full Changelog: dubbo-3.1.4...dubbo-3.1.6

dubbo-3.0.14

01 Feb 10:31
Compare
Choose a tag to compare

What's Changed

Full Changelog: dubbo-3.0.13...dubbo-3.0.14

dubbo-2.7.22

01 Feb 10:31
Compare
Choose a tag to compare

What's Changed

Full Changelog: dubbo-2.7.21...dubbo-2.7.22

dubbo-3.2.0-beta.4

20 Jan 04:36
Compare
Choose a tag to compare

What's Changed

Feature

Bugfix

Performance Optimization

  • Optimize ConcurrentHashMap#computeIfAbsent have performance problem in jdk1.8 by @mxsm in #11326

Code Enhancement

Releates PRs: #11063, #10971, #11199, #11258, #11288, #11291, #11328, #11260

Dependency Upgrade

  • Update protobuf-java: 3.18.3 -> 3.19.6 #11282 #11283 #11284 #11281 #11356
  • Update cglib-nodep: 2.2 -> 2.2.2 #11333
  • Update byte-buddy: 1.12.19 -> 1.12.22 #11335
  • Update bouncycastle-bcprov_version: 1.69 -> 1.70 #11336
  • Update javax.ws.rs-api: 2.0 -> 2.1.1 #11337
  • Update curator_version: 4.2.0 -> 4.3.0 #11345
  • Update maven-plugin-plugin: 3.6.0 -> 3.7.1 #11346
  • Update javax.el: 3.0.1-b08 -> 3.0.1-b12 #11347
  • Update slf4j-api: 1.7.25 -> 1.7.36 #11348
  • Update spring-boot-dependencies: 2.3.1.RELEASE -> 2.7.7 #11344
  • Update maven-enforcer-plugin: 3.0.0-M3 -> 3.1.0 #11343
  • Update javassist: 3.28.0-GA -> 3.29.2-GA #11334
  • Update spring-boot-maven-plugin: 2.1.4.RELEASE -> 2.7.7 #11329
  • Update javax.el-api: 2.2.4 -> 2.2.5 #11339
  • Update eureka.version: 1.9.12 -> 1.10.18 #11342
  • Update jetty-maven-plugin: 9.4.38.v20210224 -> 9.4.50.v20221201 #11340
  • Update jetty_version: 9.4.43.v20210629 -> 9.4.50.v20221201 #11332
  • Update resteasy_version: 3.0.20.Final -> 3.15.3.Final #11338

Note: This release contains all of the changes of dubbo-3.1.5, please see https://github.com/apache/dubbo/releases/tag/dubbo-3.1.5

Contributors

Dubbo would like to thank the following contributors for their contributions to this release:
@aamingaa, @AlbumenJ, @CrazyHZM, @fomeiherz, @HHoflittlefish777, @icodening, @jojocodeX, @LXPWing, @MentosL, @mxsm, @schneiderlin, @sconvent, @ShenFeng312, @songxiaosheng, @TigerTurbo, @yuluo-yx, @zeusbee

New Contributors

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

dubbo-3.1.5

17 Jan 04:07
Compare
Choose a tag to compare

What's Changed

Feature

Bugfix

FAQ

Handle error log with error code in #11181, #11182, #11207, #11219, #11225

Code Enhancement

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

Dependency Upgrade

  • Update protobuf-java: 3.16.3 -> 3.18.3 #11261
  • Update fastjson2: 2.0.21 -> 2.0.23 #11305

Contributors

Dubbo would like to thank the following contributors for their contributions to this release:
@win120a, @wuwen5, @AlbumenJ, @CrazyHZM, @EarthChen, @xieshouyu, @wxbty

New Contributors

Full Changelog: dubbo-3.1.4...dubbo-3.1.5

dubbo-3.0.13

13 Jan 02:19
c7974d0
Compare
Choose a tag to compare

What's Changed

  • Revert "Local references support mergeable" by @AlbumenJ in #10707
  • Update check list

Full Changelog: dubbo-3.0.12...dubbo-3.0.13

dubbo-2.7.21

13 Jan 02:18
4e80ee5
Compare
Choose a tag to compare

What's Changed

  • Update check list

Full Changelog: dubbo-2.7.20...dubbo-2.7.21

dubbo-2.7.20

21 Dec 15:47
Compare
Choose a tag to compare

What's Changed

Full Changelog: dubbo-2.7.19...dubbo-2.7.20

dubbo-3.2.0-beta.3

16 Dec 13:04
Compare
Choose a tag to compare

What's Changed

Feature

Bugfix

Performance Optimization

Code Enhancement

Releates PRs: #10976, #11004, #11005, #11099, #11063

Note: This release contains all of the changes of dubbo-3.1.4, please see https://github.com/apache/dubbo/releases/tag/dubbo-3.1.4

Contributors

Dubbo would like to thank the following contributors for their contributions to this release:
@AlbumenJ, @asa3311, @conghuhu, @CrazyHZM, @gitchenjh, @haoyann, @JavaHello, @Koooooo-7, @nannanfighting, @ningboliu, @shanuo0312, @songxiaosheng, @tonycody, @XDanwar

New Contributors

Full Changelog: dubbo-3.2.0-beta.2...dubbo-3.2.0-beta.3

dubbo-3.1.4

16 Dec 07:35
Compare
Choose a tag to compare

What's Changed

Feature

Bugfix

  • Fixed metrics collection getting wrong method name when generalize called by @twz007 in #11012
  • Fix zookeeper update service name failed when create by @AlbumenJ in #11036
  • Fix data being updated by default ticket, follow #11036 by @AlbumenJ in #11050
  • Adjust the logic of timeout, fix triple about timeout countdown function problem by @CrazyHZM in #11030
  • Add NPE and empty list check in AwareClusterInvoker#doInvoke. by @IncrementalRefinement in #11046
  • Fixes #11044,solve remoteApplicationName is null, in mesh mode with triple by @gold-fisher in #11058
  • Fix native image compile failure and run binary package failure by @CrazyHZM in #11066
  • Fix ssl npe by @CrazyHZM in #11093
  • Fix diagnostics log message errors by @CrazyHZM in #11103
  • Fix MetadataReportConfig being valid when pre config by @AlbumenJ in #11110
  • Fix dubbo.reference not work in 3.x by @AlbumenJ in #11109
  • Fix TimeoutCountDown objects being passed through and support for method-level configuration of cut-off timeout-count by @CrazyHZM in #11120
  • add more information when zk not connected (#11057) by @cnjxzhao in #11122
  • Fix classloader bing override when setting interface class by @AlbumenJ in #11106
  • Fix timeout being cached in InstanceAddressURL by @AlbumenJ in #11041
  • Fix tri filter onError by @EarthChen in #11133
  • Fix zk remove other app's instance listeners when mapping update by @AlbumenJ in #11137

FAQ

Handle error log with error code in #11016, #11054, #11065

Code Enhancement

Releates PRs: #10991, #10995, #11000, #11034, #11035, #11037, #11079, #11102, #11084, #11064, #11075

Dependency Upgrade

  • Update fastjson2: 2.0.14 -> 2.0.21 #11131
  • Update resteasy-jaxrs: 3.0.19.Final -> 3.0.20.Final #11071

Contributors

Dubbo would like to thank the following contributors for their contributions to this release:
@cnjxzhao, @CrazyHZM, @EarthChen, @gold-fisher, @IncrementalRefinement, @Koooooo-7, @ShenFeng312, @tonycody, @twz007, @win120a, @wlazjr

New Contributors

Full Changelog: dubbo-3.1.3...dubbo-3.1.4