@@ -45,12 +45,6 @@ The following table shows the currently supported versions of Fast DDS and their
45
45
- March 2024
46
46
- March 2025 (*)
47
47
- March 2025 (*)
48
- * - 2.10
49
- - `2.10.x <https://github.com/eProsima/Fast-DDS/tree/2.10.x >`__
50
- - `v2.10.6 <https://github.com/eProsima/Fast-DDS/releases/tag/v2.10.6 >`__
51
- - March 2023
52
- - May 2025 (*)
53
- - May 2025 (*)
54
48
* - 2.6 (maintenance)
55
49
- `2.6.x <https://github.com/eProsima/Fast-DDS/tree/2.6.x >`__
56
50
- `v2.6.10 <https://github.com/eProsima/Fast-DDS/releases/tag/v2.6.10 >`__
@@ -265,56 +259,6 @@ The following table shows the minimum version required of the Fast DDS build sys
265
259
- **─── **
266
260
- Tier 3: QCC (over GCC 8.3)
267
261
268
- .. tab-item :: 2.10.x
269
- :sync: 2.10.x
270
-
271
- .. list-table ::
272
-
273
- * - **CMake **
274
- - 3.16
275
-
276
- .. list-table ::
277
- :header-rows: 1
278
-
279
- * - OS \ Architecture
280
- - amd64
281
- - amd32
282
- - arm64
283
- * - Ubuntu Jammy (22.04)
284
- - Tier 1: GCC 9 |br |
285
- Tier 3: Clang 12
286
- - **─── **
287
- - Tier 1: GCC 9 |br |
288
- Tier 3: Clang 12
289
- * - Ubuntu Focal (20.04)
290
- - Tier 1: GCC 9 |br |
291
- Tier 3: Clang 12
292
- - **─── **
293
- - Tier 1: GCC 9 |br |
294
- Tier 3: Clang 12
295
- * - MacOS Mojave (10.14)
296
- - Tier 1: Clang 12
297
- - **─── **
298
- - **─── **
299
- * - Windows 10
300
- - Tier 1: MSVC v142 (Visual Studio 2019) |br |
301
- Tier 2: MSVC v141 (Visual Studio 2017)
302
- - Tier 2: MSVC v142 (Visual Studio 2019) |br |
303
- Tier 2: MSVC v141 (Visual Studio 2017)
304
- - **─── **
305
- * - Debian Buster (10)
306
- - Tier 3: GCC 8
307
- - **─── **
308
- - Tier 3: GCC 8
309
- * - Android 11
310
- - Tier 3: SDK 30
311
- - **─── **
312
- - Tier 3: SDK 30
313
- * - QNX 7.1
314
- - Tier 3: QCC (over GCC 8.3)
315
- - **─── **
316
- - Tier 3: QCC (over GCC 8.3)
317
-
318
262
.. tab-item :: 2.6.x (maintenance)
319
263
:sync: 2.6.x
320
264
@@ -423,25 +367,6 @@ The following table shows the corresponding versions of the Fast DDS library dep
423
367
* - `OpenSSL <https://github.com/openssl/openssl >`__
424
368
- `v3.1.1 <https://github.com/openssl/openssl/releases/tag/openssl-3.1.1 >`__
425
369
426
- .. tab-item :: 2.10.x
427
- :sync: 2.10.x
428
-
429
- .. list-table ::
430
- :header-rows: 1
431
-
432
- * - Product
433
- - Related version
434
- * - `Fast CDR <https://github.com/eProsima/Fast-CDR/ >`__
435
- - `v1.0.28 <https://github.com/eProsima/Fast-CDR/releases/tag/v1.0.28 >`__
436
- * - `Foonathan Memory Vendor <https://github.com/eProsima/foonathan_memory_vendor/ >`__
437
- - `v1.3.1 <https://github.com/eProsima/foonathan_memory_vendor/releases/tag/v1.3.1 >`__
438
- * - `Asio <https://github.com/chriskohlhoff/asio >`__
439
- - `v1.18.1 <https://github.com/chriskohlhoff/asio/tree/asio-1-18-1 >`__
440
- * - `TinyXML2 <https://github.com/leethomason/tinyxml2 >`__
441
- - `v6.0.0 <https://github.com/leethomason/tinyxml2/tree/6.0.0 >`__
442
- * - `OpenSSL <https://github.com/openssl/openssl >`__
443
- - `v3.1.1 <https://github.com/openssl/openssl/releases/tag/openssl-3.1.1 >`__
444
-
445
370
.. tab-item :: 2.6.x (maintenance)
446
371
:sync: 2.6.x
447
372
@@ -534,25 +459,6 @@ Fast DDS as the core middleware.
534
459
* - `Discovery Server <https://github.com/eProsima/Discovery-Server/ >`__
535
460
- `v1.2.2 <https://github.com/eProsima/Discovery-Server/releases/tag/v1.2.2 >`__
536
461
537
- .. tab-item :: 2.10.x
538
- :sync: 2.10.x
539
-
540
- .. list-table ::
541
- :header-rows: 1
542
-
543
- * - Product
544
- - Related version
545
- * - `Fast DDS Gen <https://github.com/eProsima/Fast-DDS-Gen/ >`__
546
- - `v2.5.2 <https://github.com/eProsima/Fast-DDS-Gen/releases/tag/v2.5.2 >`__
547
- * - `Fast DDS Gen - IDL parser <https://github.com/eProsima/IDL-Parser/ >`__
548
- - `v1.6.1 <https://github.com/eProsima/IDL-Parser/releases/tag/v1.6.1 >`__
549
- * - `Fast DDS python <https://github.com/eProsima/Fast-DDS-python/ >`__
550
- - `v1.2.4 <https://github.com/eProsima/Fast-DDS-python/releases/tag/v1.2.4 >`__
551
- * - `Shapes Demo <https://github.com/eProsima/ShapesDemo/ >`__
552
- - `v2.10.6 <https://github.com/eProsima/ShapesDemo/releases/tag/v2.10.6 >`__
553
- * - `Discovery Server <https://github.com/eProsima/Discovery-Server/ >`__
554
- - `v1.2.1 <https://github.com/eProsima/Discovery-Server/releases/tag/v1.2.1 >`__
555
-
556
462
.. tab-item :: 2.6.x (maintenance)
557
463
:sync: 2.6.x
558
464
0 commit comments