Skip to content

Releases: eclipse-zenoh/zenoh-plugin-ros2dds

1.1.0

11 Dec 18:46
Compare
Choose a tag to compare

What's Changed

New features 🎉

  • Route for Service Client: use the new Zenoh Querier and its matching_listener by @JEnoch in #356

Bug fixes 🐞

Other changes

Full Changelog: 1.0.4...1.1.0

1.0.4

05 Dec 17:04
Compare
Choose a tag to compare

What's Changed

New features 🎉

  • Support ROS_AUTOMATIC_DISCOVERY_RANGE and ROS_STATIC_PEERS by @evshary in #334
  • Add type hash support (pub/sub only) by @JEnoch in #349

Bug fixes 🐞

  • Fix invalid warning when $ROS_AUTOMATIC_DISCOVERY_RANGE is not defined by @JEnoch in #343
  • On remote announcement, check local allow/deny config by @JEnoch in #344
  • Fix NodeInfo update after Reader discovery by @JEnoch in #346

Documentation 📝

  • Document transient_local_cache_multiplier config by @JEnoch in #342

Dependencies 👷

Other changes

New Contributors

Full Changelog: 1.0.3...1.0.4

1.0.3

21 Nov 16:24
Compare
Choose a tag to compare

What's Changed

Dependencies 👷

Full Changelog: 1.0.2...1.0.3

1.0.2

08 Nov 13:38
Compare
Choose a tag to compare

What's Changed

Dependencies 👷

Full Changelog: 1.0.1...1.0.2

1.0.1

31 Oct 14:55
Compare
Choose a tag to compare

What's Changed

Bug fixes 🐞

  • Updated cyclors to a version which mangles C symbols to allow different versions of the library to be loaded in the same static binary. by @gmartin82 in #308
  • Support different config for ROS_LOCALHOST_ONLY. by @evshary in #310
  • Undeclare matching_listener explicitly to avoid deadlock. by @evshary in #312
  • Use take instead of std::mem::replace. by @evshary in #319

Dependencies 👷

Full Changelog: 1.0.0...1.0.1

1.0.0

21 Oct 12:06
Compare
Choose a tag to compare

What's Changed

Dependencies 👷

Full Changelog: 1.0.0-rc.2...1.0.0

1.0.0-rc.2

17 Oct 15:31
Compare
Choose a tag to compare
1.0.0-rc.2 Pre-release
Pre-release

What's Changed

Bug fixes 🐞

Dependencies 👷

Full Changelog: 1.0.0-rc.1...1.0.0-rc.2

1.0.0-rc.1

11 Oct 15:50
Compare
Choose a tag to compare
1.0.0-rc.1 Pre-release
Pre-release

What's Changed

Dependencies 👷

Other changes

Full Changelog: 1.0.0-beta.4...1.0.0-rc.1

1.0.0-beta.4

02 Oct 17:05
Compare
Choose a tag to compare
1.0.0-beta.4 Pre-release
Pre-release

What's Changed

New features 🎉

Bug fixes 🐞

  • Wrong order while composing the header and payload in ROS2 service. by @evshary in #277
  • Fix sertype lookup failed warning by @gmartin82 in #282

Dependencies 👷

Other changes

Full Changelog: 1.0.0-beta.3...1.0.0-beta.4

1.0.0-beta.3

20 Sep 15:51
Compare
Choose a tag to compare
1.0.0-beta.3 Pre-release
Pre-release

What's Changed

New features 🎉

  • Update zenoh-bridge-ros2dds.service wrt. deprecated systemd settings by @tomkimsour in #246

Bug fixes 🐞

Other changes

Full Changelog: 1.0.0-beta.2...1.0.0-beta.3