Skip to content

v0.6.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@JEnoch JEnoch released this 29 Sep 15:33
· 148 commits to master since this release

Changelog:

  • ⚠️ Protocol breaking changes (i.e. no interop with previous versions):
  • ⚠️ API breaking changes:
    • zenoh-net API was removed, all its features being now accessible in zenoh API.
    • See the migration guide.
  • New features:
    • New async API (to be used with asyncio) (#48).
    • Configuration via a JSON5 (or YAML) file.
    • Some configuration values can be modified at runtime:
      • connect/endpoints
    • New Auto query consolidation that automatically adapts to query arguments.
    • The local_routing option can be enabled/disabled for each put, delete or get operation individually.
  • Bug fixes:

  • Other changes:

Available on: