dubbo-3.3.0-beta.4
版本发布时间: 2024-06-20 15:53:17
apache/dubbo最新发布版本:dubbo-3.3.2(2024-10-29 16:04:41)
What's Changed
- Fix a typo in Activate comments by @HanYaodong in https://github.com/apache/dubbo/pull/14233
- Fix telnet list command, the service list is displayed unordered fix… by @lovepoem in https://github.com/apache/dubbo/pull/14251
- Upgrade jedis from 3.10.0 to 5.1.0 and metadata implementing TTL functionality in redis by @qyi71 in https://github.com/apache/dubbo/pull/14248
- Merge CommonConfigPostProcessor and ConfigPostProcessor by @heliang666s in https://github.com/apache/dubbo/pull/14264
- Fix override rule with
group
andversion
in rule cannot work because of mismatch with original url. by @chickenlj in https://github.com/apache/dubbo/pull/14291 - Triple http limiting the size of the HTTP request and response by @finefuture in https://github.com/apache/dubbo/pull/14246
- add serialization check by @icodening in https://github.com/apache/dubbo/pull/14312
- Process header frame carrying end_stream flag by @finefuture in https://github.com/apache/dubbo/pull/14313
- Update hessian-lite to 4.0.1 by @AlbumenJ in https://github.com/apache/dubbo/pull/14315
- HTTP/3 support for dubbo triple by @oxsean in https://github.com/apache/dubbo/pull/14033
- Triple Unary Call Support On Servlet by @oxsean in https://github.com/apache/dubbo/pull/14314
- Update 3.3 release workflow by @AlbumenJ in https://github.com/apache/dubbo/pull/14321
- Upgrade opentelemetry and zipkin-reporter version by @songxiaosheng in https://github.com/apache/dubbo/pull/14338
Contributors
Dubbo would like to thank the following contributors for their contributions to this release: @AlbumenJ, @chickenlj, @finefuture, @HanYaodong, @heliang666s, @icodening, @lovepoem, @oxsean, @qyi71, @songxiaosheng
New Contributors
- @HanYaodong made their first contribution in https://github.com/apache/dubbo/pull/14233
Full Changelog: https://github.com/apache/dubbo/compare/dubbo-3.3.0-beta.3...dubbo-3.3.0-beta.4