Releases: eclipse-uprotocol/up-transport-zenoh-rust
Releases · eclipse-uprotocol/up-transport-zenoh-rust
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