Skip to content

Releases: eclipse-zenoh/zenoh

1.0.0-rc.1

11 Oct 14:13
Compare
Choose a tag to compare
1.0.0-rc.1 Pre-release
Pre-release

What's Changed

Breaking changes 💥

  • feat!: renaming of TLS configuration parameters by @gabrik in #1503
  • Encapsulate flume::Receiver by @fuzzypixelz in #1504
  • Make FIFO (try)recv{,_deadline,_timeout} return ZResult<Option<T>> by @fuzzypixelz in #1521
  • feat!: add background method to builders with callback by @wyfo in #1522
  • Encoding and timestamp serialization remove from zenoh-ext by @milyin in #1520

New features 🎉

  • refactor(storage-manager): search replication log only once by @J-Loudet in #1505
  • feat: add background method to PublicationCacheBuilder by @wyfo in #1525
  • feat(storage-manager): replication supports wildcard updates by @J-Loudet in #1499

Bug fixes 🐞

Documentation 📝

Other changes

Full Changelog: 1.0.0-beta.4...1.0.0-rc.1

1.0.0-beta.4

02 Oct 16:13
Compare
Choose a tag to compare
1.0.0-beta.4 Pre-release
Pre-release

What's Changed

Breaking changes 💥

  • feat!: move serialization into zenoh-ext by @wyfo in #1473
  • chore: make zenoh-ext unstable except serialization by @wyfo in #1492

New features 🎉

Bug fixes 🐞

Documentation 📝

Other changes

Full Changelog: 1.0.0-beta.3...1.0.0-beta.4

1.0.0-beta.3

20 Sep 14:57
Compare
Choose a tag to compare
1.0.0-beta.3 Pre-release
Pre-release

What's Changed

New features 🎉

Bug fixes 🐞

Other changes

New Contributors

Full Changelog: 1.0.0-beta.2...1.0.0-beta.3

1.0.0-beta.2

13 Sep 15:39
Compare
Choose a tag to compare
1.0.0-beta.2 Pre-release
Pre-release

What's Changed

New features 🎉

Bug fixes 🐞

Other changes

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

1.0.0-beta.1

02 Sep 14:12
Compare
Choose a tag to compare
1.0.0-beta.1 Pre-release
Pre-release

What's Changed

New features 🎉

Bug fixes 🐞

Other changes

New Contributors

Full Changelog: 1.0.0-alpha.6...1.0.0-beta.1

1.0.0-alpha.6

06 Aug 15:31
Compare
Choose a tag to compare
1.0.0-alpha.6 Pre-release
Pre-release

What's Changed

New features 🎉

Bug fixes 🐞

Other changes

Full Changelog: 1.0.0-alpha.2...1.0.0-alpha.6

1.0.0-alpha.5

09 Aug 07:53
Compare
Choose a tag to compare
1.0.0-alpha.5 Pre-release
Pre-release

What's Changed

New features 🎉

  • Make rustls, rustls-webpki and webpki-roots optional by @fuzzypixelz in #1238
  • Configure scouting/*/autoconnect/* with a sequence by @fuzzypixelz in #1224
  • Update ACL config format to support AND/OR logic between subjects by @oteffahi in #1200
  • Optimize RoutingContext keyexpr for Query and Response messages by @oteffahi in #1266

Bug fixes 🐞

Other changes

Full Changelog: 1.0.0-alpha.4...1.0.0-alpha.5

1.0.0-alpha.4

09 Aug 07:54
Compare
Choose a tag to compare
1.0.0-alpha.4 Pre-release
Pre-release

What's Changed

New features 🎉

Bug fixes 🐞

  • fix: adminspace encodings by @gabrik in #1182
  • fix: replace some unsafe code with safe version by @wyfo in #1184

Other changes

Full Changelog: 1.0.0-alpha.2...1.0.0-alpha.4

1.0.0-alpha.2

21 Jun 08:47
Compare
Choose a tag to compare
1.0.0-alpha.2 Pre-release
Pre-release

0.11.0

04 Jun 09:16
Compare
Choose a tag to compare

What's Changed

New features 🎉

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

New Contributors

Full Changelog: 0.11.0-rc.3...0.11.0