From cfbc0fb20bf21d9bad582b6bf36b645e804da753 Mon Sep 17 00:00:00 2001 From: Jacob Perron Date: Mon, 1 Jun 2020 10:40:20 -0700 Subject: [PATCH] 1.0.1 --- rmw_fastrtps_cpp/CHANGELOG.rst | 6 ++++++ rmw_fastrtps_cpp/package.xml | 2 +- rmw_fastrtps_dynamic_cpp/CHANGELOG.rst | 7 +++++-- rmw_fastrtps_dynamic_cpp/package.xml | 2 +- rmw_fastrtps_shared_cpp/CHANGELOG.rst | 11 +++++++++++ rmw_fastrtps_shared_cpp/package.xml | 2 +- 6 files changed, 25 insertions(+), 5 deletions(-) diff --git a/rmw_fastrtps_cpp/CHANGELOG.rst b/rmw_fastrtps_cpp/CHANGELOG.rst index f2ca18d7c..dbe4863a0 100644 --- a/rmw_fastrtps_cpp/CHANGELOG.rst +++ b/rmw_fastrtps_cpp/CHANGELOG.rst @@ -2,6 +2,12 @@ Changelog for package rmw_fastrtps_cpp ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +1.0.1 (2020-06-01) +------------------ +* Add Security Vulnerability Policy pointing to REP-2006 (`#389 `_) +* Update QDs for 1.0 (`#383 `_) +* Contributors: Chris Lalancette, Stephen Brawner + 1.0.0 (2020-05-12) ------------------ * Remove API related to manual by node liveliness. (`#379 `_) diff --git a/rmw_fastrtps_cpp/package.xml b/rmw_fastrtps_cpp/package.xml index 992d9db85..776e4afe6 100644 --- a/rmw_fastrtps_cpp/package.xml +++ b/rmw_fastrtps_cpp/package.xml @@ -2,7 +2,7 @@ rmw_fastrtps_cpp - 1.0.0 + 1.0.1 Implement the ROS middleware interface using eProsima FastRTPS static code generation in C++. Dirk Thomas Apache License 2.0 diff --git a/rmw_fastrtps_dynamic_cpp/CHANGELOG.rst b/rmw_fastrtps_dynamic_cpp/CHANGELOG.rst index e4c19cb78..358696540 100644 --- a/rmw_fastrtps_dynamic_cpp/CHANGELOG.rst +++ b/rmw_fastrtps_dynamic_cpp/CHANGELOG.rst @@ -2,10 +2,13 @@ Changelog for package rmw_fastrtps_dynamic_cpp ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +1.0.1 (2020-06-01) +------------------ + 1.0.0 (2020-05-12) ------------------ -* Fix single rmw build for rmw_fastrtps_dynamic_cpp. (`#381 `_) -* Remove API related to manual by node liveliness. (`#379 `_) +* Fix single rmw build for rmw_fastrtps_dynamic_cpp (`#381 `_) +* Remove API related to manual by node liveliness (`#379 `_) * Contributors: Ivan Santiago Paunovic 0.9.1 (2020-05-08) diff --git a/rmw_fastrtps_dynamic_cpp/package.xml b/rmw_fastrtps_dynamic_cpp/package.xml index f67a87692..b02612995 100644 --- a/rmw_fastrtps_dynamic_cpp/package.xml +++ b/rmw_fastrtps_dynamic_cpp/package.xml @@ -2,7 +2,7 @@ rmw_fastrtps_dynamic_cpp - 1.0.0 + 1.0.1 Implement the ROS middleware interface using introspection type support. Dirk Thomas Apache License 2.0 diff --git a/rmw_fastrtps_shared_cpp/CHANGELOG.rst b/rmw_fastrtps_shared_cpp/CHANGELOG.rst index 3edbf711a..8df83ce4a 100644 --- a/rmw_fastrtps_shared_cpp/CHANGELOG.rst +++ b/rmw_fastrtps_shared_cpp/CHANGELOG.rst @@ -2,6 +2,17 @@ Changelog for package rmw_fastrtps_shared_cpp ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +1.0.1 (2020-06-01) +------------------ +* Add Security Vulnerability Policy pointing to REP-2006 (`#389 `_) +* Do not compile assert death tests in Release builds (`#393 `_) +* Add test coverage for name mangling and namespacing-specific API (`#388 `_) +* Add test coverage for GUID utilities (`#387 `_) +* Drop unused TopicCache sources (`#386 `_) +* Add test coverage for rmw_init_options API (`#385 `_) +* Update QDs for 1.0 (`#383 `_) +* Contributors: Chris Lalancette, Michel Hidalgo, Stephen Brawner + 1.0.0 (2020-05-12) ------------------ * Remove API related to manual by node liveliness. (`#379 `_) diff --git a/rmw_fastrtps_shared_cpp/package.xml b/rmw_fastrtps_shared_cpp/package.xml index 678337639..f75b55f30 100644 --- a/rmw_fastrtps_shared_cpp/package.xml +++ b/rmw_fastrtps_shared_cpp/package.xml @@ -2,7 +2,7 @@ rmw_fastrtps_shared_cpp - 1.0.0 + 1.0.1 Code shared on static and dynamic type support of rmw_fastrtps_cpp. Dirk Thomas Apache License 2.0