From c5a1fef3df630cb20300cddbbc2eb7a132b37760 Mon Sep 17 00:00:00 2001 From: "Marco A. Gutierrez" Date: Tue, 16 Apr 2024 09:53:46 +0000 Subject: [PATCH] 0.20.2 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 6d81b340..8ef358b8 100644 --- a/test_cli/CHANGELOG.rst +++ b/test_cli/CHANGELOG.rst @@ -2,8 +2,8 @@ Changelog for package test_cli ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Forthcoming ------------ +0.20.2 (2024-04-16) +------------------- 0.20.1 (2024-03-27) ------------------- diff --git a/test_cli/package.xml b/test_cli/package.xml index 291437de..466105ba 100644 --- a/test_cli/package.xml +++ b/test_cli/package.xml @@ -2,7 +2,7 @@ test_cli - 0.20.1 + 0.20.2 Test command line arguments passed to ros2 executables. diff --git a/test_cli_remapping/CHANGELOG.rst b/test_cli_remapping/CHANGELOG.rst index a1db383c..10e82716 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.2 (2024-04-16) +------------------- 0.20.1 (2024-03-27) ------------------- diff --git a/test_cli_remapping/package.xml b/test_cli_remapping/package.xml index 0e4290db..794f6108 100644 --- a/test_cli_remapping/package.xml +++ b/test_cli_remapping/package.xml @@ -2,7 +2,7 @@ test_cli_remapping - 0.20.1 + 0.20.2 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 cef2b4d8..a6e9d3cd 100644 --- a/test_communication/CHANGELOG.rst +++ b/test_communication/CHANGELOG.rst @@ -2,8 +2,8 @@ Changelog for package test_communication ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Forthcoming ------------ +0.20.2 (2024-04-16) +------------------- 0.20.1 (2024-03-27) ------------------- diff --git a/test_communication/package.xml b/test_communication/package.xml index 238b48a6..6646a165 100644 --- a/test_communication/package.xml +++ b/test_communication/package.xml @@ -2,7 +2,7 @@ test_communication - 0.20.1 + 0.20.2 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 5c7cffdf..865192d3 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.2 (2024-04-16) +------------------- 0.20.1 (2024-03-27) ------------------- diff --git a/test_quality_of_service/package.xml b/test_quality_of_service/package.xml index 47d00626..bf2c15aa 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.1 + 0.20.2 Test quality of service features, specifically liveliness, deadline, and lifespan. diff --git a/test_rclcpp/CHANGELOG.rst b/test_rclcpp/CHANGELOG.rst index b7e4aab0..8300c501 100644 --- a/test_rclcpp/CHANGELOG.rst +++ b/test_rclcpp/CHANGELOG.rst @@ -2,8 +2,8 @@ Changelog for package test_rclcpp ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Forthcoming ------------ +0.20.2 (2024-04-16) +------------------- * Addressed TODO in test_local_parameters (`#545 `_) * Actually skip the gtest_subscription test on Connext. (`#544 `_) * Increased time in test_multithreaded (`#543 `_) diff --git a/test_rclcpp/package.xml b/test_rclcpp/package.xml index c83391a9..72bb68f5 100644 --- a/test_rclcpp/package.xml +++ b/test_rclcpp/package.xml @@ -2,7 +2,7 @@ test_rclcpp - 0.20.1 + 0.20.2 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 d8e7e5ca..656f0ff9 100644 --- a/test_security/CHANGELOG.rst +++ b/test_security/CHANGELOG.rst @@ -2,8 +2,8 @@ Changelog for package test_security ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Forthcoming ------------ +0.20.2 (2024-04-16) +------------------- 0.20.1 (2024-03-27) ------------------- diff --git a/test_security/package.xml b/test_security/package.xml index 2af79320..17e121bd 100644 --- a/test_security/package.xml +++ b/test_security/package.xml @@ -2,7 +2,7 @@ test_security - 0.20.1 + 0.20.2 Test nodes, publishers and subscribers with DDS-Security.