0.11.0-rc.2
What's Changed
New features 🎉
- Ddd
conffiles
and setRestartSec=2
in Debian package by @JEnoch in #85 - Change prefix from
@/service/<uuid>/mqtt
to@mqtt/<uuid>
in adminspace by @JEnoch in #89 - Support for MQTTS by @gmartin82 in #43
- Support for user/password authentication by @gmartin82 in #46
Bug fixes 🐞
- Fix Zenoh Runtime startup by @JEnoch in #86
- Check if systemctl exists in Debian package by @JEnoch in #36
- Fix crash caused by concurrent access to MQTT sink by @gmartin82 in #40
Other changes
- Update to new plugin API by @milyin in #32
- Use
tracing
andzenoh-util
log init by @gabrik in #67 - Port to new plugin loading system by @Mallets in #75
- Fix static loading of plugin by @JEnoch in #81
New Contributors
- @eclipse-zenoh-bot made their first contribution in #31
- @gmartin82 made their first contribution in #40
- @milyin made their first contribution in #32
Full Changelog: 0.10.1-rc...0.11.0-rc.2