Skip to content

Commit fa1bb36

Browse files
Set 2.12.x as EOL (#733)
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
1 parent 5157482 commit fa1bb36

6 files changed

Lines changed: 11 additions & 92 deletions

File tree

.github/pull_request_template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
In case of bug fixes, please provide the list of supported branches where this fix should be also merged.
2020
Please uncomment following line, adjusting the corresponding target branches for the backport.
2121
-->
22-
<!-- @Mergifyio backport 2.13.x 2.12.x 2.10.x 2.6.x -->
22+
<!-- @Mergifyio backport 2.13.x 2.10.x 2.6.x -->
2323

2424
<!-- If an issue is already opened, please uncomment next line with the corresponding issue number. -->
2525
<!-- Fixes #(issue) -->

docs/notes/previous_versions/previous_versions.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
Previous end-of-life versions
22
=============================
33

4+
Version 2.12 (EOL)
5+
------------------
6+
7+
.. include:: v2.12.1.rst
8+
.. include:: v2.12.0.rst
9+
410
Version 2.11 (EOL)
511
------------------
612

docs/notes/previous_versions/supported_versions.rst

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,6 @@ Version 2.13
1414
.. include:: v2.13.1.rst
1515
.. include:: v2.13.0.rst
1616

17-
Version 2.12
18-
------------
19-
20-
.. include:: v2.12.1.rst
21-
.. include:: v2.12.0.rst
22-
2317
Version 2.10
2418
------------
2519

docs/notes/previous_versions/v2.12.0.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
`Version 2.12.0 <https://fast-dds.docs.eprosima.com/en/v2.12.0/index.html>`_
2-
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1+
`Version 2.12.0 (EOL) <https://fast-dds.docs.eprosima.com/en/v2.12.0/index.html>`_
2+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
33

44
.. note::
55

docs/notes/previous_versions/v2.12.1.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
`Version 2.12.1 <https://fast-dds.docs.eprosima.com/en/v2.12.1/index.html>`_
2-
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1+
`Version 2.12.1 (EOL) <https://fast-dds.docs.eprosima.com/en/v2.12.1/index.html>`_
2+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
33

44
This release includes the following **improvements**:
55

docs/notes/versions.rst

Lines changed: 0 additions & 81 deletions
Original file line numberDiff line numberDiff line change
@@ -159,53 +159,6 @@ The following table shows the minimum version required of the Fast DDS build sys
159159
- **───**
160160
- Tier 3: QCC (over GCC 8.3)
161161

162-
.. group-tab:: 2.12.x
163-
164-
.. list-table::
165-
166-
* - **CMake**
167-
- 3.20
168-
169-
.. list-table::
170-
:header-rows: 1
171-
172-
* - OS \ Architecture
173-
- amd64
174-
- amd32
175-
- arm64
176-
* - Ubuntu Jammy (22.04)
177-
- Tier 1: GCC 11.4 |br|
178-
Tier 3: Clang 15
179-
- **───**
180-
- Tier 1: GCC 11.4 |br|
181-
Tier 3: Clang 15
182-
* - Ubuntu Focal (20.04)
183-
- Tier 3: GCC 9
184-
- **───**
185-
- Tier 3: GCC 9
186-
* - MacOS Mojave (10.14)
187-
- Tier 1: Clang 15
188-
- **───**
189-
- **───**
190-
* - Windows 10
191-
- Tier 1: MSVC v142 (Visual Studio 2019) |br|
192-
Tier 2: MSVC v141 (Visual Studio 2017)
193-
- Tier 2: MSVC v142 (Visual Studio 2019) |br|
194-
Tier 2: MSVC v141 (Visual Studio 2017)
195-
- **───**
196-
* - Debian Buster (10)
197-
- Tier 3: GCC 8
198-
- **───**
199-
- Tier 3: GCC 8
200-
* - Android 12
201-
- Tier 3: SDK 31
202-
- **───**
203-
- Tier 3: SDK 31
204-
* - QNX 7.1
205-
- Tier 3: QCC (over GCC 8.3)
206-
- **───**
207-
- Tier 3: QCC (over GCC 8.3)
208-
209162
.. group-tab:: 2.10.x
210163

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

338-
.. group-tab:: 2.12.x
339-
340-
.. list-table::
341-
:header-rows: 1
342-
343-
* - Product
344-
- Related version
345-
* - `Fast CDR <https://github.com/eProsima/Fast-CDR/>`__
346-
- `v2.1.0 <https://github.com/eProsima/Fast-CDR/releases/tag/v2.1.0>`__
347-
* - `Foonathan Memory Vendor <https://github.com/eProsima/foonathan_memory_vendor/>`__
348-
- `v1.3.1 <https://github.com/eProsima/foonathan_memory_vendor/releases/tag/v1.3.1>`__
349-
* - `Asio <https://github.com/chriskohlhoff/asio>`__
350-
- `v1.18.1 <https://github.com/chriskohlhoff/asio/tree/asio-1-18-1>`__
351-
* - `TinyXML2 <https://github.com/leethomason/tinyxml2>`__
352-
- `v6.0.0 <https://github.com/leethomason/tinyxml2/tree/6.0.0>`__
353-
* - `OpenSSL <https://github.com/openssl/openssl>`__
354-
- `v3.1.1 <https://github.com/openssl/openssl/releases/tag/openssl-3.1.1>`__
355-
356291
.. group-tab:: 2.10.x
357292

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

434-
.. group-tab:: 2.12.x
435-
436-
.. list-table::
437-
:header-rows: 1
438-
439-
* - Product
440-
- Related version
441-
* - `Fast DDS Gen <https://github.com/eProsima/Fast-DDS-Gen/>`__
442-
- `v3.1.0 <https://github.com/eProsima/Fast-DDS-Gen/releases/tag/v3.1.0>`__
443-
* - `Fast DDS Gen - IDL parser <https://github.com/eProsima/IDL-Parser/>`__
444-
- `v2.0.0 <https://github.com/eProsima/IDL-Parser/releases/tag/v2.0.0>`__
445-
* - `Fast DDS python <https://github.com/eProsima/Fast-DDS-python/>`__
446-
- `v1.3.1 <https://github.com/eProsima/Fast-DDS-python/releases/tag/v1.3.1>`__
447-
* - `Shapes Demo <https://github.com/eProsima/ShapesDemo/>`__
448-
- `v2.12.1 <https://github.com/eProsima/ShapesDemo/releases/tag/v2.12.1>`__
449-
450369
.. group-tab:: 2.10.x
451370

452371
.. list-table::

0 commit comments

Comments
 (0)