AWS res documentation change
Summary
Clarified versioning scheme and adjusted End of Support Life (EOSL) dates to align with month-end dates
Security assessment
The changes update support policy details and versioning explanations without addressing security issues or security features.
Diff
diff --git a/res/latest/ug/support-policy.md b/res/latest/ug/support-policy.md index e5e16c540..74598d666 100644 --- a//res/latest/ug/support-policy.md +++ b//res/latest/ug/support-policy.md @@ -7 +7 @@ -Research and Engineering Studio (RES) supports multiple releases concurrently. Each RES release has a scheduled End of Support Life (EOSL) date. After the EOSL date, no further support or maintenance is provided for that release. +Research and Engineering Studio (RES) supports multiple releases concurrently. RES uses a `YYYY.mm.patch` version scheme, where `YYYY.mm` represents a major release. `YYYY` represents the year, `mm` represents the month of release and `patch` indicates an incremental release. Each RES release has a scheduled End of Support Life (EOSL) date that is the last day of the `mm` month in year `YYYY`+1. For example, the EOSL date for 2025.06 is June 30, 2026. After the EOSL date, no further support or maintenance is provided for that release. @@ -9 +9 @@ Research and Engineering Studio (RES) supports multiple releases concurrently. E -RES uses a `YYYY.mm.patch` version scheme, where `YYYY.mm` represents a major release and `patch` indicates an incremental release. New features, performance improvements, security updates, and bug fixes are included in new major version releases (`YYYY.mm`). For critical issues, AWS provides fixes through patch releases, but only for releases that have not reached EOSL. +New features, performance improvements, security updates, and bug fixes are included in new major version releases (`YYYY.mm`). For critical issues, AWS provides fixes through patch releases, but only for releases that have not reached EOSL. @@ -17,9 +17,9 @@ Research and Engineering Studio version | End of support (EOSL) date -2023.11.x| 11/15/2024 -2024.01.x| 1/29/2025 -2024.04.x| 4/3/2025 -2024.06.x| 6/11/2025 -2024.08.x| 8/28/2025 -2024.10.x| 10/21/2025 -2024.12.x| 12/11/2025 -2025.03.x| 3/19/2026 -2025.06.x| 6/26/2026 +2023.11.x| 11/30/2024 +2024.01.x| 1/31/2025 +2024.04.x| 4/30/2025 +2024.06.x| 6/30/2025 +2024.08.x| 8/31/2025 +2024.10.x| 10/31/2025 +2024.12.x| 12/31/2025 +2025.03.x| 3/30/2026 +2025.06.x| 6/30/2026