Pulsar Client Node 1.16.0
What's Changed
- Support separate TLS handshake certificate/private key in Client by @shibd in https://github.com/apache/pulsar-client-node/pull/440
- Bump cpp client version to v3.8.0 by @BewareMyPower in https://github.com/apache/pulsar-client-node/pull/441
- Bump cpp client version to v4.0.0 by @BewareMyPower in https://github.com/apache/pulsar-client-node/pull/443
- Support get the producer name of a message by @shibd in https://github.com/apache/pulsar-client-node/pull/444
- Support end to end encryption/decryption by @shibd in https://github.com/apache/pulsar-client-node/pull/445
- Bump master version to v1.16.0-rc.0 by @shibd in https://github.com/apache/pulsar-client-node/pull/446
Full Changelog: https://github.com/apache/pulsar-client-node/compare/v1.15.0...v1.16.0