Skip to content

Releases: eclipse-zenoh/zenoh-c

v0.10.1-rc

17 Jan 11:42
a0bacbb
Compare
Choose a tag to compare
v0.10.1-rc Pre-release
Pre-release

What's Changed

New features 🎉

Bug fixes 🐞

Other changes

New Contributors

Full Changelog: 0.10.0-rc...0.10.1-rc

v0.10.0-rc

02 Oct 15:25
5993ddb
Compare
Choose a tag to compare
v0.10.0-rc Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 0.7.2-rc.1...0.10.0-rc

v0.7.2-rc

06 Jun 15:25
2f1e8c5
Compare
Choose a tag to compare
v0.7.2-rc Pre-release
Pre-release

Changelog

New features 🎉

Bug fixes 🐞

  • z_keyexpr_t guarded transmute, cross-build check in cmake by @milyin in #125
  • Fix keyexpr canonize by @p-avital in #127
  • Fix z_keyexpr_new crash, cmake tests by @milyin in #128
  • Fix crash on null for 'z_keyexpr', test updates by @milyin in #130
  • undeclare_keyexpr drops passed owned keyexpr by @milyin in #133
  • Fields order made same as zenoh-pico by @milyin in #144

Other changes

New Contributors

Full Changelog: 0.7.0-rc...0.7.2-rc

v0.7.0-rc

21 Dec 15:59
8162f13
Compare
Choose a tag to compare
v0.7.0-rc Pre-release
Pre-release

Changelog:

v0.6.0-beta.1

29 Sep 16:02
fe6d6bd
Compare
Choose a tag to compare
v0.6.0-beta.1 Pre-release
Pre-release

Changelog:

  • ⚠️ Protocol breaking changes (i.e. no interop with previous versions):
  • ⚠️ API breaking changes:
    • zenoh-net API (zn_* functions) was removed, all its features being now accessible in zenoh API (z_* functions)
    • See the migration guide
  • New features:
    • Configuration via a JSON5 (or YAML) file
  • Bug fixes:
  • Other changes:

Available on:

v0.5.0-beta.9

25 Nov 14:37
0d15ee4
Compare
Choose a tag to compare
v0.5.0-beta.9 Pre-release
Pre-release

Changelog:

  • ⚠️ Protocol breaking changes (i.e. no interop with previous versions):
  • ⚠️ ** API breaking changes**:
    • Renamed ZN_CONFIG_MULTICAST_ADDRESS_KEY to ZN_CONFIG_MULTICAST_IPV4_ADDRESS_KEY
  • New features:
  • Other changes:
    • Support Rust stable toolchain (#23 - thanks to @teburd)
    • Change build instructions (no longer need to pre-install cbindgen)

Available on:

v0.5.0-beta.8

01 Apr 08:18
1a56a71
Compare
Choose a tag to compare
v0.5.0-beta.8 Pre-release
Pre-release

Changelog:

  • New features:
    • Add zn_config_from_file() operations
    • Add zn_config_to_str() operations
  • Other changes:

Available on:

v0.5.0-beta.7

01 Apr 08:15
37b9603
Compare
Choose a tag to compare
v0.5.0-beta.7 Pre-release
Pre-release

Changelog:

  • ⚠️ API breaking changes:
  • Removed zn_close_query() operation
  • New features:
    • Add zn_write_ext()operation
    • Add zn_config_from_str() and zn_info_as_str() operations
  • Other changes:

Available on:

v0.5.0-b5

03 Nov 16:25
d3d2874
Compare
Choose a tag to compare
v0.5.0-b5 Pre-release
Pre-release

Changelog:

Available on:

v0.5.0-b3

03 Nov 16:14
d88f19e
Compare
Choose a tag to compare
v0.5.0-b3 Pre-release
Pre-release

First publicly available release of the new Rust-based version.

Available on: