Skip to content

v3.0.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@songxiaosheng songxiaosheng released this 13 Jun 11:22
· 323 commits to master since this release

What's Changed

Reference

  • Compatible with Apache Dubbo 3.0.x

Enhancement

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

  • [dubbo-cluster-polaris-dubbo2] Add polaris extensions support by @andrewshan in #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]

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

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

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

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

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

  • compatible dubbo 3.0.x by @aofall in #336

Bugfix

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

Doc

Dependency Upgrade

New Contributors

Full Changelog: v1.0.3...v3.0.0