Pulsar Client Node 1.13.0
What's Changed
- Bump the master version to 1.13.0 by @shibd in https://github.com/apache/pulsar-client-node/pull/393
- Support set log level of cpp client by @shibd in https://github.com/apache/pulsar-client-node/pull/398
- [improve][client] Adding support for token supplier for the AuthenticationToken by @Bouk250 in https://github.com/apache/pulsar-client-node/pull/395
- Update cpp client to 3.7.0 by @shibd in https://github.com/apache/pulsar-client-node/pull/401
- add schema producer and consumer example by @shibd in https://github.com/apache/pulsar-client-node/pull/402
- Fix message might lost when use listener (@shibd in https://github.com/apache/pulsar-client-node/pull/406
New Contributors
- @Bouk250 made their first contribution in https://github.com/apache/pulsar-client-node/pull/395
Full Changelog: https://github.com/apache/pulsar-client-node/compare/v1.12.0...v1.13.0