Skip to content

Commit

Permalink
Changelog.
Browse files Browse the repository at this point in the history
Signed-off-by: Marco A. Gutierrez <[email protected]>
  • Loading branch information
marcoag committed Apr 9, 2024
1 parent c2524f5 commit 1e0ddac
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 0 deletions.
3 changes: 3 additions & 0 deletions rmw_fastrtps_cpp/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package rmw_fastrtps_cpp
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------

8.3.0 (2024-03-28)
------------------
* Support Fast CDR v2 (`#746 <https://github.com/ros2/rmw_fastrtps/issues/746>`_)
Expand Down
3 changes: 3 additions & 0 deletions rmw_fastrtps_dynamic_cpp/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package rmw_fastrtps_dynamic_cpp
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------

8.3.0 (2024-03-28)
------------------
* Support Fast CDR v2 (`#746 <https://github.com/ros2/rmw_fastrtps/issues/746>`_)
Expand Down
11 changes: 11 additions & 0 deletions rmw_fastrtps_shared_cpp/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@
Changelog for package rmw_fastrtps_shared_cpp
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
* Allow pkcs11 when calling rmw_dds_common::get_security_files. (`#565 <https://github.com/ros2/rmw_fastrtps/issues/565>`_)
Co-authored-by: Miguel Company <[email protected]>
* Add tracepoint for publish/subscribe serialized_message (`#748 <https://github.com/ros2/rmw_fastrtps/issues/748>`_)
* Add: tracepoint for generic pub/sub
* Fix: correspond to PR 454
* Fix: change write to write_to_timestamp
---------
* Contributors: IkerLuengo, h-suzuki-isp

8.3.0 (2024-03-28)
------------------
* Support Fast CDR v2 (`#746 <https://github.com/ros2/rmw_fastrtps/issues/746>`_)
Expand Down

0 comments on commit 1e0ddac

Please sign in to comment.