Skip to content

1.1.0

Latest
Compare
Choose a tag to compare
@eclipse-zenoh-bot eclipse-zenoh-bot released this 11 Dec 18:01

What's Changed

Breaking changes 💥

  • chore: enable rest plugin only if in config or if --rest-http-port is set by @gabrik in #1593

New features 🎉

Bug fixes 🐞

  • Fix deadlock in subscriber undeclaration by @oteffahi in #1649
  • fix(serial-reopening): bug that prevented the serial link to be reused after closing a session by @gabrik in #1624
  • fix: add unused warning to CloseBuilder by @YuanYuYuan in #1644
  • fix: don't emit an error log if pipeline is closed by @wyfo in #1658

Documentation 📝

  • DEFAULT_CONFIG.json5: add missing default config for autoconnect.client by @JEnoch in #1642

Other changes

Full Changelog: 1.0.4...1.1.0