0.11.0-rc.3
What's Changed
Bug fixes 🐞
- Don't compress
OpenAck
messages by @gabrik in #1005 - Fix unhonored query timeouts by @OlivierHecart in #1021
- Remove unsound
libc::atexit
handler by @YuanYuYuan in #1015
Other changes
- Rename
no_mangle
crate feature todynamic_plugin
by @gabrik in #1010 - Refactor downsampling test by @YuanYuYuan in #999
- Check licenses of third-party dependencies by @fuzzypixelz in #1001
- Fix compression test by @Mallets in #1006
- Set
latest
andnightly
Docker tags by @diogomatsubara in #1011 - Fix
zenoh_session_multicast
test by @YuanYuYuan in #1004 - Improve Rustdoc rendering of
unstable
items by @fuzzypixelz in #1016 - Apply Clippy lints from Rust 1.78 by @fuzzypixelz in #1020
New Contributors
- @diogomatsubara made their first contribution in #1011
Full Changelog: 0.11.0-rc.2...0.11.0-rc.3