Releases: eclipse-zenoh/zenoh-python
Releases · eclipse-zenoh/zenoh-python
v0.5.0-b8
Changelog:
- New features:
- Add
zenoh.config_from_file()operation and update all examples to support config file
- Add
- Other changes:
- Bump dependency to zenoh 0.5.0-beta.8 (see its Changelog)
Available on:
v0.5.0-b7
Changelog:
- New features:
- Add
Zenoh.router_id()operation - Add
Session.query_collect()operation
- Add
- Other changes:
- Bump dependency to zenoh 0.5.0-beta.7 (see its Changelog)
- Python wheels are now built with support of
abi3-py36. As a consequence Python 3.5 is no longer supported.
Available on:
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: