-
Notifications
You must be signed in to change notification settings - Fork 43
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Refs #21311: Bump version to 2.14.3 Signed-off-by: eduponz <[email protected]> * Refs #21311: Add v2.14.3 release notes Signed-off-by: eduponz <[email protected]> --------- Signed-off-by: eduponz <[email protected]>
- Loading branch information
Showing
6 changed files
with
36 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
`Version 2.14.3 (latest) <https://fast-dds.docs.eprosima.com/en/v2.14.3/index.html>`_ | ||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ||
|
||
.. important:: | ||
|
||
Fast DDS v2.14 will be the last minor version of Fast DDS v2, the next major release will be Fast DDS | ||
v3.0.0, stay tuned! | ||
|
||
This release includes the following **features** in an ABI compatible manner: | ||
|
||
#. Setting ``vendor_id`` on received ``CacheChange_t`` | ||
|
||
This release includes the following **improvements**: | ||
|
||
#. Repository & CI improvements. | ||
#. Create InitialConnection for :ref:`transport_tcp_tcp` initial peers | ||
|
||
This release includes the following **fixes**: | ||
|
||
#. Fix topic interference on ``liveliness_changed`` status | ||
#. Remove doxygen warnings | ||
#. Adjust doxygen so Fast DDS Python pydoc makes RTD build | ||
#. Fix compilation in Ubuntu 24.04 platforms | ||
#. Fix Latency test destruction | ||
|
||
.. note:: | ||
|
||
When upgrading to version 2.14.3 it is **advisable** to regenerate generated source from IDL files | ||
using `Fast DDS-Gen v3.3.0 <https://github.com/eProsima/Fast-DDS-Gen/releases/tag/v3.3.0>`_. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters