Release async-nats/v0.26.0
Jarema
released this
06 Jan 12:18
·
470 commits
to main
since this release
Overview
This release introduces improvements around TLS handling which could cause issues with Windows systems, plus some other fixes and improvements.
Added
- Add streams list by @Jarema in #785
- Add stream names list by @Jarema in #783
- Add type to service responses by @Jarema in #786
- Add kv example by @Jarema in #784
Fixed
- Fix queue push consumer by @Jarema in #793
- Change TLS to conditionally load native certs (reported by @ronz-sensible) by @Jarema in #794
- Setup tls only if required (repored by @ronz-sensible) by @Jarema in #788
Changed
- Deprecate
Stream::purge_filter
by @caspervonb in #755 - Improve defaults for connection by @Jarema in #790
Thank you @ronz-sensible for helping with TLS on Windows!
Full Changelog: async-nats/v0.25.1...async-nats/v0.26.0