Re: [DISCUSS] Should we bump up Node.js Client for C++ Client's upgrade

2023-01-16 Thread Yuto Furuta
: 2023年1月10日 16:19 宛先: dev@pulsar.apache.org 件名: Re: [DISCUSS] Should we bump up Node.js Client for C++ Client's upgrade My answer is yes. Some bug fixes might be included in a newer C++ client. But I think we don't need to start a release in a hurry once a newer C++ client is release

Re: [DISCUSS] Should we bump up Node.js Client for C++ Client's upgrade

2023-01-09 Thread Yunze Xu
My answer is yes. Some bug fixes might be included in a newer C++ client. But I think we don't need to start a release in a hurry once a newer C++ client is released. Thanks, Yunze On Tue, Jan 10, 2023 at 3:03 PM Zike Yang wrote: > > Hi, Yuto Furuta, > > Currently, the latest Nodejs client 1.8.0

Re: [DISCUSS] Should we bump up Node.js Client for C++ Client's upgrade

2023-01-09 Thread Zike Yang
Hi, Yuto Furuta, Currently, the latest Nodejs client 1.8.0 is already tied to the latest C++ client 3.1.0. If there is a new C++ client version release, I think it's also better to release a new Nodejs client version that is tied to the latest C++ client version even though there are no new commit