0.11.0-rc.2
What's Changed
New features 🎉
Bug fixes 🐞
- Fix invalid JSON in adminspace for static plugins by @JEnoch in #988
- Fix invalid
__path__
field in adminspace by @JEnoch in #990 - Fix zenoh-c DLL crash in
libc::atexit
handler on Windows by @YuanYuYuan in #981 - Fix gossip deadlock by @OlivierHecart in #976
- Fix incorrect ACL filtering of messages without keyexprs by @OlivierHecart in #993
- Fix double/missing runtime starting by @Mallets in #985
Other changes
- Use
gen_range
rather than modulo by @OlivierHecart in #978 - Deny publishing of zenoh-ext-examples by @fuzzypixelz in #984
- Improve ACL config validation by @snehilzs and @oteffahi in #982
Full Changelog: 0.11.0-rc.1...0.11.0-rc.2