@@ -49,6 +49,61 @@ The following table shows the minimum version required of the Fast DDS build sys
4949
5050.. tabs ::
5151
52+ .. group-tab :: 2.14.x
53+
54+ .. list-table ::
55+
56+ * - **CMake **
57+ - 3.20
58+
59+ .. list-table ::
60+ :header-rows: 1
61+
62+ * - OS \ Architecture
63+ - amd64
64+ - amd32
65+ - arm64
66+ * - Ubuntu Jammy (22.04)
67+ - Tier 1: GCC 11.4 |br |
68+ Tier 3: Clang 15
69+ - **─── **
70+ - Tier 1: GCC 11.4 |br |
71+ Tier 3: Clang 15
72+ * - Ubuntu Focal (20.04)
73+ - Tier 3: GCC 9
74+ - **─── **
75+ - Tier 3: GCC 9
76+ * - MacOS Mojave (10.14)
77+ - Tier 1: Clang 15
78+ - **─── **
79+ - **─── **
80+ * - Windows 10
81+ - Tier 1: MSVC v142 (Visual Studio 2019) |br |
82+ Tier 2: MSVC v141 (Visual Studio 2017)
83+ - Tier 2: MSVC v142 (Visual Studio 2019) |br |
84+ Tier 2: MSVC v141 (Visual Studio 2017)
85+ - **─── **
86+ * - Windows 11
87+ - Tier 3: MSVC v143 (Visual Studio 2022)
88+ - Tier 3: MSVC v143 (Visual Studio 2022)
89+ - **─── **
90+ * - Debian Buster (10)
91+ - Tier 3: GCC 8
92+ - **─── **
93+ - Tier 3: GCC 8
94+ * - Android 12
95+ - Tier 3: SDK 31
96+ - **─── **
97+ - Tier 3: SDK 31
98+ * - Android 13
99+ - Tier 3: SDK 33
100+ - **─── **
101+ - Tier 3: SDK 33
102+ * - QNX 7.1
103+ - Tier 3: QCC (over GCC 8.3)
104+ - **─── **
105+ - Tier 3: QCC (over GCC 8.3)
106+
52107 .. group-tab :: 2.13.x
53108
54109 .. list-table ::
@@ -80,7 +135,7 @@ The following table shows the minimum version required of the Fast DDS build sys
80135 * - Windows 10
81136 - Tier 1: MSVC v142 (Visual Studio 2019) |br |
82137 Tier 2: MSVC v141 (Visual Studio 2017)
83- - Tier 2: MSVC v142 (Visual Studio 2019), |br |
138+ - Tier 2: MSVC v142 (Visual Studio 2019) |br |
84139 Tier 2: MSVC v141 (Visual Studio 2017)
85140 - **─── **
86141 * - Windows 11
@@ -135,7 +190,7 @@ The following table shows the minimum version required of the Fast DDS build sys
135190 * - Windows 10
136191 - Tier 1: MSVC v142 (Visual Studio 2019) |br |
137192 Tier 2: MSVC v141 (Visual Studio 2017)
138- - Tier 2: MSVC v142 (Visual Studio 2019), |br |
193+ - Tier 2: MSVC v142 (Visual Studio 2019) |br |
139194 Tier 2: MSVC v141 (Visual Studio 2017)
140195 - **─── **
141196 * - Debian Buster (10)
@@ -184,7 +239,7 @@ The following table shows the minimum version required of the Fast DDS build sys
184239 * - Windows 10
185240 - Tier 1: MSVC v142 (Visual Studio 2019) |br |
186241 Tier 2: MSVC v141 (Visual Studio 2017)
187- - Tier 2: MSVC v142 (Visual Studio 2019), |br |
242+ - Tier 2: MSVC v142 (Visual Studio 2019) |br |
188243 Tier 2: MSVC v141 (Visual Studio 2017)
189244 - **─── **
190245 * - Debian Buster (10)
@@ -227,7 +282,7 @@ The following table shows the minimum version required of the Fast DDS build sys
227282 * - Windows 10
228283 - Tier 1: MSVC v142 (Visual Studio 2019) |br |
229284 Tier 2: MSVC v141 (Visual Studio 2017)
230- - Tier 2: MSVC v142 (Visual Studio 2019), |br |
285+ - Tier 2: MSVC v142 (Visual Studio 2019) |br |
231286 Tier 2: MSVC v141 (Visual Studio 2017)
232287 - **─── **
233288 * - Debian Buster (10)
@@ -244,6 +299,24 @@ The following table shows the corresponding versions of the Fast DDS library dep
244299
245300.. tabs ::
246301
302+ .. group-tab :: 2.14.x
303+
304+ .. list-table ::
305+ :header-rows: 1
306+
307+ * - Product
308+ - Related version
309+ * - `Fast CDR <https://github.com/eProsima/Fast-CDR/ >`__
310+ - `v2.2.0 <https://github.com/eProsima/Fast-CDR/releases/tag/v2.2.0 >`__
311+ * - `Foonathan Memory Vendor <https://github.com/eProsima/foonathan_memory_vendor/ >`__
312+ - `v1.3.1 <https://github.com/eProsima/foonathan_memory_vendor/releases/tag/v1.3.1 >`__
313+ * - `Asio <https://github.com/chriskohlhoff/asio >`__
314+ - `v1.18.1 <https://github.com/chriskohlhoff/asio/tree/asio-1-18-1 >`__
315+ * - `TinyXML2 <https://github.com/leethomason/tinyxml2 >`__
316+ - `v6.0.0 <https://github.com/leethomason/tinyxml2/tree/6.0.0 >`__
317+ * - `OpenSSL <https://github.com/openssl/openssl >`__
318+ - `v3.1.1 <https://github.com/openssl/openssl/releases/tag/openssl-3.1.1 >`__
319+
247320 .. group-tab :: 2.13.x
248321
249322 .. list-table ::
@@ -326,6 +399,22 @@ Fast DDS as the core middleware.
326399
327400.. tabs ::
328401
402+ .. group-tab :: 2.14.x
403+
404+ .. list-table ::
405+ :header-rows: 1
406+
407+ * - Product
408+ - Related version
409+ * - `Fast DDS Gen <https://github.com/eProsima/Fast-DDS-Gen/ >`__
410+ - `v3.3.0 <https://github.com/eProsima/Fast-DDS-Gen/releases/tag/v3.3.0 >`__
411+ * - `Fast DDS Gen - IDL parser <https://github.com/eProsima/IDL-Parser/ >`__
412+ - `v3.0.0 <https://github.com/eProsima/IDL-Parser/releases/tag/v3.0.0 >`__
413+ * - `Fast DDS python <https://github.com/eProsima/Fast-DDS-python/ >`__
414+ - `v1.4.1 <https://github.com/eProsima/Fast-DDS-python/releases/tag/v1.4.1 >`__
415+ * - `Shapes Demo <https://github.com/eProsima/ShapesDemo/ >`__
416+ - `v2.14.0 <https://github.com/eProsima/ShapesDemo/releases/tag/v2.14.0 >`__
417+
329418 .. group-tab :: 2.13.x
330419
331420 .. list-table ::
0 commit comments