Skip to content

Commit

Permalink
Set 2.12.x as EOL (#733)
Browse files Browse the repository at this point in the history
Signed-off-by: JesusPoderoso <[email protected]>
  • Loading branch information
JesusPoderoso authored Mar 20, 2024
1 parent 5157482 commit fa1bb36
Show file tree
Hide file tree
Showing 6 changed files with 11 additions and 92 deletions.
2 changes: 1 addition & 1 deletion .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
In case of bug fixes, please provide the list of supported branches where this fix should be also merged.
Please uncomment following line, adjusting the corresponding target branches for the backport.
-->
<!-- @Mergifyio backport 2.13.x 2.12.x 2.10.x 2.6.x -->
<!-- @Mergifyio backport 2.13.x 2.10.x 2.6.x -->

<!-- If an issue is already opened, please uncomment next line with the corresponding issue number. -->
<!-- Fixes #(issue) -->
Expand Down
6 changes: 6 additions & 0 deletions docs/notes/previous_versions/previous_versions.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
Previous end-of-life versions
=============================

Version 2.12 (EOL)
------------------

.. include:: v2.12.1.rst
.. include:: v2.12.0.rst

Version 2.11 (EOL)
------------------

Expand Down
6 changes: 0 additions & 6 deletions docs/notes/previous_versions/supported_versions.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,6 @@ Version 2.13
.. include:: v2.13.1.rst
.. include:: v2.13.0.rst

Version 2.12
------------

.. include:: v2.12.1.rst
.. include:: v2.12.0.rst

Version 2.10
------------

Expand Down
4 changes: 2 additions & 2 deletions docs/notes/previous_versions/v2.12.0.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
`Version 2.12.0 <https://fast-dds.docs.eprosima.com/en/v2.12.0/index.html>`_
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
`Version 2.12.0 (EOL) <https://fast-dds.docs.eprosima.com/en/v2.12.0/index.html>`_
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

.. note::

Expand Down
4 changes: 2 additions & 2 deletions docs/notes/previous_versions/v2.12.1.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
`Version 2.12.1 <https://fast-dds.docs.eprosima.com/en/v2.12.1/index.html>`_
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
`Version 2.12.1 (EOL) <https://fast-dds.docs.eprosima.com/en/v2.12.1/index.html>`_
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

This release includes the following **improvements**:

Expand Down
81 changes: 0 additions & 81 deletions docs/notes/versions.rst
Original file line number Diff line number Diff line change
Expand Up @@ -159,53 +159,6 @@ The following table shows the minimum version required of the Fast DDS build sys
- **───**
- Tier 3: QCC (over GCC 8.3)

.. group-tab:: 2.12.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)
- **───**
* - Debian Buster (10)
- Tier 3: GCC 8
- **───**
- Tier 3: GCC 8
* - Android 12
- Tier 3: SDK 31
- **───**
- Tier 3: SDK 31
* - QNX 7.1
- Tier 3: QCC (over GCC 8.3)
- **───**
- Tier 3: QCC (over GCC 8.3)

.. group-tab:: 2.10.x

.. list-table::
Expand Down Expand Up @@ -335,24 +288,6 @@ The following table shows the corresponding versions of the Fast DDS library dep
* - `OpenSSL <https://github.com/openssl/openssl>`__
- `v3.1.1 <https://github.com/openssl/openssl/releases/tag/openssl-3.1.1>`__

.. group-tab:: 2.12.x

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

* - Product
- Related version
* - `Fast CDR <https://github.com/eProsima/Fast-CDR/>`__
- `v2.1.0 <https://github.com/eProsima/Fast-CDR/releases/tag/v2.1.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.10.x

.. list-table::
Expand Down Expand Up @@ -431,22 +366,6 @@ Fast DDS as the core middleware.
* - `Shapes Demo <https://github.com/eProsima/ShapesDemo/>`__
- `v2.13.3 <https://github.com/eProsima/ShapesDemo/releases/tag/v2.13.3>`__

.. group-tab:: 2.12.x

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

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

.. group-tab:: 2.10.x

.. list-table::
Expand Down

0 comments on commit fa1bb36

Please sign in to comment.