This article is more than one year old. Older articles may contain outdated content. Check that the information in the page has not become incorrect since its publication.

Dubbo 3.2.0-beta.2 Official Release

On November 28, Dubbo 3.2.0-beta.2 was officially released through voting. This article will introduce an overview of the changes in this release.

Dubbo 3.2.0-beta.2

image.png

Changes

  • Switched to user thread serialization to enhance protocol performance
  • Supported port reuse for Netty3
  • Fixed the issue where providedBy does not work with multiple user configurations
  • Supported istio’s first-party-jwt capability
  • Removed transitive dependencies of fastjson and gson
  • Supported optional appResponse non-transmission capability
  • Switched to Fastjson2 as the default serialization dependency
  • Improved the logs pushed by the registration center
  • Fixed the issue where the routing refresh timing is earlier than the service directory refresh timing
  • Disabled address null protection
  • Updated SPI code generation to support GraalVM Native
  • Supported transmitting xds channels in plain text mode
  • Supported Nacos batch registration and fixed multi-registration overlay issues
  • Supported Spring Framework 6 and Spring Boot 3
  • Multiple code quality optimization commits
  • All changes from the aforementioned Dubbo 3.1.3

New Contributors

Future Release Planning

What are the differences between 3.0, 3.1, and 3.2? How will it develop in the future? What is the release cycle like? More version iteration plans will be announced soon, and you are welcome to follow the official Apache Dubbo WeChat account for the latest information.