From 68831ee0e5cb3c193431a22071b798ab38969427 Mon Sep 17 00:00:00 2001 From: Chris Lalancette Date: Mon, 6 Nov 2023 16:49:20 +0000 Subject: [PATCH] 8.0.0 --- rmw_fastrtps_cpp/CHANGELOG.rst | 4 ++-- rmw_fastrtps_cpp/package.xml | 2 +- rmw_fastrtps_dynamic_cpp/CHANGELOG.rst | 4 ++-- rmw_fastrtps_dynamic_cpp/package.xml | 2 +- rmw_fastrtps_shared_cpp/CHANGELOG.rst | 4 ++-- rmw_fastrtps_shared_cpp/package.xml | 2 +- 6 files changed, 9 insertions(+), 9 deletions(-) diff --git a/rmw_fastrtps_cpp/CHANGELOG.rst b/rmw_fastrtps_cpp/CHANGELOG.rst index b088a6dec..d860e949a 100644 --- a/rmw_fastrtps_cpp/CHANGELOG.rst +++ b/rmw_fastrtps_cpp/CHANGELOG.rst @@ -2,8 +2,8 @@ Changelog for package rmw_fastrtps_cpp ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Forthcoming ------------ +8.0.0 (2023-11-06) +------------------ * avoid using dds common public mutex directly (`#725 `_) * Contributors: Chen Lihui diff --git a/rmw_fastrtps_cpp/package.xml b/rmw_fastrtps_cpp/package.xml index 1382d9eb6..92acfb328 100644 --- a/rmw_fastrtps_cpp/package.xml +++ b/rmw_fastrtps_cpp/package.xml @@ -2,7 +2,7 @@ rmw_fastrtps_cpp - 7.6.0 + 8.0.0 Implement the ROS middleware interface using eProsima FastRTPS static code generation in C++. Geoffrey Biggs diff --git a/rmw_fastrtps_dynamic_cpp/CHANGELOG.rst b/rmw_fastrtps_dynamic_cpp/CHANGELOG.rst index 5deae5715..16cb2f6f4 100644 --- a/rmw_fastrtps_dynamic_cpp/CHANGELOG.rst +++ b/rmw_fastrtps_dynamic_cpp/CHANGELOG.rst @@ -2,8 +2,8 @@ Changelog for package rmw_fastrtps_dynamic_cpp ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Forthcoming ------------ +8.0.0 (2023-11-06) +------------------ * avoid using dds common public mutex directly (`#725 `_) * Contributors: Chen Lihui diff --git a/rmw_fastrtps_dynamic_cpp/package.xml b/rmw_fastrtps_dynamic_cpp/package.xml index 4b2cffe36..8439cb887 100644 --- a/rmw_fastrtps_dynamic_cpp/package.xml +++ b/rmw_fastrtps_dynamic_cpp/package.xml @@ -2,7 +2,7 @@ rmw_fastrtps_dynamic_cpp - 7.6.0 + 8.0.0 Implement the ROS middleware interface using introspection type support. Geoffrey Biggs diff --git a/rmw_fastrtps_shared_cpp/CHANGELOG.rst b/rmw_fastrtps_shared_cpp/CHANGELOG.rst index a4f9bb119..2fd59bc4a 100644 --- a/rmw_fastrtps_shared_cpp/CHANGELOG.rst +++ b/rmw_fastrtps_shared_cpp/CHANGELOG.rst @@ -2,8 +2,8 @@ Changelog for package rmw_fastrtps_shared_cpp ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Forthcoming ------------ +8.0.0 (2023-11-06) +------------------ * Quiet compiler warning in Release mode. (`#730 `_) * avoid using dds common public mutex directly (`#725 `_) * Contributors: Chen Lihui, Chris Lalancette diff --git a/rmw_fastrtps_shared_cpp/package.xml b/rmw_fastrtps_shared_cpp/package.xml index ed8719aca..9a32e2d30 100644 --- a/rmw_fastrtps_shared_cpp/package.xml +++ b/rmw_fastrtps_shared_cpp/package.xml @@ -2,7 +2,7 @@ rmw_fastrtps_shared_cpp - 7.6.0 + 8.0.0 Code shared on static and dynamic type support of rmw_fastrtps_cpp. Geoffrey Biggs