Skip to content

Releases: eclipse-uprotocol/up-transport-zenoh-rust

v0.9.0

13 Nov 06:43

Choose a tag to compare

What's Changed

✨ Features

🐛 Bug Fixes

Other Changes

Full Changelog: v0.8.0...v0.9.0

v0.8.0

07 Aug 09:20
fd98206

Choose a tag to compare

What's Changed

✨ Features

Other Changes

Full Changelog: v0.7.0...v0.8.0

v0.7.0

09 Jul 03:42
0b48cd9

Choose a tag to compare

What's Changed

🛠️ Breaking Changes

✨ Features

📚 Documentation

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

18 Mar 09:37
9c01b9f

Choose a tag to compare

What's Changed

🛠️ Breaking Changes

✨ Features

🐛 Bug Fixes

Other Changes

New Contributors

  • @ValMobBIllich made their first contribution in #107

Full Changelog: v0.5.0...v0.6.0

v0.5.0

07 Feb 08:18
7e2a33f

Choose a tag to compare

What's Changed

🛠️ Breaking Changes

✨ Features

Full Changelog: v0.4.0...v0.5.0

v0.4.0

06 Dec 02:50
f313448

Choose a tag to compare

What's Changed

🛠️ Breaking Changes

✨ Features

  • Avoid using zenoh-unstable in the examples by @evshary in #94

Full Changelog: v0.3.1...v0.4.0

v0.3.1

16 Nov 02:14
f1ae77f

Choose a tag to compare

What's Changed

✨ Features

  • Add features to hide Zenoh unstable by @evshary in #91

Other Changes

Full Changelog: v0.3.0...v0.3.1

v0.3.0

25 Oct 06:10
48e36cf

Choose a tag to compare

What's Changed

✨ Features

🐛 Bug Fixes

Other Changes

Full Changelog: v0.2.0...v0.3.0

v0.2.0

02 Oct 02:32
23f10d3

Choose a tag to compare

What's Changed

✨ Features

Other Changes

New Contributors

Full Changelog: v0.1.1...v0.2.0

v0.1.1

09 Aug 09:47
7940862

Choose a tag to compare

v0.1.1 Pre-release
Pre-release

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

  • Update the resource ID combination based on up-spec by @evshary in #69

📚 Documentation

  • Add footnote if the PC configuration prevents multicast connections by @dmacattack in #74

Other Changes

New Contributors

Full Changelog: v0.1.0...v0.1.1