Releases: eclipse-uprotocol/up-transport-zenoh-rust
Releases · eclipse-uprotocol/up-transport-zenoh-rust
v0.8.0
What's Changed
✨ Features
- Bump the version of Zenoh, up-spec, and up-rust. by @evshary in #128
- [#127] Process incoming messages on Zenoh's tokio runtime by @sophokles73 in #129
- Add integration tests for authorization by @sophokles73 in #130
Other Changes
- Don't check the dependencies when a PR is merged into main. by @evshary in #132
- Prepare v0.8.0 release by @sophokles73 in #131
Full Changelog: v0.7.0...v0.8.0
v0.7.0
What's Changed
🛠️ Breaking Changes
- Update to up_rust 0.6 by @sophokles73 in #118
- Limit number of listeners that can be registered by @sophokles73 in #121
- Do not implement LocalUriProvider by @sophokles73 in #123
✨ Features
- Update to Zenoh 1.3.4 by @sophokles73 in #116
- Update to Zenoh 1.4.0 by @sophokles73 in #117
📚 Documentation
- Improve OFT spec item coverage by @sophokles73 in #119
Other Changes
- Bypass the advisories from cargo deny about the crate paste. by @evshary in #114
- Add workflow for checking latest spec compatibility by @sophokles73 in #115
- Add CI job for checking 3rd party license compatibility by @sophokles73 in #124
- Allow releasing with not all spec items covered by @sophokles73 in #126
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
🛠️ Breaking Changes
✨ Features
- Add references to OFT spec items by @sophokles73 in #104
- bump up-rust by @ValMobBIllich in #107
🐛 Bug Fixes
- Upgrade to ring 0.17.13 by @sophokles73 in #106
- Disable the OFT CI in the release flow. by @evshary in #110
Other Changes
- Run cargo deny as part of nightly build by @sophokles73 in #105
- Remove the dependency of requirements-tracing. by @evshary in #111
- Get the submodule (up-spec). by @evshary in #112
New Contributors
- @ValMobBIllich made their first contribution in #107
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
🛠️ Breaking Changes
✨ Features
- Update to up-rust 0.4 by @sophokles73 in #98
- Bump Zenoh to 1.2.1 by @evshary in #99
Full Changelog: v0.4.0...v0.5.0
v0.4.0
v0.3.1
v0.3.0
What's Changed
✨ Features
- [#78] Support passing UUri into constructors by @sophokles73 in #84
- [#79] Do not use Zenoh Queryables for RPC by @sophokles73 in #83
- Bump Zenoh version to the official 1.0.0 by @evshary in #87
🐛 Bug Fixes
Other Changes
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
✨ Features
- Remove obsolete dependencies by @sophokles73 in #80
- Update to up-rust 0.2.0 by @sophokles73 in #81
Other Changes
New Contributors
- @sophokles73 made their first contribution in #80
Full Changelog: v0.1.1...v0.2.0
v0.1.1
What's Changed
🛠️ Breaking Changes
✨ Features
- Able to support passing config from arguments in examples. by @evshary in #71
- Update the CI workflow and add release workflow. by @evshary in #73
🐛 Bug Fixes
📚 Documentation
- Add footnote if the PC configuration prevents multicast connections by @dmacattack in #74
Other Changes
New Contributors
- @dmacattack made their first contribution in #74
Full Changelog: v0.1.0...v0.1.1
v0.1.0
The release is based on up-spec v1.6.0-alpha.3 and up-rust v0.1.5.
A small step forward before reaching v1.0.0 :-D