Download
- Source: rocketmq-client-cpp-2.2.0-source-release.tar.gz [PGP] [SHA512]
- Binary: rocketmq-client-cpp-2.2.0-bin-release.tar.gz [PGP] [SHA512]
Below is a summary of the issues addressed in the version 2.2.0 release of RocketMQ Client CPP. For full documentation of the release, a guide to get started, please refer to Quick Start.
Improvement
- [ISSUE-273] - Use OpenSSL to add support for SSL communication with the server .
- [ISSUE-291] - Use separate factory for trace producer of push consumer.