From b79c0eea27489775e61bafc7d68ab6bd4ad50666 Mon Sep 17 00:00:00 2001 From: "Marco A. Gutierrez" Date: Wed, 27 Mar 2024 08:17:50 +0000 Subject: [PATCH] 0.20.1 Signed-off-by: Marco A. Gutierrez --- test_cli/CHANGELOG.rst | 4 ++-- test_cli/package.xml | 2 +- test_cli_remapping/CHANGELOG.rst | 4 ++-- test_cli_remapping/package.xml | 2 +- test_communication/CHANGELOG.rst | 4 ++-- test_communication/package.xml | 2 +- test_quality_of_service/CHANGELOG.rst | 4 ++-- test_quality_of_service/package.xml | 2 +- test_rclcpp/CHANGELOG.rst | 4 ++-- test_rclcpp/package.xml | 2 +- test_security/CHANGELOG.rst | 4 ++-- test_security/package.xml | 2 +- 12 files changed, 18 insertions(+), 18 deletions(-) diff --git a/test_cli/CHANGELOG.rst b/test_cli/CHANGELOG.rst index 9d4cc74a..1bea69e6 100644 --- a/test_cli/CHANGELOG.rst +++ b/test_cli/CHANGELOG.rst @@ -2,8 +2,8 @@ Changelog for package test_cli ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Forthcoming ------------ +0.20.1 (2024-03-27) +------------------- 0.20.0 (2023-12-26) ------------------- diff --git a/test_cli/package.xml b/test_cli/package.xml index 1f666548..291437de 100644 --- a/test_cli/package.xml +++ b/test_cli/package.xml @@ -2,7 +2,7 @@ test_cli - 0.20.0 + 0.20.1 Test command line arguments passed to ros2 executables. diff --git a/test_cli_remapping/CHANGELOG.rst b/test_cli_remapping/CHANGELOG.rst index c5cb36db..1375e25f 100644 --- a/test_cli_remapping/CHANGELOG.rst +++ b/test_cli_remapping/CHANGELOG.rst @@ -2,8 +2,8 @@ Changelog for package test_cli_remapping ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Forthcoming ------------ +0.20.1 (2024-03-27) +------------------- 0.20.0 (2023-12-26) ------------------- diff --git a/test_cli_remapping/package.xml b/test_cli_remapping/package.xml index 751d3d7a..0e4290db 100644 --- a/test_cli_remapping/package.xml +++ b/test_cli_remapping/package.xml @@ -2,7 +2,7 @@ test_cli_remapping - 0.20.0 + 0.20.1 Test command line remapping of topic names, service names, node namespace, and node name. diff --git a/test_communication/CHANGELOG.rst b/test_communication/CHANGELOG.rst index 8fc6166a..86a3700a 100644 --- a/test_communication/CHANGELOG.rst +++ b/test_communication/CHANGELOG.rst @@ -2,8 +2,8 @@ Changelog for package test_communication ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Forthcoming ------------ +0.20.1 (2024-03-27) +------------------- * Small fix for modern flake8. (`#539 `_) * Contributors: Chris Lalancette diff --git a/test_communication/package.xml b/test_communication/package.xml index b0dfe69a..238b48a6 100644 --- a/test_communication/package.xml +++ b/test_communication/package.xml @@ -2,7 +2,7 @@ test_communication - 0.20.0 + 0.20.1 Test publish / subscribe and request / response communication with all primitive as well as builtin types. Also exchange dynamic and static arrays and nested message structures. diff --git a/test_quality_of_service/CHANGELOG.rst b/test_quality_of_service/CHANGELOG.rst index add0a17b..8c46c4fb 100644 --- a/test_quality_of_service/CHANGELOG.rst +++ b/test_quality_of_service/CHANGELOG.rst @@ -2,8 +2,8 @@ Changelog for package test_quality_of_service ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Forthcoming ------------ +0.20.1 (2024-03-27) +------------------- 0.20.0 (2023-12-26) ------------------- diff --git a/test_quality_of_service/package.xml b/test_quality_of_service/package.xml index 172f2822..47d00626 100644 --- a/test_quality_of_service/package.xml +++ b/test_quality_of_service/package.xml @@ -2,7 +2,7 @@ test_quality_of_service - 0.20.0 + 0.20.1 Test quality of service features, specifically liveliness, deadline, and lifespan. diff --git a/test_rclcpp/CHANGELOG.rst b/test_rclcpp/CHANGELOG.rst index 056a403d..68feae03 100644 --- a/test_rclcpp/CHANGELOG.rst +++ b/test_rclcpp/CHANGELOG.rst @@ -2,8 +2,8 @@ Changelog for package test_rclcpp ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Forthcoming ------------ +0.20.1 (2024-03-27) +------------------- * Improve the node_name test. (`#538 `_) * Change up the formatting in the test_rclcpp tests. (`#537 `_) * Revamp test_rclcpp to compile far few files. (`#535 `_) diff --git a/test_rclcpp/package.xml b/test_rclcpp/package.xml index 27270f30..c83391a9 100644 --- a/test_rclcpp/package.xml +++ b/test_rclcpp/package.xml @@ -2,7 +2,7 @@ test_rclcpp - 0.20.0 + 0.20.1 Test rclcpp API. Each test is run with every available rmw implementation. diff --git a/test_security/CHANGELOG.rst b/test_security/CHANGELOG.rst index 0382ba33..634ad9f3 100644 --- a/test_security/CHANGELOG.rst +++ b/test_security/CHANGELOG.rst @@ -2,8 +2,8 @@ Changelog for package test_security ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Forthcoming ------------ +0.20.1 (2024-03-27) +------------------- 0.20.0 (2023-12-26) ------------------- diff --git a/test_security/package.xml b/test_security/package.xml index b7e2a7f0..2af79320 100644 --- a/test_security/package.xml +++ b/test_security/package.xml @@ -2,7 +2,7 @@ test_security - 0.20.0 + 0.20.1 Test nodes, publishers and subscribers with DDS-Security.