Skip to content

Releases: eclipse-zenoh/zenoh-python

v0.5.0-b5

03 Nov 10:20
f4276ed

Choose a tag to compare

v0.5.0-b5 Pre-release
Pre-release

Changelog:

Available on:

v0.5.0-b4

03 Nov 10:18
0372c25

Choose a tag to compare

v0.5.0-b4 Pre-release
Pre-release

Changelog:

  • ⚠️ Protocol breaking changes:
  • ⚠️ API breaking changes:
    • zenoh-net API: replace the expected list of (ZInt, bytes) for config in zenoh.net.open() and zenoh.net.scout() with a {str: str} dictionary (fb5f4fa)
  • New features:
    • Query results consolidation (22c6f1c)
    • zenoh API: add Workspace.prefix (getter only)
  • Bug fixes:
    • Renamed zenoh.net.Target.None as zenoh.net.Target.No (as None is a keyword)
  • Other changes:

Available on:

v0.5.0-b3

03 Nov 09:56
36e9397

Choose a tag to compare

v0.5.0-b3 Pre-release
Pre-release

First publicly available release of the new Rust-based version.

Available on:

v0.4.2rc1

03 Nov 09:54
8e72f53

Choose a tag to compare

v0.4.2rc1 Pre-release
Pre-release

Last release compatible with the OCaml-based version v0.4.2-M1 before complete rewrite of zenoh in Rust.

Available on: