Skip to content

Releases: eclipse-zenoh/zenoh

1.4.0

22 May 14:41
Compare
Choose a tag to compare

What's Changed

New features 🎉

Bug fixes 🐞

Documentation 📝

New Contributors

Full Changelog: 1.3.4...1.4.0

1.3.4

24 Apr 09:58
Compare
Choose a tag to compare

What's Changed

New features 🎉

  • deny unknown config fields by @wyfo in #1865
  • [ZEN-548]add zids config parameter to qos_overwrite by @wyfo in #1908
  • [ZEN-548]allow inserting config list item with its id by @wyfo in #1909

Full Changelog: 1.3.3...1.3.4

1.3.3

10 Apr 11:59
Compare
Choose a tag to compare

What's Changed

New features 🎉

Bug fixes 🐞

Full Changelog: 1.3.2...1.3.3

1.3.2

04 Apr 12:59
Compare
Choose a tag to compare

What's Changed

Bug fixes 🐞

Full Changelog: 1.3.1...1.3.2

1.3.1

03 Apr 12:03
Compare
Choose a tag to compare

What's Changed

New features 🎉

Bug fixes 🐞

Documentation 📝

Full Changelog: 1.3.0...1.3.1

1.3.0

21 Mar 16:19
Compare
Choose a tag to compare

What's Changed

Breaking changes 💥

New features 🎉

Bug fixes 🐞

  • Enforce downsampling config id unicity by @oteffahi in #1785
  • Fix WhatAmIMatcher serialization to work with current deserialization by @oteffahi in #1787
  • Account for link creation in the open timeout by @Mallets in #1796
  • make interceptor-rejected queries and liveliness queries return an empty reply instead of timeout by @DenisBiryukov91 in #1795
  • Fix/correct misleading qos overwrite warning by @Hugal31 in #1806

Dependencies 👷

Other changes

New Contributors

Full Changelog: 1.2.1...1.3.0

1.2.1

05 Feb 13:54
Compare
Choose a tag to compare

What's Changed

New features 🎉

  • Change default memory allocation policy and size of the queue by @Mallets in #1751
  • SHM lazy init is now configured in config.json by @yellowhatter in #1756

Bug fixes 🐞

  • fix: fix Resource::get_best_key by @wyfo in #1754

Documentation 📝

  • docs(storage-manager): improve documentation of Replication by @J-Loudet in #1750

Full Changelog: 1.2.0...1.2.1

1.2.0

30 Jan 17:33
Compare
Choose a tag to compare

What's Changed

Breaking changes 💥

New features 🎉

Bug fixes 🐞

  • fix: fix pipeline congestion shortcut synchronization by @wyfo in #1740
  • fix: handle linkstate decoding error by @wyfo in #1743

Full Changelog: 1.1.1...1.2.0

1.1.1

16 Jan 16:34
Compare
Choose a tag to compare

What's Changed

New features 🎉

Bug fixes 🐞

Dependencies 👷

Full Changelog: 1.1.0...1.1.1

1.1.0

11 Dec 18:01
Compare
Choose a tag to compare

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