Skip to content

dubbo-3.3.0-beta.4

Compare
Choose a tag to compare
@AlbumenJ AlbumenJ released this 20 Jun 07:53

What's Changed

  • Fix a typo in Activate comments by @HanYaodong in #14233
  • Fix telnet list command, the service list is displayed unordered fix… by @lovepoem in #14251
  • Upgrade jedis from 3.10.0 to 5.1.0 and metadata implementing TTL functionality in redis by @qyi71 in #14248
  • Merge CommonConfigPostProcessor and ConfigPostProcessor by @heliang666s in #14264
  • Fix override rule with group and version in rule cannot work because of mismatch with original url. by @chickenlj in #14291
  • Triple http limiting the size of the HTTP request and response by @finefuture in #14246
  • add serialization check by @icodening in #14312
  • Process header frame carrying end_stream flag by @finefuture in #14313
  • Update hessian-lite to 4.0.1 by @AlbumenJ in #14315
  • HTTP/3 support for dubbo triple by @oxsean in #14033
  • Triple Unary Call Support On Servlet by @oxsean in #14314
  • Update 3.3 release workflow by @AlbumenJ in #14321
  • Upgrade opentelemetry and zipkin-reporter version by @songxiaosheng in #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 #14233

Full Changelog: dubbo-3.3.0-beta.3...dubbo-3.3.0-beta.4