diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index f5ee252e..88f142d3 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/.github/workflows/nightly-ubuntu-ci.yml b/.github/workflows/nightly-ubuntu-ci.yml index 409f3fae..8ae6e07a 100644 --- a/.github/workflows/nightly-ubuntu-ci.yml +++ b/.github/workflows/nightly-ubuntu-ci.yml @@ -48,27 +48,6 @@ jobs: run-tests: true use-ccache: false - nightly-ubuntu-ci-4_1_x-fast-3_3_x: - strategy: - fail-fast: false - matrix: - java-version: - - 'openjdk-11-jdk' - - 'openjdk-17-jdk' - uses: eProsima/Fast-DDS-Gen/.github/workflows/reusable-ubuntu-ci.yml@4.1.x - with: - os-version: 'ubuntu-22.04' - java-version: ${{ matrix.java-version }} - label: 'nightly-ubuntu-ci-4.1.x-3.3.x' - fastddsgen-branch: '4.1.x' - fastdds-branch: '3.3.x' - fastcdr-branch: '2.3.x' - fastdds-python-branch: '2.3.x' - discovery-server-branch: 'v2.0.0' - run-build: true - run-tests: true - use-ccache: false - nightly-ubuntu-ci-4_0_x-fast-3_2_x: strategy: fail-fast: false @@ -80,7 +59,7 @@ jobs: with: os-version: 'ubuntu-22.04' java-version: ${{ matrix.java-version }} - label: 'nightly-ubuntu-ci-4.1.x-3.2.x' + label: 'nightly-ubuntu-ci-4.0.x-3.2.x' fastddsgen-branch: '4.0.x' fastdds-branch: '3.2.x' fastcdr-branch: '2.3.x' diff --git a/RELEASE_SUPPORT.md b/RELEASE_SUPPORT.md index 5731afe5..5808b8de 100644 --- a/RELEASE_SUPPORT.md +++ b/RELEASE_SUPPORT.md @@ -11,7 +11,6 @@ Please, refer to the [master branch](https://github.com/eProsima/Fast-DDS-Gen/bl |Fast DDS Version|Fast DDS-Gen Version|Fast DDS-Gen Version branch|Fast DDS-Gen Latest Release| |----------------|--------------------|---------------------------|---------------------------| |3.4|4.2|[4.2.x](https://github.com/eProsima/Fast-DDS-Gen/tree/4.2.x)|[v4.2.0](https://github.com/eProsima/Fast-DDS-Gen/releases/tag/v4.2.0)| -|3.3|4.1|[4.1.x](https://github.com/eProsima/Fast-DDS-Gen/tree/4.1.x)|[v4.1.0](https://github.com/eProsima/Fast-DDS-Gen/releases/tag/v4.1.0)| |3.2|4.0|[4.0.x](https://github.com/eProsima/Fast-DDS-Gen/tree/4.0.x)|[v4.0.5](https://github.com/eProsima/Fast-DDS-Gen/releases/tag/v4.0.5)| |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)| |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)| @@ -20,6 +19,7 @@ Please, refer to the [master branch](https://github.com/eProsima/Fast-DDS-Gen/bl |Fast DDS Version|Fast DDS-Gen Version|Fast DDS-Gen Version branch|Fast DDS-Gen Latest Release|Release Date|EOL Date| |----------------|----------------|-----------------------|-----------------------|------------|--------| +|3.3|4.1|[4.1.x](https://github.com/eProsima/Fast-DDS-Gen/tree/4.1.x)|[v4.1.1](https://github.com/eProsima/Fast-DDS-Gen/releases/tag/v4.1.1)|July 2025|January 2026| |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)|August 2024|February 2025| |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| |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|