From 718152dcfd750c4134723a5bb29b3e614cef6542 Mon Sep 17 00:00:00 2001 From: Eduardo Ponz Segrelles Date: Tue, 25 Jun 2024 12:06:29 +0200 Subject: [PATCH] Add v2.14.2 release notes (#823) * Refs #21209: Add v2.14.2 release notes Signed-off-by: eduponz * Refs #21209: Apply Jesus' suggestions Signed-off-by: eduponz --------- Signed-off-by: eduponz --- docs/notes/notes.rst | 2 +- .../previous_versions/supported_versions.rst | 1 + docs/notes/previous_versions/v2.14.0.rst | 4 +- docs/notes/previous_versions/v2.14.1.rst | 4 +- docs/notes/previous_versions/v2.14.2.rst | 39 +++++++++++++++++++ docs/notes/versions.rst | 4 +- docs/spelling_wordlist.txt | 1 + 7 files changed, 48 insertions(+), 7 deletions(-) create mode 100644 docs/notes/previous_versions/v2.14.2.rst diff --git a/docs/notes/notes.rst b/docs/notes/notes.rst index 4f1478a5e..0272191ee 100644 --- a/docs/notes/notes.rst +++ b/docs/notes/notes.rst @@ -5,7 +5,7 @@ Information about the release lifecycle can be found `here `_. -.. include:: previous_versions/v2.14.1.rst +.. include:: previous_versions/v2.14.2.rst .. seealso:: diff --git a/docs/notes/previous_versions/supported_versions.rst b/docs/notes/previous_versions/supported_versions.rst index 01cb8df39..1502c0766 100644 --- a/docs/notes/previous_versions/supported_versions.rst +++ b/docs/notes/previous_versions/supported_versions.rst @@ -4,6 +4,7 @@ Supported versions Version 2.14 ------------ +.. include:: v2.14.2.rst .. include:: v2.14.1.rst .. include:: v2.14.0.rst diff --git a/docs/notes/previous_versions/v2.14.0.rst b/docs/notes/previous_versions/v2.14.0.rst index 0a1b0e3cc..6fc61841a 100644 --- a/docs/notes/previous_versions/v2.14.0.rst +++ b/docs/notes/previous_versions/v2.14.0.rst @@ -1,5 +1,5 @@ -`Version 2.14.0 (latest) `_ -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +`Version 2.14.0 `_ +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. important:: diff --git a/docs/notes/previous_versions/v2.14.1.rst b/docs/notes/previous_versions/v2.14.1.rst index d84b42a37..09e258307 100644 --- a/docs/notes/previous_versions/v2.14.1.rst +++ b/docs/notes/previous_versions/v2.14.1.rst @@ -1,5 +1,5 @@ -`Version 2.14.1 (latest) `_ -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +`Version 2.14.1 `_ +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. important:: diff --git a/docs/notes/previous_versions/v2.14.2.rst b/docs/notes/previous_versions/v2.14.2.rst new file mode 100644 index 000000000..52acbca67 --- /dev/null +++ b/docs/notes/previous_versions/v2.14.2.rst @@ -0,0 +1,39 @@ +`Version 2.14.2 (latest) `_ +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + +.. 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: + +#. Set :ref:`DataSharing Qos policy` in transmitted ``WriterProxyData`` and ``ReaderProxyData``. +#. New :ref:`max_message_size` property to limit the output datagrams size. +#. Add XML configuration for :ref:`flow-controllers`. + +This release includes the following **improvements**: + +#. Repository & CI improvements. +#. Do not require ``PYTHON_VERSION`` to be defined. in .bat files. +#. Use ``%*`` instead of loop in ``.bat`` scripts. +#. Use absolute paths when loading XML files. +#. Bump Fast CDR submodule to version 2.2.2. + +This release includes the following **fixes**: + +#. Handle errors when setting socket buffer sizes. +#. Do not require Fast CDR v2 in examples. +#. Fix :ref:`transport_sharedMemory_sharedMemory` buffer recovery MacOS flaky test. +#. Automatically unmatch remote participants on participant deletion. +#. Bugfix: correct :ref:`liveliness` state in a multiple reader - one writer scenario. +#. Only apply :ref:`content filter` to ALIVE changes. +#. Properly delete builtin statistics writers upon :func:`delete_contained_entities`. +#. Fix doxygen warning about undocumented ``@param`` in deleted functions. +#. Correctly initialize ``MatchingFailureMask`` constants to be used with the ``std::bitset`` API. +#. Fix :ref:`Discovery Server` not connecting due to ports logic. + +.. note:: + + When upgrading to version 2.14.2 it is **advisable** to regenerate generated source from IDL files + using `Fast DDS-Gen v3.3.0 `_. diff --git a/docs/notes/versions.rst b/docs/notes/versions.rst index 471eea103..4e7b9b20a 100644 --- a/docs/notes/versions.rst +++ b/docs/notes/versions.rst @@ -260,7 +260,7 @@ The following table shows the corresponding versions of the Fast DDS library dep * - Product - Related version * - `Fast CDR `__ - - `v2.2.1 `__ + - `v2.2.2 `__ * - `Foonathan Memory Vendor `__ - `v1.3.1 `__ * - `Asio `__ @@ -346,7 +346,7 @@ Fast DDS as the core middleware. * - `Fast DDS Gen - IDL parser `__ - `v3.0.0 `__ * - `Fast DDS python `__ - - `v1.4.1 `__ + - `v1.4.2 `__ * - `Shapes Demo `__ - `v2.14.1 `__ diff --git a/docs/spelling_wordlist.txt b/docs/spelling_wordlist.txt index d90d85260..0d725ddc5 100644 --- a/docs/spelling_wordlist.txt +++ b/docs/spelling_wordlist.txt @@ -202,6 +202,7 @@ optionparser OSS ostream overcomplicated +param parseLogConfig parseXMLBitsetDynamicType persistency