0.11.0
What's Changed
New features 🎉
- fix: Relax lifetime bounds in endpoint
as_str
methods by @fuzzypixelz in #1058
Bug fixes 🐞
- fix: format the error message in
ZRuntime
expect by @YuanYuYuan in #1049 - fix(1059): adding explicit plugin id in PluginStatus and PluginManager by @gabrik in #1060
- fix: Decrease
zenoh_link_udp::UDP_MAX_MTU
to fit UDP over IPv6 by @fuzzypixelz in #1071 - fix: missed renames from name to id in plugins by @gabrik in #1079
Other changes
- ci: speedup the cargo deny installation by @YuanYuYuan in #1027
- fix: set live-run to input's value in dockerhub publish by @diogomatsubara in #1029
- fix(ci): address the issue of
RUSTUP_WINDOWS_PATH_ADD_BIN
change by @YuanYuYuan in #1039 - added multicast scouting ttl option by @jeremiah-wooten in #1032
- fix: make rx task close the link properly in low-latency transport by @YuanYuYuan in #1030
New Contributors
- @jeremiah-wooten made their first contribution in #1032
Full Changelog: 0.11.0-rc.3...0.11.0