Releases: eclipse-zenoh/zenoh-backend-influxdb
Releases · eclipse-zenoh/zenoh-backend-influxdb
v0.10.0-rc
What's Changed
- Update rust-toolchain by @imstevenpmwork in #36
- Adding rustflags for .so generation with musl by @gabrik in #37
- New protocol support by @OlivierHecart in #38
- Fix duplicate replies (fix#39) by @JEnoch in #40
New Contributors
- @imstevenpmwork made their first contribution in #36
- @gabrik made their first contribution in #37
- @OlivierHecart made their first contribution in #38
Full Changelog: 0.7.2-rc...0.10.0-rc
v0.7.2-rc
Changelog:
Other changes
- Align with Zenoh Rust new-buffers by @Mallets in #25
- Workspace dependencies by @davidedellagiustina in #28
- Storage refactor by @sreeja in #29
- Bump to Rust edition 2021 by @Mallets in #30
- Rename zbackend-* to zenoh-backend-* by @Mallets in #31
- Revert influxdb version bump. by @cguimaraes in #32
- Fix rust toolchain to 1.69 by @Mallets in #34
New Contributors
- @davidedellagiustina made their first contribution in #28
Full Changelog: 0.7.0-rc...0.7.2-rc
v0.7.0-rc
v0.6.0-beta.1
Changelog:
⚠️ Breaking changes (i.e. not compatible with previous versions):- Depends on and compatible with zenoh 0.6.0-beta.1
- Creation at runtime of Storages changed (URLs and data), and now requires
zenohd
to be configured with write permissions on admin space.
- New features:
- Configuration via a JSON5 (or YAML) file
- Bug fixes:
Available on:
- assets below or https://download.eclipse.org/zenoh/zenoh-backend-influxdb/0.6.0-beta.1/
- Debian packages: https://download.eclipse.org/zenoh/debian-repo/
v0.5.0-beta.9
v0.5.0-beta.8
Changelog:
- Depends on and compatible with zenoh 0.5.0-beta.8
- No longer requires OpenSSL, but relies on rustls thanks to influxdb-rust 0.4.0