From e22d6e6f45749e9a8e68106db7c396419424f662 Mon Sep 17 00:00:00 2001 From: alexanderahn Date: Thu, 21 Nov 2024 09:35:10 -0800 Subject: [PATCH] Update versions_support.md --- .../version_chart/versions_support.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/docs/release_notes/version_chart/versions_support.md b/docs/release_notes/version_chart/versions_support.md index 3841f45496..cc40da9682 100644 --- a/docs/release_notes/version_chart/versions_support.md +++ b/docs/release_notes/version_chart/versions_support.md @@ -28,11 +28,11 @@ Extended Maintenance (EM) releases provide you with a long-term support Prophecy - Direct upgrade path from a previous EM release to the next one - One year of technical support and hotfixes for critical issues -You can expect a new Extended Maintenance release 2 to 6 weeks after each Major release. +You can expect a new Extended Maintenance release two to six weeks after each Major release. ### Required resources -Extended Maintenance releases require additional resources, such as CPU and memory. Starting with `v3.4.1.0 EM`, SQL Sandbox is enabled, so every SQL Pipeline sessions will spin up an additional pod with the following configuration: +Extended Maintenance releases require additional resources, such as CPU and memory. Starting with `v3.4.1.0 EM`, SQL Sandbox is enabled, so every SQL Pipeline session will spin up an additional pod with the following configuration: - CPI: 500m - Memory: 512Mi @@ -41,14 +41,14 @@ After upgrading to 3.4.1, you must enable SQL Sandbox Config in the UI by naviga ## Prophecy support lifecycles -The following table describes the support stages for Prophecy versions. Prophecy supports GA versions for six months, unless the version is an Extended Maintenance (EM) release. For information on supported Prophecy versions, see [Version Chart](/docs/release_notes/version_chart/version_chart.md). +The following table describes the support stages for Prophecy versions. Prophecy supports GA versions for six months, unless the version is an Extended Maintenance (EM) release, which Prophecy supports for one year. For information on supported Prophecy versions, see [Version Chart](/docs/release_notes/version_chart/version_chart.md). Workloads on unsupported Prophecy versions may continue to run, but Prophecy doesn't provide support or fixes. ### Prophecy version lifecycle -| Phase | Description | -| ---------------------------- | -------------------------------------------------------------------------------------------------------------------------------- | -| GA, full support for version | Major stability and security fixes are backported. | -| End of support | If a version is unsupported, then workloads running on these versions receive no Prophecy support, and fixes are not backported. | -| End of Life | Prophecy reserves the right to completely remove a release version at any time after support ends, without prior notice. | +| Phase | Description | +| -------------------------------------------------- | -------------------------------------------------------------------------------------------------- | +| GA, full support for Extended Maintenance releases | Critical stability and security fixes are backported only for EM releases. | +| End of support | If a version is unsupported, then workloads running on these versions receive no Prophecy support. | +| End of Life | Prophecy reserves the right to completely remove a release version at any time after support ends. |