From 43076ac5e63b6dacd0684ebb9c2373291cc60e30 Mon Sep 17 00:00:00 2001 From: Mario Dominguez Date: Wed, 19 Mar 2025 11:52:03 +0100 Subject: [PATCH 1/5] Refs #22858: Update Roadmap Signed-off-by: Mario Dominguez --- roadmap.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/roadmap.md b/roadmap.md index 3b525bd2233..310b94e871e 100644 --- a/roadmap.md +++ b/roadmap.md @@ -7,16 +7,14 @@ All information is provided as a general guidelines only, and this section may b Disclaimer: -* This section has been last updated in November 2024. +* This section has been last updated in March 2025. Please take into account its content could be obsolete. ## Short term The following list of features are planned to be addressed in the short term, and incorporated into the following release of the product (v3.2.0): -* Support creating a `DynamicTypeBuilder` from an IDL string * Consolidation of some [properties](https://fast-dds.docs.eprosima.com/en/latest/fastdds/property_policies/property_policies.html) into QoS policies -* Transmission on discovery of all QoS policies * SHM permissions override * Ignore local endpoints configured at endpoint level From 0ae90ad97d9a4a9e887b555cec6065bddc1e0767 Mon Sep 17 00:00:00 2001 From: Mario Dominguez Date: Wed, 19 Mar 2025 11:57:55 +0100 Subject: [PATCH 2/5] Refs #22858: Update Release Support Signed-off-by: Mario Dominguez --- RELEASE_SUPPORT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASE_SUPPORT.md b/RELEASE_SUPPORT.md index 3e8662364dc..fd6414c8500 100644 --- a/RELEASE_SUPPORT.md +++ b/RELEASE_SUPPORT.md @@ -19,7 +19,7 @@ This period applies since the end of standard support date to the end of life (E |Version|Version branch|Latest Release|Release Date|End of Standard Support Date|EOL Date| |-------|--------------|--------------|------------|----------------------------|--------| -|3.2|3.2.x (LTS)|-|March 2025|March 2026 [^*]|March 2026 [^*]| +|3.2|[3.2.x](https://github.com/eProsima/Fast-DDS/tree/3.2.x) (LTS)|v3.2.0|March 2025|March 2026 [^*]|March 2026 [^*]| |3.1|[3.1.x](https://github.com/eProsima/Fast-DDS/tree/3.1.x)|[v3.1.2](https://github.com/eProsima/Fast-DDS/releases/tag/v3.1.2)|October 2024|April 2025|April 2025| |2.14|[2.14.x](https://github.com/eProsima/Fast-DDS/tree/2.14.x) (LTS)|[v2.14.4](https://github.com/eProsima/Fast-DDS/releases/tag/v2.14.4)|March 2024|March 2025 [^*]|March 2025 [^*]| |2.10|[2.10.x](https://github.com/eProsima/Fast-DDS/tree/2.10.x) (LTS)|[v2.10.6](https://github.com/eProsima/Fast-DDS/releases/tag/v2.10.6)|March 2023|May 2025 [^*]|May 2025| From 2f4044656d53c7e05b8fc3fff5ee2063f762b092 Mon Sep 17 00:00:00 2001 From: Mario Dominguez Date: Wed, 19 Mar 2025 11:58:28 +0100 Subject: [PATCH 3/5] Refs #22858: Update Versions Signed-off-by: Mario Dominguez --- versions.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/versions.md b/versions.md index de992e73191..478fb62d67d 100644 --- a/versions.md +++ b/versions.md @@ -1,6 +1,10 @@ Forthcoming ----------- + +Version v3.2.0 +-------------- + * Added implementation for: * `DataWriter::get_matched_subscription_data()` * `DataWriter::get_matched_subscriptions()` From b338e3c2e92400958035372d013131ac3bb1b5cc Mon Sep 17 00:00:00 2001 From: Mario Dominguez Date: Wed, 19 Mar 2025 15:04:34 +0100 Subject: [PATCH 4/5] Refs #22876: Apply Miguel's suggestion Signed-off-by: Mario Dominguez --- roadmap.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roadmap.md b/roadmap.md index 310b94e871e..833cfa081cc 100644 --- a/roadmap.md +++ b/roadmap.md @@ -12,7 +12,7 @@ Disclaimer: ## Short term -The following list of features are planned to be addressed in the short term, and incorporated into the following release of the product (v3.2.0): +The following list of features are planned to be addressed in the short term, and incorporated into the following release of the product (v3.3.0): * Consolidation of some [properties](https://fast-dds.docs.eprosima.com/en/latest/fastdds/property_policies/property_policies.html) into QoS policies * SHM permissions override From 5ad5655aebcde9a2bd810f2a28339ed5a84b919d Mon Sep 17 00:00:00 2001 From: Mario Dominguez Date: Thu, 20 Mar 2025 12:28:04 +0100 Subject: [PATCH 5/5] Refs #22858: Update fastcdr submodule Signed-off-by: Mario Dominguez --- thirdparty/fastcdr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/thirdparty/fastcdr b/thirdparty/fastcdr index c17140cccf9..f55d548e047 160000 --- a/thirdparty/fastcdr +++ b/thirdparty/fastcdr @@ -1 +1 @@ -Subproject commit c17140cccf961c982dfcd123b8dfff3779def82f +Subproject commit f55d548e04739c9e0cf332d72de1d440b14af797