Releases: eclipse-zenoh/zenoh-python
Releases · eclipse-zenoh/zenoh-python
v0.5.0-b5
v0.5.0-b4
Changelog:
⚠️ Protocol breaking changes:- New version of Open/Accept messages (eclipse-zenoh/zenoh@90f0c98)
⚠️ API breaking changes:- zenoh-net API: replace the expected list of
(ZInt, bytes)for config inzenoh.net.open()andzenoh.net.scout()with a{str: str}dictionary (fb5f4fa)
- zenoh-net API: replace the expected list of
- New features:
- Query results consolidation (22c6f1c)
- zenoh API: add
Workspace.prefix(getter only)
- Bug fixes:
- Renamed
zenoh.net.Target.Noneaszenoh.net.Target.No(as None is a keyword)
- Renamed
- Other changes:
- Bump dependency to zenoh 0.5.0-beta.4 (see its Changelog)
- Bump async-std to 1.6.5 (fixing some random hangs/deadlocks issues)
Available on:
v0.5.0-b3
First publicly available release of the new Rust-based version.
Available on: