Skip to content

Releases: eclipse-zenoh/zenoh-pico

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:

Zenoh-pico Aithusa

27 Nov 13:56
Compare
Choose a tag to compare
Zenoh-pico Aithusa Pre-release
Pre-release

Changelog:

  • Latest zenoh protocol implemented: zenoh 0.5.0-beta.5
  • Alignment with zenoh-c APIs: API documentation
  • Crossbuild support for: linux-armv5 linux-armv6 linux-armv7 linux-armv7a linux-arm64 linux-mips linux-x86 linux-x64

Available on: