From 8ec4999492b78a2a900ef54f3dfb8c24f6a281c4 Mon Sep 17 00:00:00 2001 From: Chris Lalancette Date: Wed, 20 Nov 2024 14:37:27 +0000 Subject: [PATCH] 0.22.1 --- 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 ef216e23..f2163e21 100644 --- a/test_cli/CHANGELOG.rst +++ b/test_cli/CHANGELOG.rst @@ -2,8 +2,8 @@ Changelog for package test_cli ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Forthcoming ------------ +0.22.1 (2024-11-20) +------------------- * Stop using python_cmake_module. (`#536 `_) * Contributors: Chris Lalancette diff --git a/test_cli/package.xml b/test_cli/package.xml index 2724e682..2f2a7512 100644 --- a/test_cli/package.xml +++ b/test_cli/package.xml @@ -2,7 +2,7 @@ test_cli - 0.22.0 + 0.22.1 Test command line arguments passed to ros2 executables. diff --git a/test_cli_remapping/CHANGELOG.rst b/test_cli_remapping/CHANGELOG.rst index 0a996838..8be0360c 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.22.1 (2024-11-20) +------------------- * Stop using python_cmake_module. (`#536 `_) * Contributors: Chris Lalancette diff --git a/test_cli_remapping/package.xml b/test_cli_remapping/package.xml index a275e14a..7a9fcfda 100644 --- a/test_cli_remapping/package.xml +++ b/test_cli_remapping/package.xml @@ -2,7 +2,7 @@ test_cli_remapping - 0.22.0 + 0.22.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 1111e008..2c17a95d 100644 --- a/test_communication/CHANGELOG.rst +++ b/test_communication/CHANGELOG.rst @@ -2,8 +2,8 @@ Changelog for package test_communication ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Forthcoming ------------ +0.22.1 (2024-11-20) +------------------- * Stop using python_cmake_module. (`#536 `_) * Contributors: Chris Lalancette diff --git a/test_communication/package.xml b/test_communication/package.xml index a279c6bc..06f13d43 100644 --- a/test_communication/package.xml +++ b/test_communication/package.xml @@ -2,7 +2,7 @@ test_communication - 0.22.0 + 0.22.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 5c09c892..04a4c1e1 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.22.1 (2024-11-20) +------------------- 0.22.0 (2024-10-03) ------------------- diff --git a/test_quality_of_service/package.xml b/test_quality_of_service/package.xml index cd6cb48e..8547ba4b 100644 --- a/test_quality_of_service/package.xml +++ b/test_quality_of_service/package.xml @@ -2,7 +2,7 @@ test_quality_of_service - 0.22.0 + 0.22.1 Test quality of service features, specifically liveliness, deadline, and lifespan. diff --git a/test_rclcpp/CHANGELOG.rst b/test_rclcpp/CHANGELOG.rst index 12e3dd55..40890e86 100644 --- a/test_rclcpp/CHANGELOG.rst +++ b/test_rclcpp/CHANGELOG.rst @@ -2,8 +2,8 @@ Changelog for package test_rclcpp ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Forthcoming ------------ +0.22.1 (2024-11-20) +------------------- 0.22.0 (2024-10-03) ------------------- diff --git a/test_rclcpp/package.xml b/test_rclcpp/package.xml index 62e39693..d95d4a7e 100644 --- a/test_rclcpp/package.xml +++ b/test_rclcpp/package.xml @@ -2,7 +2,7 @@ test_rclcpp - 0.22.0 + 0.22.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 00625902..83ada87f 100644 --- a/test_security/CHANGELOG.rst +++ b/test_security/CHANGELOG.rst @@ -2,8 +2,8 @@ Changelog for package test_security ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Forthcoming ------------ +0.22.1 (2024-11-20) +------------------- 0.22.0 (2024-10-03) ------------------- diff --git a/test_security/package.xml b/test_security/package.xml index ed46c6a2..0898c407 100644 --- a/test_security/package.xml +++ b/test_security/package.xml @@ -2,7 +2,7 @@ test_security - 0.22.0 + 0.22.1 Test nodes, publishers and subscribers with DDS-Security.