Download the 4.3.1 release
- Source: rocketmq-all-4.3.1-source-release.zip [PGP] [MD5] [SHA1]
- Binary: rocketmq-all-4.3.1-bin-release.zip [PGP] [MD5] [SHA1]
Below is a summary of the issues addressed in the 4.3.1 release of RocketMQ. For full documentation of the release, a guide to get started, please refer to Quick Start.
Improvement
- [ISSUE-395] - Enhance the compatibility of transactional producer API, and change the default topic to "TBW102", ensuring that the server can be backward compatible with older clients.
- [ISSUE-396] - Enhance transactional message implementation, add admin tools and seprate thread pool for EndTransactionProcessor.
- [ISSUE-430] - Remove scripts related to mqfilter server.