Skip to content

Commit 93e08c0

Browse files
Add 3.2 & EOL versions to Release Support (#473)
* Refs #21427: Add 3.2 to Release Support Signed-off-by: cferreiragonz <[email protected]> * Refs #21427: Add EOL versions Signed-off-by: cferreiragonz <[email protected]> * Refs #21427: Add subtitle Signed-off-by: cferreiragonz <[email protected]> --------- Signed-off-by: cferreiragonz <[email protected]>
1 parent 9bc63a8 commit 93e08c0

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

RELEASE_SUPPORT.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,18 @@ Please, refer to the [master branch](https://github.com/eProsima/Fast-DDS-Gen/bl
1010

1111
|Fast DDS Version|Fast DDS-Gen Version|Fast DDS-Gen Version branch|Fast DDS-Gen Latest Release|
1212
|----------------|--------------------|---------------------------|---------------------------|
13-
|2.14|3.3|[3.3.x](https://github.com/eProsima/Fast-DDS-Gen/tree/3.3.x)|[v3.3.0](https://github.com/eProsima/Fast-DDS-Gen/releases/tag/v3.3.0)|
14-
|2.10|2.5|[2.5.x](https://github.com/eProsima/Fast-DDS-Gen/tree/2.5.x)|[v2.4.0](https://github.com/eProsima/Fast-DDS-Gen/releases/tag/v2.4.0)|
13+
|3.2, 3.1|4.0|[4.0.x](https://github.com/eProsima/Fast-DDS-Gen/tree/4.0.x)|[v4.0.4](https://github.com/eProsima/Fast-DDS-Gen/releases/tag/v4.0.4)|
14+
|2.14|3.3|[3.3.x](https://github.com/eProsima/Fast-DDS-Gen/tree/3.3.x)|[v3.3.1](https://github.com/eProsima/Fast-DDS-Gen/releases/tag/v3.3.1)|
15+
|2.10|2.5|[2.5.x](https://github.com/eProsima/Fast-DDS-Gen/tree/2.5.x)|[v2.5.2](https://github.com/eProsima/Fast-DDS-Gen/releases/tag/v2.5.2)|
1516
|2.6|2.1|[2.1.x](https://github.com/eProsima/Fast-DDS-Gen/tree/2.1.x)|[v2.1.3](https://github.com/eProsima/Fast-DDS-Gen/releases/tag/v2.1.3)|
1617

18+
## *eProsima Fast DDS* and *Fast DDS-Gen* previously supported versions compatibility
19+
20+
|Fast DDS Version|Fast DDS-Gen Version|Fast DDS-Gen Version branch|Fast DDS-Gen Latest Release|Release Date|EOL Date|
21+
|----------------|----------------|-----------------------|-----------------------|------------|--------|
22+
|3.0|4.0|[4.0.x](https://github.com/eProsima/Fast-DDS-Gen/tree/4.0.x)|[v4.0.3](https://github.com/eProsima/Fast-DDS-Gen/releases/tag/v4.0.3)|August 2024|February 2025|
23+
|2.13|3.2|[3.2.x](https://github.com/eProsima/Fast-DDS-Gen/tree/3.2.x)|[v3.2.1](https://github.com/eProsima/Fast-DDS-Gen/releases/tag/v3.2.1)|December 2023|July 2024|
24+
|2.12|3.1|[3.1.x](https://github.com/eProsima/Fast-DDS-Gen/tree/3.1.x)|[v3.1.0](https://github.com/eProsima/Fast-DDS-Gen/releases/tag/v3.1.0)|September 2023|March 2024|
25+
|2.11|2.5|[2.5.x](https://github.com/eProsima/Fast-DDS-Gen/tree/2.5.x)|[v2.5.1](https://github.com/eProsima/Fast-DDS-Gen/releases/tag/v2.5.1)|May 2023|February 2024|
1726

1827
For detailed information about the lifecycle of the different *Fast DDS* versions (and their corresponding counterpart in this repository), please refer to the [release support section of the Fast DDS repository](https://github.com/eProsima/Fast-DDS/blob/master/RELEASE_SUPPORT.md).

0 commit comments

Comments
 (0)