Skip to content

dubbo-3.1.4

Compare
Choose a tag to compare
@AlbumenJ AlbumenJ released this 16 Dec 07:35

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