v3.0.0
Pre-releaseWhat'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
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
- Explicitly call out hessian-rpc is unstafe by default by @raboof in #196
- Auto gen code tree doc by @songxiaosheng in #224
- 📝 visit code tree to gen doc by @songxiaosheng in #227
Dependency Upgrade
- Update kryo 5.3.0 -> 5.4.0 by @wxbty in [#190](#190)
- Update snakeyaml 1.32 -> 2.0 #208](#208)
- Update grpc-protobuf 1.31.1 -> 1.53.0 [#214](#214)
- Update org.springframework:spring-framework-bom 4.3.29.RELEASE -> 4.3.30.RELEASE [#217](#217) [#218](#218) [#219](#219) [#220](#220) [#221](#221) [#222](#222) [#223](#223)
- Update jetcd vertsion 0.5.7 -> 0.7.7 by @aofall in [#398](#398)
New Contributors
- @andrewshan made their first contribution in [#184](#184)
- @raboof made their first contribution in [#196](#196)
- @chuntaojun made their first contribution in [#212](#212)
- @carlvine500 made their first contribution in [#215](#215)
- @chaokunyang made their first contribution in [#226](#226)
Full Changelog: v1.0.3...v3.0.0