|
| 1 | +`Version 3.6.2 (latest) <https://fast-dds.docs.eprosima.com/en/v3.6.2/index.html>`_ |
| 2 | +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
| 3 | + |
| 4 | +This release includes the following **security fixes (CVEs)**: |
| 5 | + |
| 6 | +1. `CVE-2025-63829 <https://www.cve.org/CVERecord?id=CVE-2025-63829>`__ |
| 7 | +2. `CVE-2025-65865 <https://www.cve.org/CVERecord?id=CVE-2025-65865>`__ |
| 8 | +3. `CVE-2026-45092 <https://www.cve.org/CVERecord?id=CVE-2026-45092>`__ |
| 9 | +4. `CVE-2026-45093 <https://www.cve.org/CVERecord?id=CVE-2026-45093>`__ |
| 10 | +5. `CVE-2026-45094 <https://www.cve.org/CVERecord?id=CVE-2026-45094>`__ |
| 11 | +6. `CVE-2026-45095 <https://www.cve.org/CVERecord?id=CVE-2026-45095>`__ |
| 12 | +7. `CVE-2026-45096 <https://www.cve.org/CVERecord?id=CVE-2026-45096>`__ |
| 13 | +8. `CVE-2026-45097 <https://www.cve.org/CVERecord?id=CVE-2026-45097>`__ |
| 14 | + |
| 15 | +This release includes the following **fixes**: |
| 16 | + |
| 17 | +1. Make ``on_xxx_matched`` thread-safe |
| 18 | +2. Fix ``RTPSParticipantAttributes`` internal data races |
| 19 | +3. Fix TCP reconnection with listening port |
| 20 | +4. Fix failure setting default locator in empty multicast locator list |
| 21 | +5. Fix unused variable on ``GCC 16`` |
| 22 | +6. Fix null-dereference build |
| 23 | +7. Fix dereference error of ``shared_secret_handle`` |
| 24 | +8. Assert liveliness with periodic heartbeats in secure participants |
| 25 | +9. Revert ABI extension to protect ``UBSan`` error |
| 26 | +10. Fix data races on ``DataWriterImpl`` qos access |
| 27 | +11. Fix TypeObjectRegistry null pass to a callee |
| 28 | +12. Remove stale TCP channels |
| 29 | + |
| 30 | +This release includes the following **improvements**: |
| 31 | + |
| 32 | +1. Lower minimum CMake version in examples |
| 33 | +2. Set Fast DDS version ``3.5`` as EOL |
| 34 | +3. Changes after fastcdr branch-out to ``2.4.x`` |
| 35 | +4. Mark ``3.4.x`` as EOL |
| 36 | + |
| 37 | +This release includes the following **CI improvements**: |
| 38 | + |
| 39 | +1. Improve windows tests |
| 40 | +2. Rearrange ``ASAN`` workflow |
| 41 | +3. Update security tests to use governance-based encryption configuration |
| 42 | +4. Remove deprecated inputs from nightly |
| 43 | +5. Add ``UBSan`` workflow and solve its errors |
| 44 | +6. Make ``skip-ci`` label report required statuses as pass |
0 commit comments