From c12abc56983204f1d91f2d839d394528c7b29b42 Mon Sep 17 00:00:00 2001 From: Jacob Perron Date: Tue, 20 Sep 2022 13:21:14 -0700 Subject: [PATCH] 0.7.11 --- rmw_cyclonedds_cpp/CHANGELOG.rst | 6 ++++++ rmw_cyclonedds_cpp/package.xml | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/rmw_cyclonedds_cpp/CHANGELOG.rst b/rmw_cyclonedds_cpp/CHANGELOG.rst index fb7a92a..aa7890a 100644 --- a/rmw_cyclonedds_cpp/CHANGELOG.rst +++ b/rmw_cyclonedds_cpp/CHANGELOG.rst @@ -2,6 +2,12 @@ Changelog for package rmw_cyclonedds_cpp ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +0.7.11 (2022-09-20) +------------------- +* Handle allocation errors during message deserialization (`#313 `_) (`#419 `_) +* Adds topic name to error msg when create_topic fails (`#410 `_) (`#422 `)_ +* Contributors: Jacob Perron, Michel Hidalgo, Tully Foote, Voldivh + 0.7.10 (2022-09-12) ------------------- * Improve error message when create_topic fails (`#405 `_ `#408 `_) diff --git a/rmw_cyclonedds_cpp/package.xml b/rmw_cyclonedds_cpp/package.xml index c821b7b..98ac06e 100644 --- a/rmw_cyclonedds_cpp/package.xml +++ b/rmw_cyclonedds_cpp/package.xml @@ -2,7 +2,7 @@ rmw_cyclonedds_cpp - 0.7.10 + 0.7.11 Implement the ROS middleware interface using Eclipse CycloneDDS in C++. Erik Boasson Apache License 2.0