v0.5.0b9
Pre-release
Pre-release
Changelog:
⚠️ Protocol breaking changes (i.e. no interop with previous versions):- Bump dependency to zenoh 0.5.0-beta.9 (see its Changelog)
⚠️ API breaking changes:- Rename
Reply.source_kind()
toReply.replier_kind()
- Rename
- New features:
- Add
zenoh.config_from_file()
operation and update all examples to support config file
- Add
- Bug Fixes:
- examples/zenoh-net/zn_pull.py crash in case of un-timestamped data (#40)