Skip to content

Commit e158c58

Browse files
committed
4.0.1
1 parent f5fc447 commit e158c58

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.0.1 (2024-06-27)
6+
------------------
77
* Add add_analyzer functionality (`#329 <https://github.com/ros/diagnostics/issues/329>`_) (`#361 <https://github.com/ros/diagnostics/issues/361>`_)
88
* Aggregator: publish diagnostics_toplevel_state immediately on every degradation (`#324 <https://github.com/ros/diagnostics/issues/324>`_) (`#357 <https://github.com/ros/diagnostics/issues/357>`_)
99
* Contributors: Christian Henkel

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.0.0</version>
5+
<version>4.0.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.0.1 (2024-06-27)
6+
------------------
77
* refactor(sensors_monitor): ros2 port `#339 <https://github.com/ros/diagnostics/issues/339>`_ (`#367 <https://github.com/ros/diagnostics/issues/367>`_)
88
* refactor(ram_monitor): ros2 port (`#338 <https://github.com/ros/diagnostics/issues/338>`_)
99
* NTP monitor improvements (`#342 <https://github.com/ros/diagnostics/issues/342>`_)

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.0.0</version>
5+
<version>4.0.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.0.1 (2024-06-27)
6+
------------------
77
* change(diagnosed-publisher): allow specifying node clock (`#340 <https://github.com/ros/diagnostics/issues/340>`_) (`#372 <https://github.com/ros/diagnostics/issues/372>`_)
88
* Fix usage of rclcpp::ok with a non-default context (`#352 <https://github.com/ros/diagnostics/issues/352>`_)
99
* Contributors: Christian Henkel, 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.0.0</version>
5+
<version>4.0.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.0.1 (2024-06-27)
6+
------------------
77

88
4.0.0 (2024-03-22)
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.0.0</version>
5+
<version>4.0.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.0.1 (2024-06-27)
6+
------------------
77

88
4.0.0 (2024-03-22)
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.0.0</version>
5+
<version>4.0.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)