Skip to content

1.0.0-rc.1

Compare
Choose a tag to compare
@eclipse-zenoh-bot eclipse-zenoh-bot released this 11 Oct 14:13

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