Skip to content

Commit

Permalink
Add 2.14.x to versions.rst (#731)
Browse files Browse the repository at this point in the history
* Refs #20644: Add 2.14.x to versions.rst

Signed-off-by: EduPonz <[email protected]>

* Refs #20644: Apply Jesús' suggestions

Signed-off-by: EduPonz <[email protected]>

---------

Signed-off-by: EduPonz <[email protected]>
  • Loading branch information
EduPonz authored Mar 19, 2024
1 parent 728dbea commit fd8f921
Showing 1 changed file with 93 additions and 4 deletions.
97 changes: 93 additions & 4 deletions docs/notes/versions.rst
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,61 @@ The following table shows the minimum version required of the Fast DDS build sys

.. tabs::

.. group-tab:: 2.14.x

.. list-table::

* - **CMake**
- 3.20

.. list-table::
:header-rows: 1

* - OS \ Architecture
- amd64
- amd32
- arm64
* - Ubuntu Jammy (22.04)
- Tier 1: GCC 11.4 |br|
Tier 3: Clang 15
- **───**
- Tier 1: GCC 11.4 |br|
Tier 3: Clang 15
* - Ubuntu Focal (20.04)
- Tier 3: GCC 9
- **───**
- Tier 3: GCC 9
* - MacOS Mojave (10.14)
- Tier 1: Clang 15
- **───**
- **───**
* - Windows 10
- Tier 1: MSVC v142 (Visual Studio 2019) |br|
Tier 2: MSVC v141 (Visual Studio 2017)
- Tier 2: MSVC v142 (Visual Studio 2019) |br|
Tier 2: MSVC v141 (Visual Studio 2017)
- **───**
* - Windows 11
- Tier 3: MSVC v143 (Visual Studio 2022)
- Tier 3: MSVC v143 (Visual Studio 2022)
- **───**
* - Debian Buster (10)
- Tier 3: GCC 8
- **───**
- Tier 3: GCC 8
* - Android 12
- Tier 3: SDK 31
- **───**
- Tier 3: SDK 31
* - Android 13
- Tier 3: SDK 33
- **───**
- Tier 3: SDK 33
* - QNX 7.1
- Tier 3: QCC (over GCC 8.3)
- **───**
- Tier 3: QCC (over GCC 8.3)

.. group-tab:: 2.13.x

.. list-table::
Expand Down Expand Up @@ -80,7 +135,7 @@ The following table shows the minimum version required of the Fast DDS build sys
* - Windows 10
- Tier 1: MSVC v142 (Visual Studio 2019) |br|
Tier 2: MSVC v141 (Visual Studio 2017)
- Tier 2: MSVC v142 (Visual Studio 2019), |br|
- Tier 2: MSVC v142 (Visual Studio 2019) |br|
Tier 2: MSVC v141 (Visual Studio 2017)
- **───**
* - Windows 11
Expand Down Expand Up @@ -135,7 +190,7 @@ The following table shows the minimum version required of the Fast DDS build sys
* - Windows 10
- Tier 1: MSVC v142 (Visual Studio 2019) |br|
Tier 2: MSVC v141 (Visual Studio 2017)
- Tier 2: MSVC v142 (Visual Studio 2019), |br|
- Tier 2: MSVC v142 (Visual Studio 2019) |br|
Tier 2: MSVC v141 (Visual Studio 2017)
- **───**
* - Debian Buster (10)
Expand Down Expand Up @@ -184,7 +239,7 @@ The following table shows the minimum version required of the Fast DDS build sys
* - Windows 10
- Tier 1: MSVC v142 (Visual Studio 2019) |br|
Tier 2: MSVC v141 (Visual Studio 2017)
- Tier 2: MSVC v142 (Visual Studio 2019), |br|
- Tier 2: MSVC v142 (Visual Studio 2019) |br|
Tier 2: MSVC v141 (Visual Studio 2017)
- **───**
* - Debian Buster (10)
Expand Down Expand Up @@ -227,7 +282,7 @@ The following table shows the minimum version required of the Fast DDS build sys
* - Windows 10
- Tier 1: MSVC v142 (Visual Studio 2019) |br|
Tier 2: MSVC v141 (Visual Studio 2017)
- Tier 2: MSVC v142 (Visual Studio 2019), |br|
- Tier 2: MSVC v142 (Visual Studio 2019) |br|
Tier 2: MSVC v141 (Visual Studio 2017)
- **───**
* - Debian Buster (10)
Expand All @@ -244,6 +299,24 @@ The following table shows the corresponding versions of the Fast DDS library dep

.. tabs::

.. group-tab:: 2.14.x

.. list-table::
:header-rows: 1

* - Product
- Related version
* - `Fast CDR <https://github.com/eProsima/Fast-CDR/>`__
- `v2.2.0 <https://github.com/eProsima/Fast-CDR/releases/tag/v2.2.0>`__
* - `Foonathan Memory Vendor <https://github.com/eProsima/foonathan_memory_vendor/>`__
- `v1.3.1 <https://github.com/eProsima/foonathan_memory_vendor/releases/tag/v1.3.1>`__
* - `Asio <https://github.com/chriskohlhoff/asio>`__
- `v1.18.1 <https://github.com/chriskohlhoff/asio/tree/asio-1-18-1>`__
* - `TinyXML2 <https://github.com/leethomason/tinyxml2>`__
- `v6.0.0 <https://github.com/leethomason/tinyxml2/tree/6.0.0>`__
* - `OpenSSL <https://github.com/openssl/openssl>`__
- `v3.1.1 <https://github.com/openssl/openssl/releases/tag/openssl-3.1.1>`__

.. group-tab:: 2.13.x

.. list-table::
Expand Down Expand Up @@ -326,6 +399,22 @@ Fast DDS as the core middleware.

.. tabs::

.. group-tab:: 2.14.x

.. list-table::
:header-rows: 1

* - Product
- Related version
* - `Fast DDS Gen <https://github.com/eProsima/Fast-DDS-Gen/>`__
- `v3.3.0 <https://github.com/eProsima/Fast-DDS-Gen/releases/tag/v3.3.0>`__
* - `Fast DDS Gen - IDL parser <https://github.com/eProsima/IDL-Parser/>`__
- `v3.0.0 <https://github.com/eProsima/IDL-Parser/releases/tag/v3.0.0>`__
* - `Fast DDS python <https://github.com/eProsima/Fast-DDS-python/>`__
- `v1.4.1 <https://github.com/eProsima/Fast-DDS-python/releases/tag/v1.4.1>`__
* - `Shapes Demo <https://github.com/eProsima/ShapesDemo/>`__
- `v2.14.0 <https://github.com/eProsima/ShapesDemo/releases/tag/v2.14.0>`__

.. group-tab:: 2.13.x

.. list-table::
Expand Down

0 comments on commit fd8f921

Please sign in to comment.