Zenoh Versions Save

zenoh unifies data in motion, data in-use, data at rest and computations. It carefully blends traditional pub/sub with geo-distributed storages, queries and computations, while retaining a level of time and space efficiency that is well beyond any of the mainstream stacks.

1.0.0-alpha.1

2 weeks ago

What's Changed

New features 🎉

Bug fixes 🐞

Other changes

New Contributors

Full Changelog: https://github.com/eclipse-zenoh/zenoh/compare/0.11.0...1.0.0-alpha.1

0.11.0

4 weeks ago

What's Changed

New features 🎉

Bug fixes 🐞

Other changes

New Contributors

Full Changelog: https://github.com/eclipse-zenoh/zenoh/compare/0.11.0-rc.3...0.11.0

0.11.0-rc.3

1 month ago

What's Changed

Bug fixes 🐞

Other changes

New Contributors

Full Changelog: https://github.com/eclipse-zenoh/zenoh/compare/0.11.0-rc.2...0.11.0-rc.3

0.11.0-rc.2

2 months ago

What's Changed

New features 🎉

Bug fixes 🐞

Other changes

Full Changelog: https://github.com/eclipse-zenoh/zenoh/compare/0.11.0-rc.1...0.11.0-rc.2

0.11.0-rc.1

2 months ago

What's Changed

New features 🎉

Bug fixes 🐞

Other changes

New Contributors

Full Changelog: https://github.com/eclipse-zenoh/zenoh/compare/0.10.1-rc...0.11.0-rc.1

0.10.1-rc

5 months ago

What's Changed

New features 🎉

Bug fixes 🐞

Other changes

New Contributors

Full Changelog: https://github.com/eclipse-zenoh/zenoh/compare/0.10.0-rc...0.10.1-rc

0.10.0-rc

9 months ago

Changelog

New features 🎉

Bug fixes 🐞

Other changes

New Contributors

Full Changelog: https://github.com/eclipse-zenoh/zenoh/compare/0.7.2-rc...0.10.0-rc

0.7.2-rc

1 year ago

Changelog:

New features 🎉

New unstable features 🔬

🔬 Unstable This following features are unstable: they work as advertised, but their API may change in a future release.

Bug fixes 🐞

Other changes

New Contributors

Full Changelog: https://github.com/eclipse-zenoh/zenoh/compare/0.7.0-rc...0.7.2-rc

0.7.0-rc

1 year ago

Changelog:

  • ⚠️ Protocol breaking changes (i.e. no interop with previous versions):
    • New protocol version: 0.7
  • New features:
  • New unstable features:

    🔬 Unstable This following features are unstable: they work as advertised, but their API may change in a future release.

  • Bug fixes:
    • Fix deadlock trying to put in a pull subscriber callback. #359
    • Fix deadlock in queries. #402
    • Fix router panic when all scoutings disabled. #364
    • Fix router panic accessing adminspace. #396
    • Fix scouting bug. #387
  • Other changes:
    • Queryables and storages are declared as complete: false by default. #388
    • The shared-memory feature is now disabled by default. #407
    • Multihop gossip discovery can be disabled (now disabled by default). #375 #390
    • Routers unconnected peers failover brokering. #372 #373
    • Fix declaration propagation problems that were causing unnecessary data transmissions 500a81a401cc9a7c39a4236f7d4c331822888be9.