@@ -12,6 +12,60 @@ together with Fast DDS.
1212This section provides information about the required dependencies for building Fast DDS, as well as about the versions
1313of the eProsima software products related to Fast DDS.
1414
15+ .. _currently_supported_versions :
16+
17+ Currently supported versions
18+ ----------------------------
19+ The following table shows the currently supported versions of Fast DDS and their corresponding release and EOL dates.
20+
21+ .. list-table ::
22+ :header-rows: 1
23+
24+ * - Version
25+ - Version Branch
26+ - Latest Release
27+ - Release date
28+ - End of Standard Support date
29+ - EOL date
30+ * - 3.5
31+ - `3.5.x <https://github.com/eProsima/Fast-DDS/tree/3.4.x >`__
32+ - Not yet released
33+ - March 2026
34+ - March 2027 (*)
35+ - March 2027 (*)
36+ * - 3.4
37+ - `3.4.x <https://github.com/eProsima/Fast-DDS/tree/3.4.x >`__
38+ - `v3.4.1 <https://github.com/eProsima/Fast-DDS/releases/tag/v3.4.1 >`__
39+ - October 2025
40+ - April 2026
41+ - April 2026
42+ * - 3.3
43+ - `3.3.x <https://github.com/eProsima/Fast-DDS/tree/3.3.x >`__
44+ - `v3.3.0 <https://github.com/eProsima/Fast-DDS/releases/tag/v3.3.0 >`__
45+ - July 2025
46+ - January 2026
47+ - January 2026
48+ * - 3.2
49+ - `3.2.x <https://github.com/eProsima/Fast-DDS/tree/3.2.x >`__ (LTS)
50+ - `v3.2.3 <https://github.com/eProsima/Fast-DDS/releases/tag/v3.2.3 >`__
51+ - March 2025
52+ - March 2026 (*)
53+ - March 2026 (*)
54+ * - 2.14
55+ - `2.14.x <https://github.com/eProsima/Fast-DDS/tree/2.14.x >`__
56+ - `v2.14.5 <https://github.com/eProsima/Fast-DDS/releases/tag/v2.14.5 >`__
57+ - March 2024
58+ - March 2025 (*)
59+ - March 2025 (*)
60+ * - 2.6 (maintenance)
61+ - `2.6.x <https://github.com/eProsima/Fast-DDS/tree/2.6.x >`__
62+ - `v2.6.11 <https://github.com/eProsima/Fast-DDS/releases/tag/v2.6.11 >`__
63+ - March 2022
64+ - July 2024
65+ - May 2025
66+
67+ (*): Support may be extended.
68+
1569.. _dependencies_compatibilities_platform_support :
1670
1771Platform support
@@ -238,7 +292,7 @@ Fast DDS as the core middleware.
238292 * - `Fast DDS python <https://github.com/eProsima/Fast-DDS-python/ >`__
239293 - `v1.0.2 <https://github.com/eProsima/Fast-DDS-python/releases/tag/v1.0.2 >`__
240294 * - `Shapes Demo <https://github.com/eProsima/ShapesDemo/ >`__
241- - `v2.6.10 <https://github.com/eProsima/ShapesDemo/releases/tag/v2.6.11 >`__
295+ - `v2.6.11 <https://github.com/eProsima/ShapesDemo/releases/tag/v2.6.11 >`__
242296 * - `Discovery Server <https://github.com/eProsima/Discovery-Server/ >`__
243297 - `v1.2.1 <https://github.com/eProsima/Discovery-Server/releases/tag/v1.2.1 >`__
244298
0 commit comments