Skip to content

Commit 01241de

Browse files
committed
Changelog.
Signed-off-by: Marco A. Gutierrez <[email protected]>
1 parent a7db732 commit 01241de

File tree

2 files changed

+20
-0
lines changed

2 files changed

+20
-0
lines changed

rmw_implementation/CHANGELOG.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22
Changelog for package rmw_implementation
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
* Fixed windows warning (`#254 <https://github.com/ros2/rmw_implementation/issues/254>`_) (`#260 <https://github.com/ros2/rmw_implementation/issues/260>`_)
8+
(cherry picked from commit 8c006087e3af66a79f61dbe0ff45e7a1ef31a686)
9+
Co-authored-by: Alejandro Hernández Cordero <[email protected]>
10+
* Contributors: mergify[bot]
11+
512
2.15.5 (2025-03-12)
613
-------------------
714
* Added rmw_event_type_is_supported (`#250 <https://github.com/ros2/rmw_implementation/issues/250>`_) (`#252 <https://github.com/ros2/rmw_implementation/issues/252>`_)

test_rmw_implementation/CHANGELOG.rst

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
22
Changelog for package test_rmw_implementation
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
* Test failing deserialization of invalid sequence length (`#261 <https://github.com/ros2/rmw_implementation/issues/261>`_) (`#263 <https://github.com/ros2/rmw_implementation/issues/263>`_)
8+
* Add test infrastructure.
9+
* Test that deserialization with wrong sequence length fails.
10+
---------
11+
(cherry picked from commit 4dd5d571a5bfa1a67183acf271dfa442932c7572)
12+
Co-authored-by: Miguel Company <[email protected]>
13+
* add ignore_local_publications_serialized test. (`#255 <https://github.com/ros2/rmw_implementation/issues/255>`_) (`#257 <https://github.com/ros2/rmw_implementation/issues/257>`_)
14+
(cherry picked from commit 1eceed45fbdbe6b93bb49993f1bed9698aeca38f)
15+
Co-authored-by: Tomoya Fujita <[email protected]>
16+
* Contributors: mergify[bot]
17+
518
2.15.5 (2025-03-12)
619
-------------------
720
* Added rmw_event_type_is_supported (`#250 <https://github.com/ros2/rmw_implementation/issues/250>`_) (`#252 <https://github.com/ros2/rmw_implementation/issues/252>`_)

0 commit comments

Comments
 (0)