github eclipse-zenoh/zenoh 1.5.1

latest releases: 1.7.2, 1.7.1, 1.7.0...
5 months ago

What's Changed

Breaking changes 💥

  • fix: consistently use the snake case by @YuanYuYuan in #2093
    Note : In all configuration_control configurations, the "blockfirst" value is no longer valid and must be replaced by "block_first".
  • SHM typed API by @yellowhatter in #2034

New features 🎉

  • Add put and delete downsampling message types by @DenisBiryukov91 in #2115
    Note : In downsampling/messages configuration: "push" is now deprecated and may not be supported in future versions, use "put" and/or "delete" instead.
  • Implicit SHM optimization by @yellowhatter in #2113
  • Optimize SHM metadata storage (adds ~300k msgs\sec) by @yellowhatter in #2116

Bug fixes 🐞

Documentation 📝

  • README.md: add gpg key installation to Debian instructions by @JEnoch in #2092

Dependencies 👷

  • chore(deps): bump crossbeam-channel from 0.5.14 to 0.5.15 by @dependabot[bot] in #1985
  • chore(deps): bump dependencies for license compatibility by @YuanYuYuan in #2126

Other changes

Full Changelog: 1.5.0...1.5.1

Don't miss a new zenoh release

NewReleases is sending notifications on new releases.