From 047b33d44c3adb1ceba298d4c127011606c9383a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Ferreira=20Gonz=C3=A1lez?= Date: Wed, 22 Jul 2026 16:31:07 +0200 Subject: [PATCH] Refs #24005 & #24261: Update releases MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Carlos Ferreira González --- RELEASE_SUPPORT.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/RELEASE_SUPPORT.md b/RELEASE_SUPPORT.md index 34d8066f..dfbe1409 100644 --- a/RELEASE_SUPPORT.md +++ b/RELEASE_SUPPORT.md @@ -10,9 +10,9 @@ 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.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)| +|3.2|2.2|[2.2.x](https://github.com/eProsima/Fast-DDS-Python/tree/2.2.x)|[v2.2.2](https://github.com/eProsima/Fast-DDS-Python/releases/tag/v2.2.2)| |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)| -|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)| +|2.6|1.0|[1.0.x](https://github.com/eProsima/Fast-DDS-Python/tree/1.0.x)|[v1.0.3](https://github.com/eProsima/Fast-DDS-Python/releases/tag/v1.0.3)| ## *Fast DDS Python* previously supported versions.