Pulsar Client Node 1.12.0
What's Changed​
- Bump the master version to 1.12.0 by @shibd in https://github.com/apache/pulsar-client-node/pull/373
- [feat] Add listenerName to client config by @roryschadler in https://github.com/apache/pulsar-client-node/pull/375
- fix: ReaderListenerProxy will make a segfault by @shibd in https://github.com/apache/pulsar-client-node/pull/376
- Bump tar from 6.1.15 to 6.2.1 by @dependabot in https://github.com/apache/pulsar-client-node/pull/377
- fix: Compatible with Node 12.3.0 and higher versions. by @shibd in https://github.com/apache/pulsar-client-node/pull/378
- feat: Use macos-arm64 github runnner to build napi package by @shibd in https://github.com/apache/pulsar-client-node/pull/386
- Bump braces from 3.0.2 to 3.0.3 by @dependabot in https://github.com/apache/pulsar-client-node/pull/387
- Bump ws from 7.5.9 to 7.5.10 by @dependabot in https://github.com/apache/pulsar-client-node/pull/388
- fix: Compile glibc binaries using node:buster instead of centos7 by @shibd in https://github.com/apache/pulsar-client-node/pull/389
- [feat] Support HTTP basic for node client by @raymondBourges in https://github.com/apache/pulsar-client-node/pull/391
- Bump cpp client version to v3.6.0 by @shibd in https://github.com/apache/pulsar-client-node/pull/392
New Contributors​
- @roryschadler made their first contribution in https://github.com/apache/pulsar-client-node/pull/375
- @raymondBourges made their first contribution in https://github.com/apache/pulsar-client-node/pull/391
Full Changelog: https://github.com/apache/pulsar-client-node/compare/v1.11.0...v1.12.0