|
| 1 | +`Version 2.14.4 (latest) <https://fast-dds.docs.eprosima.com/en/v2.14.4/index.html>`_ |
| 2 | +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
| 3 | + |
| 4 | +.. important:: |
| 5 | + |
| 6 | + Fast DDS v2.14 is the last minor version of Fast DDS v2, the major release Fast DDS |
| 7 | + v3 is already out! Check out all the new features and improvements in <https://fast-dds.docs.eprosima.com/en/latest/> |
| 8 | + |
| 9 | +# Fast DDS v2.14.4 |
| 10 | + |
| 11 | +This release includes the following **features** in an ABI compatible manner: |
| 12 | + |
| 13 | +#. Add unsigned specification to literals. |
| 14 | +#. Allow running CI on external contributions. |
| 15 | +#. Add references to new nightly jobs per supported branch in README. |
| 16 | + |
| 17 | +This release includes the following **improvements**: |
| 18 | + |
| 19 | +#. Add Ubuntu weekly CI. |
| 20 | +#. Fix Windows CI and add vanilla build step in Ubuntu CI. |
| 21 | +#. Use eProsima-CI action to install Qt. |
| 22 | +#. Modify help command of XML CLI tool. |
| 23 | +#. Update commercial support section in README. |
| 24 | + |
| 25 | +This release includes the following **fixes**: |
| 26 | + |
| 27 | +#. Mitigate LogTests.flush_n flakiness. |
| 28 | +#. Mitigate buffer recover test flakiness on mac. |
| 29 | +#. Fix Python version in sanitizers CI. |
| 30 | +#. Fix OSS fuzz build. |
| 31 | +#. Fix warning in OSS fuzz build. |
| 32 | +#. Change monitor service writer entity ID. |
| 33 | +#. Solve SecurityManager memory issue. |
| 34 | +#. Fix issue with exclusive ownership and unordered samples. |
| 35 | +#. Fix data race in TypeObjectFactory::get_instance. |
| 36 | +#. Fix: Secure simple participants with initial peers over TCP match. |
| 37 | +#. Remove double // in some installation paths. |
| 38 | +#. Discard changes with big key-only payload and no key hash. |
| 39 | +#. Fix DataReaderHistory regression. |
| 40 | +#. Fix Secure Discovery Server client disposals GUID and handshake_handle assertion. |
| 41 | +#. Fix issues in Dynamic Network Interfaces. |
| 42 | +#. Check if SHM transport is disabled in LARGE_DATA modes. |
| 43 | +#. Release participant_stateless secure builtin writer history change when authentication has finished. |
| 44 | +#. Improve OpenSSL lifecycle handling. |
| 45 | +#. Fix destruction data race on participant removal in intra-process. |
| 46 | +#. Be less strict with parameter lengths. |
| 47 | + |
| 48 | +.. note:: |
| 49 | + |
| 50 | + When upgrading to version 2.14.4 it is **advisable** to regenerate generated source from IDL files |
| 51 | + using `Fast DDS-Gen v3.3.1 <https://github.com/eProsima/Fast-DDS-Gen/releases/tag/v3.3.1>`_. |
0 commit comments