Skip to content

v3.1.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@songxiaosheng songxiaosheng released this 16 Jun 09:48
· 2 commits to 3.0 since this release
4c5a6df

What's Changed

Reference

Enhancement

  • [dubbo-cluster-specify-address-dubbo2]support v2 ip spec by @wxbty in [#179](#179)

  • [dubbo-cluster-polaris-dubbo2] Add polaris extensions support by @andrewshan in [#184](#184)

  • [dubbo-filter-polaris-dubbo2] feat: separate the circuitbreaker and ratelimit filters, to make it more decompose to developers by @andrewshan in #187

  • [dubbo-filter-seata] Set seata core as optional dependency by @AlbumenJ in #188

  • [dubbo-gateway-extensions] add Gateway mode extension by @wxbty in [#205](#205)

  • [polaris ] support polaris circuitbreaker ability by @chuntaojun in [#212](#212)

  • [Cross thread] tag corss thread by annotation in dubbo-cross-thread-extensions by @carlvine500 in [#215](#215)

  • [tag subnets] add tag by subnets for near-rpc by @carlvine500 in [#216](#216)

  • [Serialization] add fury serialization framework to dubbo by @chaokunyang in [#226](#226)

  • [dubbo-serialization-jackson] Add jackson serialization extension by @aofall in [#231](#231)

  • fix test case failed by @aofall in [#303](#303)

  • Compatible with Apache Dubbo 3.1.0 branch by @aofall in #334

Bugfix

  • Bugfix of retries and missing field by @wxbty in [#182](#182)
  • Fix revert error description by @wxbty in [#209](#209)
  • Fix move the recourse file to the corrent path in dubbo-serialization-jackson by @aofall in [#233](#233)

Doc

Dependency Upgrade

New Contributors

Full Changelog: v1.0.3...v3.1.0