Skip to content

Commit

Permalink
0.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobperron committed Jan 13, 2022
1 parent e72b13c commit 44ac714
Show file tree
Hide file tree
Showing 12 changed files with 29 additions and 6 deletions.
3 changes: 3 additions & 0 deletions test_cli/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package test_cli
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0.12.1 (2022-01-13)
-------------------

0.12.0 (2021-11-18)
-------------------
* Updated maintainers (`#489 <https://github.com/ros2/system_tests/issues/489>`_)
Expand Down
2 changes: 1 addition & 1 deletion test_cli/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="2">
<name>test_cli</name>
<version>0.12.0</version>
<version>0.12.1</version>
<description>
Test command line arguments passed to ros2 executables.
</description>
Expand Down
3 changes: 3 additions & 0 deletions test_cli_remapping/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package test_cli_remapping
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0.12.1 (2022-01-13)
-------------------

0.12.0 (2021-11-18)
-------------------
* Update python nodes SIGINT handling (`#490 <https://github.com/ros2/system_tests/issues/490>`_)
Expand Down
2 changes: 1 addition & 1 deletion test_cli_remapping/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="2">
<name>test_cli_remapping</name>
<version>0.12.0</version>
<version>0.12.1</version>
<description>
Test command line remapping of topic names, service names, node namespace, and node name.
</description>
Expand Down
3 changes: 3 additions & 0 deletions test_communication/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package test_communication
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0.12.1 (2022-01-13)
-------------------

0.12.0 (2021-11-18)
-------------------
* Update python nodes SIGINT handling (`#490 <https://github.com/ros2/system_tests/issues/490>`_)
Expand Down
2 changes: 1 addition & 1 deletion test_communication/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="2">
<name>test_communication</name>
<version>0.12.0</version>
<version>0.12.1</version>
<description>
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.
Expand Down
5 changes: 5 additions & 0 deletions test_quality_of_service/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
Changelog for package test_quality_of_service
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0.12.1 (2022-01-13)
-------------------
* Update maintainers to Aditya Pande and Shane Loretz (`#491 <https://github.com/ros2/system_tests/issues/491>`_)
* Contributors: Audrow Nash

0.12.0 (2021-11-18)
-------------------
* Updated maintainers (`#489 <https://github.com/ros2/system_tests/issues/489>`_)
Expand Down
2 changes: 1 addition & 1 deletion test_quality_of_service/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="2">
<name>test_quality_of_service</name>
<version>0.12.0</version>
<version>0.12.1</version>
<description>
Test quality of service features, specifically liveliness, deadline, and lifespan.
</description>
Expand Down
6 changes: 6 additions & 0 deletions test_rclcpp/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@
Changelog for package test_rclcpp
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0.12.1 (2022-01-13)
-------------------
* Fix include order for cpplint (`#493 <https://github.com/ros2/system_tests/issues/493>`_)
* Fix test (`#488 <https://github.com/ros2/system_tests/issues/488>`_)
* Contributors: Jacob Perron, Mauro Passerino

0.12.0 (2021-11-18)
-------------------
* Updated maintainers (`#489 <https://github.com/ros2/system_tests/issues/489>`_)
Expand Down
2 changes: 1 addition & 1 deletion test_rclcpp/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="2">
<name>test_rclcpp</name>
<version>0.12.0</version>
<version>0.12.1</version>
<description>
Test rclcpp API.
Each test is run with every available rmw implementation.
Expand Down
3 changes: 3 additions & 0 deletions test_security/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package test_security
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0.12.1 (2022-01-13)
-------------------

0.12.0 (2021-11-18)
-------------------
* Updated maintainers (`#489 <https://github.com/ros2/system_tests/issues/489>`_)
Expand Down
2 changes: 1 addition & 1 deletion test_security/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="2">
<name>test_security</name>
<version>0.12.0</version>
<version>0.12.1</version>
<description>
Test nodes, publishers and subscribers with DDS-Security.
</description>
Expand Down

0 comments on commit 44ac714

Please sign in to comment.