Release async-nats/v0.27.0
Jarema
released this
27 Jan 20:40
·
458 commits
to main
since this release
Overview
The main focus of this release is Service API with support for multiple endpoints.
Added
- Add multiple endpoints service by @Jarema in #791
- Add
Vec
toToServerAddrs
impl and improve docs examples by @Jarema in #802 - Add
ignore_discovered_servers
connect option by @caspervonb in #809
Changed
- Remove unsafe usages in async-nats by @zaynetro in #813
- Explicitly delete consumer after iterating over kv keys by @Jarema in #818
Fixed
- Fix key listing for async client to match Go client by @thomastaylor312 in #792
New Contributors
- @thomastaylor312 made their first contribution in #792
- @zaynetro made their first contribution in #813
Full Changelog: async-nats/v0.26.0...async-nats/v0.27.0