Skip to content

Commit 63cdfb3

Browse files
committed
Refs #21228: Add RELEASE_SUPPORT.md with Fast DDS references
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
1 parent 90a3551 commit 63cdfb3

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

RELEASE_SUPPORT.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# Release support
2+
3+
4+
Please, refer to the [main branch](https://github.com/eProsima/Fast-DDS-Python/blob/master/RELEASE_SUPPORT.md) for the latest version of this document.
5+
6+
*eProsima Fast DDS Python* maintains several releases with different support cycles.
7+
**All of them are attached to different *eProsima Fast DDS* releases.**
8+
9+
## *eProsima Fast DDS* and *Fast DDS Python* version compatibility
10+
11+
|Fast DDS Version|Fast DDS Python Version|Fast DDS Python Version branch|Fast DDS Python Latest Release|
12+
|----------------|-----------------------|------------------------------|------------------------------|
13+
|2.14|1.4|[1.4.x](https://github.com/eProsima/Fast-DDS-Python/tree/1.4.x)|[v1.4.2](https://github.com/eProsima/Fast-DDS-Python/releases/tag/v1.4.2)|
14+
|2.13|1.4|[1.4.x](https://github.com/eProsima/Fast-DDS-Python/tree/1.4.x)|[v1.4.2](https://github.com/eProsima/Fast-DDS-Python/releases/tag/v1.4.2)|
15+
|2.10|1.2|[1.2.x](https://github.com/eProsima/Fast-DDS-Python/tree/1.2.x)|[v1.2.3](https://github.com/eProsima/Fast-DDS-Python/releases/tag/v1.2.3)|
16+
|2.6|1.0|[1.0.x](https://github.com/eProsima/Fast-DDS-Python/tree/1.0.x)|[v1.0.2](https://github.com/eProsima/Fast-DDS-Python/releases/tag/v1.0.2)|
17+
18+
19+
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).
20+

0 commit comments

Comments
 (0)