Skip to content

Releases: eclipse-zenoh/zenoh-pico

0.11.0.3

14 May 14:28
Compare
Choose a tag to compare

0.11.0.1

23 Apr 14:42
Compare
Choose a tag to compare

What's Changed

New features 🎉

Bug fixes 🐞

Other changes

New Contributors

Full Changelog: 0.10.1-rc...0.11.0.1

v0.10.1-rc

21 Dec 13:36
254c11d
Compare
Choose a tag to compare
v0.10.1-rc Pre-release
Pre-release

What's Changed

Other changes

New Contributors

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

v0.10.0-rc

28 Sep 12:33
7ea1bcc
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...0.10.0-rc

v0.7.2-rc

03 Oct 09:30
fce3c00
Compare
Choose a tag to compare
v0.7.2-rc Pre-release
Pre-release

Changelog

New features 🎉

Bug fixes 🐞

Other changes

New Contributors

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

v0.7.0-rc

21 Dec 12:09
Compare
Choose a tag to compare
v0.7.0-rc Pre-release
Pre-release

Changelog:

  • ⚠️ Protocol breaking changes (i.e. no interop with previous versions):
    • New protocol version: 0.7
  • New features:
    • Adopt C-style idiomatic for error returns. #132
  • New unstable features:

    🔬 Unstable
    This following features are unstable: they work as advertised, but their API may change in a future release.

  • Bug fixes:
    • Additional validations while parsing locators
    • uin64_t random generation
    • Force multicast to use the configured interface #107
  • Other changes:
    • Optimizations in terms of speed and stack usage.
    • Queryables are declared as complete: false by default. #131
    • MISRA-C compliance. #124
    • Fix README. #133 (Thanks @bryceschober )

v0.6.0-beta.1

29 Sep 16:27
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:

    • New user API, aligned with Zenoh-C
    • Support PEER mode for Zenoh multicast transports.
    • Improve randomness of number generators, using hardware rng when available
    • Improve memory alignment per supported platform
    • Allow enable/disable of features at compilation time
    • See the migration guide
  • New platforms:

    • Support new platforms: BSD, MbedOS, ESP-IDF, OpenCR
    • Support new transports: Serial (MbedOS only), Bluetooth (Arduino only), and Thread protocol (Zephyr only)

v0.5.0-beta.9

26 Nov 17:29
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):
  • New features:
    • Add support for PlatformIO and Renode (#27)
    • Add support for ESP32 (#41)
    • Add Zephyr Module support (#49)

Available on:

v0.5.0-beta.8

01 Apr 11:02
Compare
Choose a tag to compare
v0.5.0-beta.8 Pre-release
Pre-release

Changelog:

  • New features:
    • Add support for Zephyr (#24)
    • Support of colcon build (#13)
    • Allow build as static library (#19 and #18)
  • Bug fixes:
    • Fix segfault on system where an interface has no assigned address (#16)

Available on:

v0.5.0-beta.7

01 Apr 10:49
Compare
Choose a tag to compare
v0.5.0-beta.7 Pre-release
Pre-release

Changelog:

  • ⚠️ Protocol breaking changes:

Available on: