Skip to content

Commit 70eaae5

Browse files
committed
4.4.2
1 parent 9999913 commit 70eaae5

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.4.2 (2025-02-10)
6+
------------------
77
* Checking licenses in CI (`#431 <https://github.com/ros/diagnostics/issues/431>`_)
88
* Checking licenses in ci
99
* Add Windows support (`#426 <https://github.com/ros/diagnostics/issues/426>`_)

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.1</version>
5+
<version>4.4.2</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.4.2 (2025-02-10)
6+
------------------
77
* common_diagnostics cleaned hostname string (`#405 <https://github.com/ros/diagnostics/issues/405>`_)
88
* Hostnames are properly cleaned to only contain alphanumeric characters or underscore.
99
* Skipping flaky ntp test (`#409 <https://github.com/ros/diagnostics/issues/409>`_)

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.1</version>
5+
<version>4.4.2</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.4.2 (2025-02-10)
6+
------------------
77
* Add Windows support (`#426 <https://github.com/ros/diagnostics/issues/426>`_)
88
* Skipping flaky tests (`#413 <https://github.com/ros/diagnostics/issues/413>`_)
99
* Contributors: Christian Henkel, Silvio Traversaro

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.1</version>
5+
<version>4.4.2</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.4.2 (2025-02-10)
6+
------------------
77

88
4.3.1 (2024-07-30)
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.1</version>
5+
<version>4.4.2</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.4.2 (2025-02-10)
6+
------------------
77

88
4.3.1 (2024-07-30)
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.1</version>
5+
<version>4.4.2</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)