Skip to content

Commit cd24251

Browse files
committed
4.3.1
1 parent a223af1 commit cd24251

File tree

10 files changed

+15
-15
lines changed

10 files changed

+15
-15
lines changed

diagnostic_aggregator/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package diagnostic_aggregator
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
4.3.1 (2024-07-30)
6+
------------------
77

88
3.2.1 (2024-06-27)
99
------------------

diagnostic_aggregator/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>diagnostic_aggregator</name>
5-
<version>4.3.0</version>
5+
<version>4.3.1</version>
66
<description>diagnostic_aggregator</description>
77
<maintainer email="[email protected]">Austin Hendrix</maintainer>
88
<maintainer email="[email protected]">Brice Rebsamen</maintainer>

diagnostic_common_diagnostics/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package diagnostic_common_diagnostics
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
4.3.1 (2024-07-30)
6+
------------------
77
* fixing pep257 problems introduced by `#334 <https://github.com/ros/diagnostics/issues/334>`_ (`#384 <https://github.com/ros/diagnostics/issues/384>`_)
88
* Port hd_monitor to ROS2 (`#334 <https://github.com/ros/diagnostics/issues/334>`_)
99
* Contributors: Antoine Lima, Christian Henkel

diagnostic_common_diagnostics/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>diagnostic_common_diagnostics</name>
5-
<version>4.3.0</version>
5+
<version>4.3.1</version>
66
<description>diagnostic_common_diagnostics</description>
77
<maintainer email="[email protected]">Austin Hendrix</maintainer>
88
<maintainer email="[email protected]">Brice Rebsamen</maintainer>

diagnostic_updater/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package diagnostic_updater
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
4.3.1 (2024-07-30)
6+
------------------
77
* Fix correctly exporting the library (`#388 <https://github.com/ros/diagnostics/issues/388>`_) (`#393 <https://github.com/ros/diagnostics/issues/393>`_)
88
* Minimize header includes by moving impl to .cpp files (`#331 <https://github.com/ros/diagnostics/issues/331>`_) and Fix usage of rclcpp::ok with a non-default context (`#352 <https://github.com/ros/diagnostics/issues/352>`_) (`#390 <https://github.com/ros/diagnostics/issues/390>`_)
99
* Contributors: Christian Henkel, Ramon Wijnands, Hervé Audren

diagnostic_updater/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>diagnostic_updater</name>
5-
<version>4.3.0</version>
5+
<version>4.3.1</version>
66
<description>diagnostic_updater contains tools for easily updating diagnostics. it is commonly used in device drivers to keep track of the status of output topics, device status, etc.</description>
77
<maintainer email="[email protected]">Austin Hendrix</maintainer>
88
<maintainer email="[email protected]">Brice Rebsamen</maintainer>

diagnostics/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package diagnostics
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
4.3.1 (2024-07-30)
6+
------------------
77

88
3.2.1 (2024-06-27)
99
------------------

diagnostics/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>diagnostics</name>
5-
<version>4.3.0</version>
5+
<version>4.3.1</version>
66
<description>diagnostics</description>
77
<maintainer email="[email protected]">Austin Hendrix</maintainer>
88
<maintainer email="[email protected]">Brice Rebsamen</maintainer>

self_test/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package self_test
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
4.3.1 (2024-07-30)
6+
------------------
77

88
3.2.1 (2024-06-27)
99
------------------

self_test/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>self_test</name>
5-
<version>4.3.0</version>
5+
<version>4.3.1</version>
66
<description>self_test</description>
77
<maintainer email="[email protected]">Austin Hendrix</maintainer>
88
<maintainer email="[email protected]">Brice Rebsamen</maintainer>

0 commit comments

Comments
 (0)