What's Changed
Breaking changes 💥
- Namespace prefix support by @DenisBiryukov91 in #1792
- [ZEN-520] Add support for query/reply messages to Downsampling by @oteffahi in #1797
- Bump Rust toolchain to 1.85 by @Mallets in #1803
New features 🎉
- feat: avoid duplicate autoconnection attempt by @wyfo in #1742
- Add policy id to ACL config by @oteffahi in #1781
- Optimize
FaceState::update_interceptors_cachesby @fuzzypixelz in #1789 - Reduce routing resource tree memory consumption by @OlivierHecart in #1793
- feat: Add TTL connection param to multicast by @jmonticelli in #1842
Bug fixes 🐞
- Enforce downsampling config id unicity by @oteffahi in #1785
- Fix
WhatAmIMatcherserialization to work with current deserialization by @oteffahi in #1787 - Account for link creation in the open timeout by @Mallets in #1796
- make interceptor-rejected queries and liveliness queries return an empty reply instead of timeout by @DenisBiryukov91 in #1795
- Fix/correct misleading qos overwrite warning by @Hugal31 in #1806
Dependencies 👷
- fix: mismatch in tokio-rustls version (#1747) by @TheButlah in #1774
- Update stabby to
36.2.2by @fuzzypixelz in #1801 - chore(deps): bump ring from 0.17.8 to 0.17.13 by @dependabot in #1819
Other changes
New Contributors
- @TheButlah made their first contribution in #1774
- @Hugal31 made their first contribution in #1806
- @jmonticelli made their first contribution in #1842
Full Changelog: 1.2.1...1.3.0