+1 (binding) - Verified checksum and signature - Built from source on macOS arm64 and run the example - Installed from the npm registry using node 12,14,16,18,20 on ubuntu - Installed from the npm registry on macos - Ran the example
BR, Zike Yang On Tue, Apr 16, 2024 at 8:38 AM 津田秀介 <shust...@lycorp.co.jp.invalid> wrote: > > +1 (non-binding) > > - verified checksums and signatures > - confirmed that the build was successful > - ran producer/consumer > > Thanks, > Shusuke Tsuda > > -----Original Message----- > From: "坂本雅宏"<massa...@lycorp.co.jp.INVALID> > To: <dev@pulsar.apache.org>; > Cc: > Sent: 2024/04/15(月) 17:25 (GMT+09:00) > Subject: Re: [VOTE] Pulsar Node.js Client Release 1.11.0 Candidate 4 > > +1 (binding) > > - verified checksums and signatures > - confirmed that the build was successful > - ran producer/consumer > > Regards, > > > Masahiro Sakamoto > > LY Corporation > Email massa...@lycorp.co.jp > > > > -----Original Message----- > From: "Baodi Shi"<ba...@apache.org> > To: <dev@pulsar.apache.org>; > Cc: > Sent: 2024/04/13(土) 18:32 (GMT+09:00) > Subject: Re: [VOTE] Pulsar Node.js Client Release 1.11.0 Candidate 4 > > +1(binding) > > - Verified sign and checksum > - Build from source on macOS arm64 (Node 18) > - Install from npm registry on Windows x64 (Node 18) > - Run ProducerSample and ConsumerSample on macOS (Node 18) > - Installed from the npm registry on Ubuntu using Node v12, v13, v14 ~ v20 > > Thanks, > Baodi Shi > > > On Apr 13, 2024 at 17:30:23, Baodi Shi <ba...@apache.org> wrote: > > > 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.4 > > You can install it by `npm i pulsar-client@1.11.0-rc.4 > > --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.4/ > > > > Pulsar's KEYS file containing PGP keys we use to sign the release: > > https://downloads.apache.org/pulsar/KEYS > > > > SHA-512 checksum: > > 52cd6949e08d773ac11d315765278feb0165b65cabe654fb5d270acf17dffa77442ca4d42ad40b5ff7be92140a84ec98c1c94c616db84aff416641e43599bf5b > > ./apache-pulsar-client-node-1.11.0.tar.gz > > > > The tag to be voted upon: > > v1.11.0-rc.4 > > https://github.com/apache/pulsar-client-node/releases/tag/v1.11.0-rc.4 > > > > 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 > > >