Hi everyone, This is the first release candidate for Apache Pulsar Node.js client, version 1.11.0.
It fixes the following issues: - https://github.com/apache/pulsar-client-node/milestone/16?closed=1 - Related cpp client issue: https://github.com/apache/pulsar-client-cpp/compare/v3.4.2...v3.5.1 Please download the source files and review this release candidate: - Download the source package, verify shasum and asc - Follow the README.md to build and run the Pulsar Node.js client. The release candidate package has been published to the npm registry: https://www.npmjs.com/package/pulsar-client/v/1.11.0-rc.1 You can install it by `npm i pulsar-client@1.11.0-rc.1 --pulsar_binary_host_mirror= https://dist.apache.org/repos/dist/dev/pulsar/pulsar-client-node/` and verify the package. The vote will be open for at least 72 hours. It is adopted by majority approval, with at least 3 PMC affirmative votes. Source files: https://dist.apache.org/repos/dist/dev/pulsar/pulsar-client-node/pulsar-client-node-1.11.0-rc.1/ Pulsar's KEYS file containing PGP keys we use to sign the release: https://downloads.apache.org/pulsar/KEYS SHA-512 checksum: 4bc83240b7d2886813d8fa26f92813f6c3ed4c75983f57bfb92b7c58d4d9db0d6d97fe747fbcd07c11f09ed262a42155e9391e836ea659ee54d763776de86084 ./apache-pulsar-client-node-1.11.0.tar.gz The tag to be voted upon: v1.11.0-rc.1 https://github.com/apache/pulsar-client-node/releases/tag/v1.11.0-rc.1 Please review and vote on the release candidate #1 for the version 1.11.0, as follows: [ ] +1, Approve the release [ ] -1, Do not approve the release (please provide specific comments) Thanks, Baodi Shi