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)