Skip to content

Releases: eclipse-zenoh/zenoh

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

1.0.4

05 Dec 16:13
Compare
Choose a tag to compare

What's Changed

New features 🎉

Bug fixes 🐞

Other changes

New Contributors

Full Changelog: 1.0.3...1.0.4

1.0.3

21 Nov 15:27
Compare
Choose a tag to compare

What's Changed

New features 🎉

Bug fixes 🐞

Other changes

Full Changelog: 1.0.2...1.0.3

1.0.2

08 Nov 12:52
Compare
Choose a tag to compare

What's Changed

New features 🎉

  • Provide a clearer panic log while missing TLS by @evshary in #1579

Bug fixes 🐞

  • fix: break fragment chain when dropping fragmented message by @wyfo in #1578
  • fix: put back MatchingListener Drop implementation by @wyfo in #1583
  • fix: do not drop callbacks with session lock held by @wyfo in #1585
  • Fix(ACL): Apply queryable and subscriber declaration filters on their respective undeclarations by @oteffahi in #1573
  • Fix listen argument parsing by @Mallets in #1588

Other changes

  • remove obsolete zenoh::internal::Value by @milyin in #1577

Full Changelog: 1.0.1...1.0.2

1.0.1

31 Oct 14:09
Compare
Choose a tag to compare

What's Changed

New features 🎉

Bug fixes 🐞

  • Fix bug in return_conditions declares leading to wait for the full delay by @OlivierHecart in #1557

Documentation 📝

Other changes

Full Changelog: 1.0.0...1.0.1

1.0.0

21 Oct 11:17
Compare
Choose a tag to compare

What's Changed

Breaking changes 💥

Bug fixes 🐞

Documentation 📝

Other changes

Full Changelog: 1.0.0-rc.2...1.0.0

1.0.0-rc.2

17 Oct 13:40
Compare
Choose a tag to compare
1.0.0-rc.2 Pre-release
Pre-release

What's Changed

New features 🎉

Bug fixes 🐞

Documentation 📝

Other changes

Full Changelog: 1.0.0-rc.1...1.0.0-rc.2