回复:Re: [DISCUSS] Release Pulsar Client Node.js 3.0.0

2022-10-15 Thread Baodi Shi
Hi, Matteo,Thanks for your explanation. I agree to continue using the current version.Baodi Shi Thanks2022年10月15日上午2:01,Matteo Merli 写道:Hi Baodi,I'd suggest first getting the changes for pre-compiled binaries to bemerged, tested, and expanded to support more combinations ofos/cpu/nodejs. eg:

Re: [DISCUSS] Release Pulsar Client Node.js 3.0.0

2022-10-14 Thread Matteo Merli
Hi Baodi, I'd suggest first getting the changes for pre-compiled binaries to be merged, tested, and expanded to support more combinations of os/cpu/nodejs. eg: mac-arm64, linux-alpine, etc.. Regarding the version number, 3.0 was adopted for C++ and Python because we had to detach from the main Pu

[DISCUSS] Release Pulsar Client Node.js 3.0.0

2022-10-14 Thread Baodi Shi
Hi, We're releasing C++ and python 3.0.0 client, Node.js Client is also built on C++, and I'd like to discuss whether to start working on Node.js Client 3.0.0 as well. In Node.js 3.0.0 Client, I mainly want to make the following changes: 1. Users no longer need to install the C++ client when us