v1.14.0
What's Changed
- bump master version to 1.14.0-rc.0 by @shibd in #405
- Fix release workflow and script by @shibd in #404
- Fix message might lost when use listener by @shibd in #406
- Fix segmentation fault when use token auth by @shibd in #407
- Upgrade libraries with security vulnerabilities by @hrsakai in #414
- Fix: Enclose variables in double quotes by @hrsakai in #413
- Support set connectionTimeout param by @shibd in #410
- [fix][client] handle subscriptionRolePrefix properly by @candu in #416
- Support Key-based batcher for producer by @shibd in #418
- Support consumer key-shared policy by @shibd in #420
- [fix][client] prevent garbage collection of token-supplier by @klaatu01 in #412
- [feat][npm publish]exclude unnecessary files to be included in npm package by @davidkhala in #419
- Upgrade brace-expansion to address CVE-2025-5889 by @massakam in #423
New Contributors
- @candu made their first contribution in #416
- @klaatu01 made their first contribution in #412
- @davidkhala made their first contribution in #419
Full Changelog: v1.13.2...v1.14.0