diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 02e176d1..4ebda0b6 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -17,7 +17,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. --> - + diff --git a/RELEASE_SUPPORT.md b/RELEASE_SUPPORT.md index 59ab4a4d..54f0bdbe 100644 --- a/RELEASE_SUPPORT.md +++ b/RELEASE_SUPPORT.md @@ -9,6 +9,7 @@ Please, refer to the [main branch](https://github.com/eProsima/Fast-DDS-Python/b |Fast DDS Version|Fast DDS Python Version|Fast DDS Python Version branch|Fast DDS Python Latest Release| |----------------|-----------------------|------------------------------|------------------------------| +|3.6|2.6|[2.6.x](https://github.com/eProsima/Fast-DDS-Python/tree/2.6.x)|[v2.6.1](https://github.com/eProsima/Fast-DDS-Python/releases/tag/v2.6.1)| |3.4|2.4|[2.4.x](https://github.com/eProsima/Fast-DDS-Python/tree/2.4.x)|[v2.4.1](https://github.com/eProsima/Fast-DDS-Python/releases/tag/v2.4.1)| |3.2|2.2|[2.2.x](https://github.com/eProsima/Fast-DDS-Python/tree/2.2.x)|[v2.2.1](https://github.com/eProsima/Fast-DDS-Python/releases/tag/v2.2.1)| |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)| @@ -19,6 +20,7 @@ Please, refer to the [main branch](https://github.com/eProsima/Fast-DDS-Python/b |Fast DDS Version|Fast DDS Python Version|Fast DDS Python Version branch|Fast DDS Python Latest Release|Release Date|EOL Date| |----------------|-----------------------|------------------------------|------------------------------|------------|--------| +|3.5|2.5|[2.5.x](https://github.com/eProsima/Fast-DDS-Python/tree/2.5.x)|[v2.5.0](https://github.com/eProsima/Fast-DDS-Python/releases/tag/v2.5.0)| February 2026 | April 2026 | |3.3|2.3|[2.3.x](https://github.com/eProsima/Fast-DDS-Python/tree/2.3.x)|[v2.3.1](https://github.com/eProsima/Fast-DDS-Python/releases/tag/v2.3.1)| July 2025 | January 2025 | |3.1|2.1|[2.1.x](https://github.com/eProsima/Fast-DDS-Python/tree/2.1.x)|[v2.1.1](https://github.com/eProsima/Fast-DDS-Python/releases/tag/v2.1.1)| October 2024 | June 2025 | |3.0|2.0|[2.0.x](https://github.com/eProsima/Fast-DDS-Python/tree/2.0.x)|[v2.0.0](https://github.com/eProsima/Fast-DDS-Python/releases/tag/v2.0.0)|August 2024| February 2025|