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, adjusting the corresponding LTS target branches for the backport.
-->
<!-- @Mergifyio backport 2.6.x -->

<!-- If an issue is already opened, please uncomment next line with the corresponding issue number. -->
<!-- Fixes #(issue) -->
Expand Down Expand Up @@ -53,5 +58,6 @@
- [ ] The PR has a milestone assigned.
- [ ] The title and description correctly express the PR's purpose.
- [ ] Check contributor checklist is correct.
- [ ] If critical bug fix, backport to the 2.6.x branch has been opened.
EduPonz marked this conversation as resolved.
Show resolved Hide resolved
- [ ] Check CI results: changes do not issue any warning.
- [ ] Check CI results: failing tests are unrelated with the changes.
5 changes: 0 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,11 +72,6 @@ We are curious to get to know your use case!

More information about the official support can be found [here](https://github.com/eProsima/Fast-DDS/blob/master/PLATFORM_SUPPORT.md#platform-support)

* 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
21 changes: 14 additions & 7 deletions RELEASE_SUPPORT.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,20 +11,29 @@ 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.
This period applies since the end of standard support date to the end of life (EOL) date.

The table below outlines the *eProsima Fast DDS* minor releases and their support cycles:
The table below outlines the *eProsima Fast DDS* currently supported versions and their support cycles:
EduPonz marked this conversation as resolved.
Show resolved Hide resolved

|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 [^*]|March 2025 [^*]|
|v2.13.x|December 2023|July 2024|July 2024|
|v2.10.x (LTS)|March 2023|May 2025 [^*]|May 2025|
EduPonz marked this conversation as resolved.
Show resolved Hide resolved
|v2.6.x (LTS)|March 2022|July 2024|May 2025|
EduPonz marked this conversation as resolved.
Show resolved Hide resolved

[^*]: Support may be extended.

Moreover, the following table records the lifecycle of previously supported Fast DDS versions.
EduPonz marked this conversation as resolved.
Show resolved Hide resolved

|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|
Expand All @@ -35,5 +44,3 @@ The table below outlines the *eProsima Fast DDS* minor releases and their suppor
|v1.9.x|August 2019|February 2022|
|v1.8.x|May 2019|February 2022|
|v1.7.x|December 2018|February 2022|

[^*]: Support may be extended.