Skip to content

Releases: eclipse-zenoh/zenoh-c

1.9.0

13 Apr 09:13

Choose a tag to compare

What's Changed

Bug fixes 🐞

  • Allow to not copy Cargo.lock into build directory by @milyin in #1237

Other changes

New Contributors

Full Changelog: 1.8.0...1.9.0

1.8.0

16 Mar 10:47

Choose a tag to compare

What's Changed

New features πŸŽ‰

  • support of latest rust without losing rust 1.75 support by @milyin in #1201
  • deprecate reply priority congestion control by @milyin in #1208
  • stabilize accept replies by @milyin in #1212
  • add accept replies accessor to query by @milyin in #1215
  • Connectivity API: get information about links and transports by @milyin in #1171
  • updated accepts_replies call, made this api z_ by @milyin in #1218
  • Block in zenoh entites undeclare/drop until callbacks are destroyed by @DenisBiryukov91 in #1221

Full Changelog: 1.7.2...1.8.0

1.7.2

08 Jan 19:13

Choose a tag to compare

What's Changed

Dependencies πŸ‘·

Full Changelog: 1.7.1...1.7.2

1.7.1

10 Dec 18:38

Choose a tag to compare

What's Changed

Dependencies πŸ‘·

Full Changelog: 1.7.0...1.7.1

1.7.0

04 Dec 19:44

Choose a tag to compare

What's Changed

Breaking changes πŸ’₯

New features πŸŽ‰

Bug fixes 🐞

Dependencies πŸ‘·

Full Changelog: 1.6.2...1.7.0

1.6.2

17 Oct 21:46

Choose a tag to compare

What's Changed

Dependencies πŸ‘·

Full Changelog: 1.6.1...1.6.2

1.6.1

14 Oct 16:35

Choose a tag to compare

What's Changed

New features πŸŽ‰

Bug fixes 🐞

Dependencies πŸ‘·

Full Changelog: 1.5.1...1.6.1

1.5.1

04 Sep 14:47

Choose a tag to compare

What's Changed

Bug fixes 🐞

Dependencies πŸ‘·

New Contributors

Full Changelog: 1.5.0...1.5.1

1.5.0

25 Jul 15:48

Choose a tag to compare

What's Changed

Breaking changes πŸ’₯

  • [ZEN-587] Change replier_id type to z_entity_global_id_t by @oteffahi in #1058

New features πŸŽ‰

Bug fixes 🐞

Documentation πŸ“

  • Update doc examples according to recent API, fix typos by @steils in #1030

Dependencies πŸ‘·

New Contributors

Full Changelog: 1.4.0...1.5.0

1.4.0

22 May 17:19

Choose a tag to compare

What's Changed

New features πŸŽ‰

Bug fixes 🐞

  • Fix installation when ZENOHC_CUSTOM_TARGET is not set and CARGO_BUILD_TARGET env variable is set by @traversaro in #469
  • Normalize CRLF line endings in install/PackageConfig.cmake.in by @traversaro in #1005
  • remove suffix d from library names in debug mode by @DenisBiryukov91 in #1020

Dependencies πŸ‘·

New Contributors

Full Changelog: 1.3.4...1.4.0