Skip to content

Commit bf5682e

Browse files
committed
4.9.3
1 parent 55a1bdb commit bf5682e

File tree

32 files changed

+47
-47
lines changed

32 files changed

+47
-47
lines changed

rosidl_adapter/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
4.9.3 (2024-12-20)
6+
------------------
77

88
4.9.2 (2024-11-25)
99
------------------

rosidl_adapter/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_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="2">
44
<name>rosidl_adapter</name>
5-
<version>4.9.2</version>
5+
<version>4.9.3</version>
66
<description>
77
API and scripts to parse .msg/.srv/.action files and convert them to .idl.
88
</description>

rosidl_cli/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
4.9.3 (2024-12-20)
6+
------------------
77

88
4.9.2 (2024-11-25)
99
------------------

rosidl_cli/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_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="2">
44
<name>rosidl_cli</name>
5-
<version>4.9.2</version>
5+
<version>4.9.3</version>
66
<description>
77
Command line tools for ROS interface generation.
88
</description>

rosidl_cli/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
setup(
55
name='rosidl_cli',
6-
version='4.9.2',
6+
version='4.9.3',
77
packages=find_packages(exclude=['test']),
88
extras_require={
99
'completion': ['argcomplete'],

rosidl_cmake/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
4.9.3 (2024-12-20)
6+
------------------
77

88
4.9.2 (2024-11-25)
99
------------------

rosidl_cmake/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_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="2">
44
<name>rosidl_cmake</name>
5-
<version>4.9.2</version>
5+
<version>4.9.3</version>
66
<description>The CMake functionality to invoke code generation for ROS interface files.</description>
77

88
<maintainer email="[email protected]">Aditya Pande</maintainer>

rosidl_generator_c/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
4.9.3 (2024-12-20)
6+
------------------
77
* Deterministic iteration order for reproducible codegen (`#846 <https://github.com/ros2/rosidl/issues/846>`_)
88
* Contributors: Harry Sarson
99

rosidl_generator_c/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>rosidl_generator_c</name>
5-
<version>4.9.2</version>
5+
<version>4.9.3</version>
66
<description>Generate the ROS interfaces in C.</description>
77

88
<maintainer email="[email protected]">Aditya Pande</maintainer>

rosidl_generator_cpp/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
4.9.3 (2024-12-20)
6+
------------------
77

88
4.9.2 (2024-11-25)
99
------------------

rosidl_generator_cpp/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>rosidl_generator_cpp</name>
5-
<version>4.9.2</version>
5+
<version>4.9.3</version>
66
<description>Generate the ROS interfaces in C++.</description>
77

88
<maintainer email="[email protected]">Aditya Pande</maintainer>

rosidl_generator_tests/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
4.9.3 (2024-12-20)
6+
------------------
77

88
4.9.2 (2024-11-25)
99
------------------

rosidl_generator_tests/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>rosidl_generator_tests</name>
5-
<version>4.9.2</version>
5+
<version>4.9.3</version>
66
<description>Integration tests for rosidl_generator_c and rosidl_generator_cpp packages.</description>
77

88
<maintainer email="[email protected]">Aditya Pande</maintainer>

rosidl_generator_type_description/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
4.9.3 (2024-12-20)
6+
------------------
77

88
4.9.2 (2024-11-25)
99
------------------

rosidl_generator_type_description/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>rosidl_generator_type_description</name>
5-
<version>4.9.2</version>
5+
<version>4.9.3</version>
66
<description>Generate hashes and descriptions of ROS 2 interface types, per REP-2011.</description>
77

88
<maintainer email="[email protected]">Emerson Knapp</maintainer>

rosidl_parser/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
4.9.3 (2024-12-20)
6+
------------------
77

88
4.9.2 (2024-11-25)
99
------------------

rosidl_parser/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_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="2">
44
<name>rosidl_parser</name>
5-
<version>4.9.2</version>
5+
<version>4.9.3</version>
66
<description>The parser for `.idl` ROS interface files.</description>
77

88
<maintainer email="[email protected]">Aditya Pande</maintainer>

rosidl_pycommon/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
4.9.3 (2024-12-20)
6+
------------------
77

88
4.9.2 (2024-11-25)
99
------------------

rosidl_pycommon/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>rosidl_pycommon</name>
5-
<version>4.9.2</version>
5+
<version>4.9.3</version>
66
<description>Common Python functions used by rosidl packages.</description>
77

88
<maintainer email="[email protected]">Aditya Pande</maintainer>

rosidl_pycommon/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setup(
77
name=package_name,
8-
version='4.9.2',
8+
version='4.9.3',
99
packages=find_packages(exclude=['test']),
1010
data_files=[
1111
('share/ament_index/resource_index/packages',

rosidl_runtime_c/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
4.9.3 (2024-12-20)
6+
------------------
77

88
4.9.2 (2024-11-25)
99
------------------

rosidl_runtime_c/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>rosidl_runtime_c</name>
5-
<version>4.9.2</version>
5+
<version>4.9.3</version>
66
<description>Provides definitions, initialization and finalization functions, and macros for getting and working with rosidl typesupport types in C.</description>
77

88
<maintainer email="[email protected]">Aditya Pande</maintainer>

rosidl_runtime_cpp/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
4.9.3 (2024-12-20)
6+
------------------
77

88
4.9.2 (2024-11-25)
99
------------------

rosidl_runtime_cpp/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>rosidl_runtime_cpp</name>
5-
<version>4.9.2</version>
5+
<version>4.9.3</version>
66
<description>Provides definitions and templated functions for getting and working with rosidl typesupport types in C++.</description>
77

88
<maintainer email="[email protected]">Aditya Pande</maintainer>

rosidl_typesupport_interface/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
4.9.3 (2024-12-20)
6+
------------------
77

88
4.9.2 (2024-11-25)
99
------------------

rosidl_typesupport_interface/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_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="2">
44
<name>rosidl_typesupport_interface</name>
5-
<version>4.9.2</version>
5+
<version>4.9.3</version>
66
<description>
77
The interface for rosidl typesupport packages.
88
</description>

rosidl_typesupport_introspection_c/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
4.9.3 (2024-12-20)
6+
------------------
77

88
4.9.2 (2024-11-25)
99
------------------

rosidl_typesupport_introspection_c/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>rosidl_typesupport_introspection_c</name>
5-
<version>4.9.2</version>
5+
<version>4.9.3</version>
66
<description>
77
Generate the message type support for dynamic message construction in C.
88
</description>

rosidl_typesupport_introspection_cpp/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
4.9.3 (2024-12-20)
6+
------------------
77

88
4.9.2 (2024-11-25)
99
------------------

rosidl_typesupport_introspection_cpp/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>rosidl_typesupport_introspection_cpp</name>
5-
<version>4.9.2</version>
5+
<version>4.9.3</version>
66
<description>
77
Generate the message type support for dynamic message construction in C++.
88
</description>

rosidl_typesupport_introspection_tests/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
4.9.3 (2024-12-20)
6+
------------------
77

88
4.9.2 (2024-11-25)
99
------------------

rosidl_typesupport_introspection_tests/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>rosidl_typesupport_introspection_tests</name>
5-
<version>4.9.2</version>
5+
<version>4.9.3</version>
66
<description>Integration tests of the rosidl_typesupport_introspection_c/cpp packages.</description>
77

88
<maintainer email="[email protected]">Aditya Pande</maintainer>

0 commit comments

Comments
 (0)