Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[21224] Update release support table #4990

Merged
merged 8 commits into from
Jun 25, 2024
8 changes: 7 additions & 1 deletion .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,12 @@
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.
-->
<!-- @Mergifyio backport 2.14.x 2.13.x 2.10.x 2.6.x -->
<!-- @Mergifyio backport 2.14.x 2.13.x 2.10.x -->

<!--
In case of critical bug fix, please uncomment following line with LTS supported 2.6.x branch.
EduPonz marked this conversation as resolved.
Show resolved Hide resolved
-->
<!-- @Mergifyio backport 2.6.x -->

<!-- If an issue is already opened, please uncomment next line with the corresponding issue number. -->
<!-- Fixes #(issue) -->
Expand All @@ -47,6 +52,7 @@
- [ ] New feature has been documented/Current behavior is correctly described in the documentation. <!-- Please uncomment following line with the corresponding PR to the documentation project: -->
<!-- - Related documentation PR: eProsima/Fast-DDS-docs#(PR) -->
- [ ] Applicable backports have been included in the description.
<!-- If critical bug fix, make sure that a backport to the 2.6.x branch is opened. -->
EduPonz marked this conversation as resolved.
Show resolved Hide resolved

## Reviewer Checklist

Expand Down
9 changes: 0 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,15 +68,6 @@ For more information check the FIWARE Catalogue entry for [Robotics](https://git
Write to [email protected] or mention @EProsima on Twitter.
We are curious to get to know your use case!

## Supported platforms

More information about the official support can be found [here](https://github.com/eProsima/Fast-DDS/blob/master/PLATFORM_SUPPORT.md#platform-support)
EduPonz marked this conversation as resolved.
Show resolved Hide resolved

* Linux [![Linux ci](http://jenkins.eprosima.com:8080/job/nightly_fastdds_sec_master_linux/lastCompletedBuild/badge/icon?subject=%20%20%20Linux%20CI%20)](http://jenkins.eprosima.com:8080/job/nightly_fastdds_sec_master_linux)
* Linux-aarch64 [![Linux arm64 ci](http://jenkins.eprosima.com:8080/job/nightly_fastdds_sec_master_linux_aarch64/lastCompletedBuild/badge/icon?subject=%20%20%20Linux-aarch64%20CI%20)](http://jenkins.eprosima.com:8080/view/Nightly/job/nightly_fastdds_sec_master_linux_aarch64/)
* Windows [![Windows ci](http://jenkins.eprosima.com:8080/job/nightly_fastdds_sec_master_windows/label=windows-secure,platform=x64,toolset=v142/lastCompletedBuild/badge/icon?subject=%20%20%20%20Windows%20CI%20)](http://jenkins.eprosima.com:8080/job/nightly_fastdds_sec_master_windows/label=windows-secure,platform=x64,toolset=v142)
* Mac [![Mac ci](http://jenkins.eprosima.com:8080/job/nightly_fastdds_sec_master_mac/lastCompletedBuild/badge/icon?subject=%20%20%20%20%20%20%20Mac%20CI%20)](http://jenkins.eprosima.com:8080/job/nightly_fastdds_sec_master_mac)

## Installation Guide
You can get either a binary distribution of *eprosima Fast DDS* or compile the library yourself from source.
Please, refer to [Fast DDS documentation](https://fast-dds.docs.eprosima.com/en/latest/installation/binaries/binaries_linux.html) for the complete installation guide.
Expand Down
46 changes: 24 additions & 22 deletions RELEASE_SUPPORT.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,29 +11,31 @@ By default, *eProsima Fast DDS* minor releases have a lifecycle of **6 months**.
However, the life of certain branches can be extended depending on costumer and user needs.
Within the support period of any minor version, there may be several patch releases that either add new functionalities in an ABI compatible way or fix possible issues.
Before the minor release end of life (EOL) date, a final patch release including the latest fixes will be made available if there are any changes not included in any previous patch release of the same minor version.
Long Term Supported (LTS) versions may have an extended supported period for only critical issues and security fixes, where no other ABI compatible neither bug fixes will be backported.

The table below outlines the *eProsima Fast DDS* minor releases and their support cycles:

|Version branch|Release Date|EOL Date|
|--------------|------------|--------|
|***v2.14.x (LTS)***|***March 2024***|***March 2025 [^*]***|
|***v2.13.x***|***December 2023***|***June 2024***|
|v2.12.x|September 2023|March 2024|
|v2.11.x|July 2023|January 2024|
|***v2.10.x (LTS)***|***March 2023***|***May 2024 [^*]***|
|v2.9.x|December 2022|July 2023|
|v2.8.x|September 2022|March 2023|
|v2.7.x|July 2022|January 2023|
|***v2.6.x (LTS)***|***March 2022***|***May 2024 [^*]***|
|v2.5.x|December 2021|June 2022|
|v2.4.x|September 2021|March 2022|
|v2.3.x|March 2021|November 2022|
|v2.2.x|January 2021|February 2022|
|v2.1.x|November 2020|May 2023|
|v2.0.x|June 2020|February 2022|
|v1.10.x|April 2020|February 2022|
|v1.9.x|August 2019|February 2022|
|v1.8.x|May 2019|February 2022|
|v1.7.x|December 2018|February 2022|
|Version branch|Release Date|End of Standard Support Date|EOL Date|
EduPonz marked this conversation as resolved.
Show resolved Hide resolved
EduPonz marked this conversation as resolved.
Show resolved Hide resolved
|--------------|------------|----------------------------|--------|
|***v2.14.x (LTS)***|***March 2024***|***March 2025 [^1]***|***March 2025 [^1]***|
|***v2.13.x***|***December 2023***|***July 2024***|***July 2024***|
|v2.12.x|September 2023|March 2024|March 2024|
|v2.11.x|July 2023|January 2024|January 2024|
|***v2.10.x (LTS)***|***March 2023***|***May 2025 [^1]***|***May 2025 [^2]***|
|v2.9.x|December 2022|July 2023|July 2023|
|v2.8.x|September 2022|March 2023|March 2023|
|v2.7.x|July 2022|January 2023|January 2023|
|***v2.6.x (LTS)***|***March 2022***|***July 2024 ***|***May 2025 [^2]***|
EduPonz marked this conversation as resolved.
Show resolved Hide resolved
|v2.5.x|December 2021|June 2022|June 2022|
|v2.4.x|September 2021|March 2022|March 2022|
|v2.3.x|March 2021|November 2022|November 2022|
|v2.2.x|January 2021|February 2022|February 2022|
|v2.1.x|November 2020|May 2023|May 2023|
|v2.0.x|June 2020|February 2022|February 2022|
|v1.10.x|April 2020|February 2022|February 2022|
|v1.9.x|August 2019|February 2022|February 2022|
|v1.8.x|May 2019|February 2022|February 2022|
|v1.7.x|December 2018|February 2022|February 2022|

[^*]: Support may be extended.
[^1]: Support may be extended.
[^2]: Critical and security fixes support restricted until EOL Date.
EduPonz marked this conversation as resolved.
Show resolved Hide resolved