Re: Pulsar Nodejs client 1.8.1 release

2023-02-14 Thread Zike Yang
Hi, all According to [0], the Nodejs client 1.8.1 will depend on C++ client 3.1.2 due to the serious OAuth2 authentication regression bug. This release will be started after the C++ client 3.1.2 is released. [0] https://lists.apache.org/thread/l2lmypbhw1vyyqgw99otbdth5hk74029 Thanks, Zike Yang

Re: Pulsar Nodejs client 1.8.1 release

2023-02-14 Thread Enrico Olivelli
+1 Release 1.8.0 is buggy and cannot be used in Production because TLS hostname verification doesn't work We should cut a release as soon as possible Enrico Il giorno mar 14 feb 2023 alle ore 11:50 Nicolò Boschi ha scritto: > > +1 > > Also this fix is quite important: > https://github.com/apach

Re: Pulsar Nodejs client 1.8.1 release

2023-02-14 Thread Nicolò Boschi
+1 Also this fix is quite important: https://github.com/apache/pulsar-client-cpp/pull/126 Nicolò Boschi Il giorno mar 7 feb 2023 alle ore 05:41 Baodi Shi ha scritto: > +1 > > I'll do the release work on this version. > > Thanks, > Baodi Shi > > > 在 2023年2月1日 10:55:22 上,Zike Yang 写道: > > >

Re: Pulsar Nodejs client 1.8.1 release

2023-02-06 Thread Baodi Shi
+1 I'll do the release work on this version. Thanks, Baodi Shi 在 2023年2月1日 10:55:22 上,Zike Yang 写道: > As discussed in [0], there is a regression bug in Pulsar C++ client > 3.1.0 on which the Nodejs client is based. The C++ client 3.1.1 has > been released to fix this bug [1]. > > We need to