|
| 1 | +`Version 3.4.1 (latest) <https://fast-dds.docs.eprosima.com/en/v3.4.1/index.html>`_ |
| 2 | +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
| 3 | + |
| 4 | +This patch release includes the following **security fixes**: |
| 5 | + |
| 6 | +* `CVE-2025-62599 <https://www.cve.org/CVERecord?id=CVE-2025-62599>`_ |
| 7 | +* `CVE-2025-62600 <https://www.cve.org/CVERecord?id=CVE-2025-62600>`_ |
| 8 | +* `CVE-2025-62601 <https://www.cve.org/CVERecord?id=CVE-2025-62601>`_ |
| 9 | +* `CVE-2025-62602 <https://www.cve.org/CVERecord?id=CVE-2025-62602>`_ |
| 10 | +* `CVE-2025-62603 <https://www.cve.org/CVERecord?id=CVE-2025-62603>`_ |
| 11 | +* `CVE-2025-64098 <https://www.cve.org/CVERecord?id=CVE-2025-64098>`_ |
| 12 | +* `CVE-2025-62799 <https://www.cve.org/CVERecord?id=CVE-2025-62799>`_ |
| 13 | +* `CVE-2025-64438 <https://www.cve.org/CVERecord?id=CVE-2025-64438>`_ |
| 14 | + |
| 15 | +This patch release includes the following **improvements**: |
| 16 | + |
| 17 | +* Send heartbeat when |RTPSWriters::wait_for_all_acked-api| is called |
| 18 | +* Update fastcdr submodule |
| 19 | +* Update RELEASE_SUPPORT with release 3.2.3 |
| 20 | +* Apply ``Uncrustify`` |
| 21 | + |
| 22 | +This patch release includes the following **fixes**: |
| 23 | + |
| 24 | +* Remove residual generated files |
| 25 | +* Guard ``gnu::optimize`` with ``defined(__GNUC__)`` |
| 26 | +* Making system libraries private in ``target_link_libraries`` |
| 27 | +* Remove manually change of ``/Zi`` MSVC option |
| 28 | +* Avoid ``PROJECT_SOURCE_DIR`` and ``make_unique`` when building blackbox tests |
| 29 | +* Avoid casting ``GUID_t`` into ``InstanceHandle_t`` |
| 30 | +* Fixed some data races |
| 31 | + |
| 32 | +It also includes the following **CI management improvements**: |
| 33 | + |
| 34 | +* Allow CI to run tests with manual dispatch |
| 35 | +* Reduce disk usage in TSAN job |
| 36 | +* Upgrade to MacOS Sequoia |
| 37 | + |
| 38 | +.. important:: |
| 39 | + |
| 40 | + When upgrading to version 3.4.1 it is **highly recommended** to regenerate generated source from IDL files |
| 41 | + using at least `Fast DDS-Gen v4.2.0 <https://github.com/eProsima/Fast-DDS-Gen/releases/tag/v4.2.0>`_. |
| 42 | + But it is advisable to regenerate them using the latest patch version of ``Fast DDS-Gen v4.2.x``. |
0 commit comments