|
| 1 | +`Version 3.2.5 (latest) <https://fast-dds.docs.eprosima.com/en/v3.2.5/index.html>`_ |
| 2 | +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
| 3 | + |
| 4 | +This release includes the following **security fixes**: |
| 5 | + |
| 6 | +- `Fix CVE-2025-63829 <https://www.cve.org/CVERecord?id=CVE-2025-63829>`_ |
| 7 | +- `Fix CVE-2025-65865 <https://www.cve.org/CVERecord?id=CVE-2025-65865>`_ |
| 8 | +- `Fix CVE-2025-67108 <https://www.cve.org/CVERecord?id=CVE-2025-67108>`_ |
| 9 | +- `Fix CVE-2026-22591 <https://www.cve.org/CVERecord?id=CVE-2026-22591>`_ |
| 10 | +- `Fix CVE-2026-45092 <https://www.cve.org/CVERecord?id=CVE-2026-45092>`_ |
| 11 | +- `Fix CVE-2026-45093 <https://www.cve.org/CVERecord?id=CVE-2026-45093>`_ |
| 12 | +- `Fix CVE-2026-45094 <https://www.cve.org/CVERecord?id=CVE-2026-45094>`_ |
| 13 | +- `Fix CVE-2026-45095 <https://www.cve.org/CVERecord?id=CVE-2026-45095>`_ |
| 14 | +- `Fix CVE-2026-45096 <https://www.cve.org/CVERecord?id=CVE-2026-45096>`_ |
| 15 | +- `Fix CVE-2026-45097 <https://www.cve.org/CVERecord?id=CVE-2026-45097>`_ |
| 16 | +- `Fix CVE-2026-45098 <https://www.cve.org/CVERecord?id=CVE-2026-45098>`_ |
| 17 | +- `Fix CVE-2026-49861 <https://www.cve.org/CVERecord?id=CVE-2026-49861>`_ |
| 18 | +- `Fix CVE-2026-49862 <https://www.cve.org/CVERecord?id=CVE-2026-49862>`_ |
| 19 | +- `Fix CVE-2026-49863 <https://www.cve.org/CVERecord?id=CVE-2026-49863>`_ |
| 20 | +- `Fix CVE-2026-53588 <https://www.cve.org/CVERecord?id=CVE-2026-53588>`_ |
| 21 | +- `Fix CVE-2026-53589 <https://www.cve.org/CVERecord?id=CVE-2026-53589>`_ |
| 22 | +- `Fix CVE-2026-53590 <https://www.cve.org/CVERecord?id=CVE-2026-53590>`_ |
| 23 | +- `Fix CVE-2026-55063 <https://www.cve.org/CVERecord?id=CVE-2026-55063>`_ |
| 24 | + |
| 25 | +This release includes the following **improvements**: |
| 26 | + |
| 27 | +#. Update RELEASE_SUPPORT.md to only have link to master version |
| 28 | +#. Fix several warnings on several GCC versions |
| 29 | + |
| 30 | +This release includes the following **fixes**: |
| 31 | + |
| 32 | +#. Fix ``RTPSParticipantAttributes`` internal data races |
| 33 | +#. Catch exception when constructing a payload pool Node |
| 34 | +#. Fix null-dereference build |
| 35 | +#. Implement payload release in move assignment |
| 36 | +#. Make ``on_xxx_matched`` thread-safe |
| 37 | +#. Fix dereference error of 'shared_secret_handle' |
| 38 | +#. Assert liveliness with periodic heartbeats in secure participants |
| 39 | +#. Fix data races on ``DataWriterImpl`` qos access |
| 40 | +#. Remove stale TCP channels |
| 41 | + |
| 42 | +This release includes the following **CI improvements**: |
| 43 | + |
| 44 | +#. Make ``skip-ci`` label report required statuses as pass |
| 45 | +#. Improve windows tests |
| 46 | +#. Update security tests to use governance-based encryption configuration |
| 47 | +#. Add ``UBSan`` workflow and solve its errors |
0 commit comments