Hi everyone, This is the first release candidate for Apache Pulsar Node.js client, version 1.8.2.
It fixes the following issues: https://github.com/apache/pulsar-client-node/pulls?q=is%3Apr+label%3Arelease%2Fv1.8.2+is%3Aclosed <https://github.com/apache/pulsar-client-node/pulls?q=is%3Apr+label%3Arelease%2Fv1.8.1+is%3Aclosed> Please download the source files and review this release candidate: - Download the source package, verify shasum and asc - Follow the README.md <https://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.8.2-rc.1 You can install it by `npm i pulsar-client@1.8.2-rc.1 --pulsar_binary_host_mirror= https://dist.apache.org/repos/dist/dev/pulsar/pulsar-client-node/` and verify the package. You can refer to this repository to verify tls related features: - https://github.com/shibd/pulsar-client-tls-test 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.8.2-rc.1/ <https://dist.apache.org/repos/dist/dev/pulsar/pulsar-client-node/pulsar-client-node-1.8.1-rc.2/> Pulsar's KEYS file containing PGP keys we use to sign the release: https://dist.apache.org/repos/dist/dev/pulsar/KEYS SHA-512 checksum: 2181fb2ebe22c806b8aaf4d3700c61bd2c6a8d240462bf5f870c16a882d1ca9fc3f164e3c139900145934e68f14f21cbaaeb232157f76f6c92e627dced3e861e ./apache-pulsar-client-node-1.8.2.tar.gz The tag to be voted upon: v1.8.2-rc.1(769d7cc) https://github.com/apache/pulsar-client-node/releases/tag/v1.8.2-rc.1 Please review and vote on the release candidate #1 for the version 1.8.2, as follows: [ ] +1, Approve the release [ ] -1, Do not approve the release (please provide specific comments) Thanks, Baodi Shi