Skip to content

Commit 8107ab3

Browse files
Set Fast DDS version 3.5 as EOL (#1255)
* Update PR template Signed-off-by: Carlos Ferreira González <carlosferreira@eprosima.com> * Remove nightly Signed-off-by: Carlos Ferreira González <carlosferreira@eprosima.com> * Update notes and versions Signed-off-by: Carlos Ferreira González <carlosferreira@eprosima.com> --------- Signed-off-by: Carlos Ferreira González <carlosferreira@eprosima.com>
1 parent 60e1398 commit 8107ab3

6 files changed

Lines changed: 8 additions & 122 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 3.5.x 3.4.x 3.2.x 2.14.x -->
22+
<!-- @Mergifyio backport 3.4.x 3.2.x 2.14.x -->
2323

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

.github/workflows/nightly-ubuntu-ci.yml

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -20,20 +20,6 @@ jobs:
2020
run-tests: true
2121
use-ccache: false
2222

23-
nightly-ubuntu-ci-3_5_x:
24-
uses: eProsima/Fast-DDS-docs/.github/workflows/reusable-ubuntu-ci.yml@3.5.x
25-
with:
26-
# It would be desirable to have a matrix of ubuntu OS for this job, but due to the issue opened in this ticket:
27-
# https://github.com/orgs/community/discussions/128118 , it has been set as a single OS job.
28-
os-version: 'ubuntu-24.04'
29-
label: 'nightly-ubuntu-ci-3.5.x'
30-
fastdds-docs-branch: '3.5.x'
31-
fastdds-branch: '3.5.x'
32-
fastdds-python-branch: '2.5.x'
33-
run-build: true
34-
run-tests: true
35-
use-ccache: false
36-
3723
nightly-ubuntu-ci-3_4_x:
3824
uses: eProsima/Fast-DDS-docs/.github/workflows/reusable-ubuntu-ci.yml@3.4.x
3925
with:

docs/notes/previous_versions/previous_versions.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@
55
Previous end-of-life versions
66
=============================
77

8+
Version 3.5 (EOL)
9+
-----------------
10+
11+
.. include:: v3.5.0.rst
12+
813
Version 3.3 (EOL)
914
-----------------
1015

docs/notes/previous_versions/supported_versions.rst

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,6 @@ Version 3.6
99
.. include:: v3.6.1.rst
1010
.. include:: v3.6.0.rst
1111

12-
Version 3.5
13-
-----------
14-
15-
.. include:: v3.5.0.rst
16-
1712
Version 3.4
1813
-----------
1914

docs/notes/previous_versions/v3.5.0.rst

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

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

@@ -32,4 +32,3 @@ This release includes the following **CI improvements**:
3232
1. Branchout 3.5.x
3333
2. Updates after v3.3.1 EOL
3434
3. Run ``xtypes`` test cases in parallel
35-

docs/notes/versions.rst

Lines changed: 0 additions & 99 deletions
Original file line numberDiff line numberDiff line change
@@ -33,12 +33,6 @@ The following table shows the currently supported versions of Fast DDS and their
3333
- April 2026
3434
- April 2027 (*)
3535
- April 2027 (*)
36-
* - 3.5
37-
- `3.5.x <https://github.com/eProsima/Fast-DDS/tree/3.5.x>`__
38-
- `v3.5.0 <https://github.com/eProsima/Fast-DDS/releases/tag/v3.5.0>`__
39-
- March 2026
40-
- March 2027 (*)
41-
- March 2027 (*)
4236
* - 3.4
4337
- `3.4.x <https://github.com/eProsima/Fast-DDS/tree/3.4.x>`__
4438
- `v3.4.2 <https://github.com/eProsima/Fast-DDS/releases/tag/v3.4.2>`__
@@ -159,62 +153,6 @@ The following table shows the minimum version required of the Fast DDS build sys
159153
- **───**
160154
- Tier 3: QCC (over GCC 8.3)
161155

162-
.. tab-item:: 3.5.x
163-
:sync: 3.5.x
164-
165-
.. list-table::
166-
167-
* - **CMake**
168-
- 3.28
169-
170-
.. list-table::
171-
:header-rows: 1
172-
173-
* - OS \ Architecture
174-
- amd64
175-
- amd32
176-
- arm64
177-
* - Ubuntu Noble (24.04)
178-
- Tier 1: GCC 13.2
179-
- **───**
180-
- Tier 3: GCC 13.2
181-
* - Ubuntu Jammy (22.04)
182-
- Tier 1: GCC 11.4 |br|
183-
Tier 3: Clang 15
184-
- **───**
185-
- Tier 1: GCC 11.4 |br|
186-
Tier 3: Clang 15
187-
* - MacOS Sequoia (15)
188-
- Tier 1: Clang 16
189-
- **───**
190-
- **───**
191-
* - Windows 10
192-
- Tier 3: MSVC v142 (Visual Studio 2019) and |br|
193-
MSVC v141 (Visual Studio 2017)
194-
- Tier 3: MSVC v142 (Visual Studio 2019) and |br|
195-
MSVC v141 (Visual Studio 2017)
196-
- **───**
197-
* - Windows 11
198-
- Tier 1: MSVC v143 (Visual Studio 2022)
199-
- Tier 1: MSVC v143 (Visual Studio 2022)
200-
- **───**
201-
* - Debian Buster (10)
202-
- Tier 3: GCC 8
203-
- **───**
204-
- Tier 3: GCC 8
205-
* - Android 12
206-
- Tier 3: SDK 31
207-
- **───**
208-
- Tier 3: SDK 31
209-
* - Android 13
210-
- Tier 3: SDK 33
211-
- **───**
212-
- Tier 3: SDK 33
213-
* - QNX 7.1
214-
- Tier 3: QCC (over GCC 8.3)
215-
- **───**
216-
- Tier 3: QCC (over GCC 8.3)
217-
218156
.. tab-item:: 3.4.x
219157
:sync: 3.4.x
220158

@@ -454,26 +392,6 @@ The following table shows the corresponding versions of the Fast DDS library dep
454392
* - `OpenSSL <https://github.com/openssl/openssl>`__
455393
- `v3.3.6 (Windows) <https://github.com/openssl/openssl/releases/tag/openssl-3.3.6>`__, default installation in Ubuntu distributions
456394

457-
458-
.. tab-item:: 3.5.x
459-
:sync: 3.5.x
460-
461-
.. list-table::
462-
:header-rows: 1
463-
464-
* - Product
465-
- Related version
466-
* - `Fast CDR <https://github.com/eProsima/Fast-CDR/>`__
467-
- `v2.3.5 <https://github.com/eProsima/Fast-CDR/releases/tag/v2.3.5>`__
468-
* - `Foonathan Memory Vendor <https://github.com/eProsima/foonathan_memory_vendor/>`__
469-
- `v1.4.0 <https://github.com/eProsima/foonathan_memory_vendor/releases/tag/v1.4.0>`__
470-
* - `Asio <https://github.com/chriskohlhoff/asio>`__
471-
- `v1.34.2 <https://github.com/chriskohlhoff/asio/tree/asio-1-34-2>`__
472-
* - `TinyXML2 <https://github.com/leethomason/tinyxml2>`__
473-
- `v6.0.0 <https://github.com/leethomason/tinyxml2/tree/6.0.0>`__
474-
* - `OpenSSL <https://github.com/openssl/openssl>`__
475-
- `v3.3.6 (Windows) <https://github.com/openssl/openssl/releases/tag/openssl-3.3.6>`__, default installation in Ubuntu distributions
476-
477395
.. tab-item:: 3.4.x
478396
:sync: 3.4.x
479397

@@ -583,23 +501,6 @@ Fast DDS as the core middleware.
583501
* - `Shapes Demo <https://github.com/eProsima/ShapesDemo/>`__
584502
- `v3.6.1 <https://github.com/eProsima/ShapesDemo/releases/tag/v3.6.1>`__
585503

586-
.. tab-item:: 3.5.x
587-
:sync: 3.5.x
588-
589-
.. list-table::
590-
:header-rows: 1
591-
592-
* - Product
593-
- Related version
594-
* - `Fast DDS Gen <https://github.com/eProsima/Fast-DDS-Gen/>`__
595-
- `v4.3.0 <https://github.com/eProsima/Fast-DDS-Gen/releases/tag/v4.3.0>`__
596-
* - `Fast DDS Gen - IDL parser <https://github.com/eProsima/IDL-Parser/>`__
597-
- `v4.3.0 <https://github.com/eProsima/IDL-Parser/releases/tag/v4.3.0>`__
598-
* - `Fast DDS Python <https://github.com/eProsima/Fast-DDS-python/>`__
599-
- `v2.5.0 <https://github.com/eProsima/Fast-DDS-python/releases/tag/v2.5.0>`__
600-
* - `Shapes Demo <https://github.com/eProsima/ShapesDemo/>`__
601-
- `v3.5.0 <https://github.com/eProsima/ShapesDemo/releases/tag/v3.5.0>`__
602-
603504
.. tab-item:: 3.4.x
604505
:sync: 3.4.x
605506

0 commit comments

Comments
 (0)