Re: [VOTE] Pulsar Node.js Client Release 1.8.1 Candidate 2

2023-03-05 Thread PengHui Li
+1 (binding) - Verified checksum and signature - Install from npm - Start a standalone and run the example following here [0] We should mention the following in the verification steps. 1. The pulsar_binary_host_mirror is required for the RC version 2. The example in README needs to copy to a .js

Re: [VOTE] Pulsar Node.js Client Release 1.8.1 Candidate 2

2023-03-01 Thread Yunze Xu
+1 (binding) - Verified checksum and signature - Build from source on Ubuntu 20.04 WSL2 - Test produce and consume with examples in this repo - Test TLS encryption and OAuth2 authentication on Ubuntu 20.04 and Windows 10 with https://github.com/BewareMyPower/pulsar-tls-examples Thanks, Yunze On T

Re: [VOTE] Pulsar Node.js Client Release 1.8.1 Candidate 2

2023-02-28 Thread Nozomi Kurihara
+1 (binding) * checked license headers * verified checksum and signature * install from npm and run producer/consumer Thanks, Nozomi 2023年2月26日(日) 12:23 Baodi Shi : > Hi everyone, > > This is the first release candidate for Apache Pulsar Node.js client, > version 1.8.1. > > It fixes the followi

[VOTE] Pulsar Node.js Client Release 1.8.1 Candidate 2

2023-02-25 Thread Baodi Shi
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: -