+1 (binding) * Verified checksum and signature * Build from source * Install from npm on Ubuntu 20.04 * Run an end-to-end test with custom `tlsTrustCertsFilePath` config on StreamNative cloud with OAuth2 authentication
BTW, from the discussion here [1], it would be better to use https://downloads.apache.org/pulsar/KEYS as the KEYS, [1] https://lists.apache.org/thread/f9w430oqpm0g72b1htwbtc8y3mfqf8r6 Thanks, Yunze On Mon, Feb 20, 2023 at 5:36 PM Nozomi Kurihara <nkuri...@apache.org> wrote: > > +1 (binding) > > * checked license headers > * verified checksum and signature > * install from npm and run producer/consumer > > Thanks, > Nozomi > > 2023年2月17日(金) 19:12 Baodi Shi <ba...@apache.org>: > > > Hi everyone, > > > > This is the first release candidate for Apache Pulsar Node.js client, > > version 1.8.1. > > > > It fixes the following > > issues: > > 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 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.1-rc.1 > > You can install it by `npm i pulsar-client@1.8.1-rc.1 > > --pulsar_binary_host_mirror= > > https://dist.apache.org/repos/dist/dev/pulsar/pulsar-client-node/` > > <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.8.1-rc.1/ > > > > 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: > > > > ed89b4ad467d3cb75ed37096b35d91b872cd93d36cd953512fc7edcb75dbac5162592f6f51b5ab08f26b3dca1c57a3d3fe7a5e4f109551c66943a5b09392d51a > > apache-pulsar-client-node-1.8.1.tar.gz > > The tag to be voted upon: > > v1.8.1-rc.1(3e843f0) > > https://github.com/apache/pulsar-client-node/releases/tag/v1.8.1-rc.1 > > > > Please review and vote on the release candidate #1 for the version > > 1.8.1, as follows: > > [ ] +1, Approve the release > > [ ] -1, Do not approve the release (please provide specific comments) > > > > > > > > > > Thanks, > > Baodi Shi > >