From 6e21701d7773b26c33bbdca485f1368560d5a143 Mon Sep 17 00:00:00 2001 From: Joe Lodin Date: Thu, 30 Oct 2025 17:14:22 -0400 Subject: [PATCH 1/3] Update Cloud version support policy to disallow innovation on basic/standard --- .../upgrade/major-version-upgrade-cloud.md | 2 +- .../_includes/common/upgrade/overview.md | 12 +++--- src/current/cockroachcloud/upgrade-policy.md | 40 ++++++++++++------- 3 files changed, 33 insertions(+), 21 deletions(-) diff --git a/src/current/_includes/common/upgrade/major-version-upgrade-cloud.md b/src/current/_includes/common/upgrade/major-version-upgrade-cloud.md index 64bf308cdb2..e441e190f9f 100644 --- a/src/current/_includes/common/upgrade/major-version-upgrade-cloud.md +++ b/src/current/_includes/common/upgrade/major-version-upgrade-cloud.md @@ -5,7 +5,7 @@ This section shows how to perform a major-version upgrade for a cluster in Cockr 1. From the **Clusters** page, find the cluster by name. If the cluster is in a folder, click the name of the folder to find the cluster. The cluster's major version and patch are shown in the **Version** column. 1. Check which upgrades are available to the cluster, if any. - Beginning with v24.1, major versions alternate in type between Regular releases, which are required, and Innovation releases, which can be skipped. + Major versions alternate between Regular releases, which are required, and Innovation releases, which can be skipped in {{ site.data.products.advanced }} clusters and are unavailabile in {{ site.data.products.standard }} or {{ site.data.products.basic }}. From a Regular release, you can upgrade to the next major release (an Innovation release) or the subsequent major release (another Regular release). From an Innovation release, you must upgrade to the next Regular release. diff --git a/src/current/_includes/common/upgrade/overview.md b/src/current/_includes/common/upgrade/overview.md index 801c3f1dc63..a2ec5d797a2 100644 --- a/src/current/_includes/common/upgrade/overview.md +++ b/src/current/_includes/common/upgrade/overview.md @@ -3,7 +3,9 @@ - **Major-version upgrades**: A [major-version upgrade]({% link releases/index.md %}#major-releases), such as from v24.2 to v24.3, may include new features, updates to cluster setting defaults, and backward-incompatible changes. Performing a major-version upgrade requires an additional step to finalize the upgrade. {% if page.path contains "cockroachcloud" %} - As of 2024, there are four major versions per year, where every second release is an [innovation release]({% link cockroachcloud/upgrade-policy.md %}#innovation-releases). For CockroachDB {{ site.data.products.standard }} and CockroachDB {{ site.data.products.advanced }}, innovation releases offer shorter [support windows]({% link cockroachcloud/upgrade-policy.md %}#cockroachdb-cloud-support-policy) and can be skipped. For CockroachDB {{ site.data.products.basic }}, all major version upgrades are applied automatically as they become available, including innovation releases. + As of 2024, there are four major versions per year, where every second release is an [innovation release]({% link cockroachcloud/upgrade-policy.md %}#innovation-releases). For CockroachDB CockroachDB {{ site.data.products.advanced }}, innovation releases include all of the latest features but have shorter [support windows]({% link cockroachcloud/upgrade-policy.md %}#cockroachdb-cloud-support-policy) and can be skipped. + + For CockroachDB {{ site.data.products.standard }} and {{ site.data.products.basic }}, only Regular releases are supported. Major version upgrades are applied automatically to {{ site.data.products.standard }} and {{ site.data.products.basic }} clusters as they become available, and {{ site.data.products.standard }} clusters have the option to turn off automatic updates. {% else %} As of 2024, every second major version is an [Innovation release]({% link releases/release-support-policy.md %}#innovation-releases). Innovation releases offer shorter support windows and can be skipped. {% endif %} @@ -12,7 +14,7 @@ A major version of CockroachDB has two phases of patch releases: a series of **testing releases** (beta, alpha, and RC releases) followed by a series of **production releases** (vX.Y.0, vX.Y.1, and so on). A major version’s first production release (the .0 release) is also known as its GA release. {% if page.path contains "cockroachcloud" %} - For CockroachDB {{ site.data.products.advanced }}, {{ site.data.products.standard }}, and {{ site.data.products.basic }} clusters, all production patch releases for a major version are automatically applied, until the cluster is upgraded to a new major version. + For all CockroachDB {{ site.data.products.cloud }} clusters, production patch releases for a major version are automatically applied until the cluster is upgraded to a new major version. {% endif %} To learn more about CockroachDB major versions and patches, refer to the [Releases Overview]({% link releases/index.md %}#overview). @@ -22,8 +24,8 @@ To learn more about CockroachDB major versions and patches, refer to the [Releas CockroachDB Cloud plan | Major version upgrades | Innovation releases ---------------------- | ---------------------- | ---------------------- -Basic | Automatic | Required -Standard | Automatic (default) or customer-initiated | Optional +Basic | Automatic | Unavailable +Standard | Automatic (default) or customer-initiated | Unavailable Advanced | Customer-initiated | Optional {{site.data.alerts.callout_info}} @@ -37,7 +39,7 @@ For all Cloud plans: {% endif %} ### Compatible versions -A cluster may always be upgraded to the next major release{% if page.path contains "cockroachcloud" %} once it is made available in CockroachDB Cloud{% endif %}. As of v24.1{% if page.path contains "cockroachcloud" %}, for CockroachDB {{ site.data.products.standard }} and CockroachDB {{ site.data.products.advanced }} clusters{% endif %}, every second major verison is an Innovation release that can be skipped: +A cluster may always be upgraded to the next major {% if page.path contains "cockroachcloud" %}Regular release once it is made available in CockroachDB Cloud{% else %}release{% endif %}. Every second major version is an Innovation release that can be deployed or skipped{% if page.path contains "cockroachcloud" %} on CockroachDB {{ site.data.products.advanced }} clusters{% endif %}: - If your cluster is running a major version that is a Regular release, it can be upgraded to either: - the next major version (an Innovation release) diff --git a/src/current/cockroachcloud/upgrade-policy.md b/src/current/cockroachcloud/upgrade-policy.md index 501f98c8925..52f9b656cd6 100644 --- a/src/current/cockroachcloud/upgrade-policy.md +++ b/src/current/cockroachcloud/upgrade-policy.md @@ -9,34 +9,43 @@ This page describes the support and upgrade policy for clusters deployed in Cock ## CockroachDB Cloud Support Policy -[Major versions]({% link releases/index.md %}) of CockroachDB are labeled either [Regular releases]({% link releases/index.md %}#major-releases) or [Innovation releases]({% link releases/index.md %}). +CockroachDB {{ site.data.products.cloud }} clusters are intended to always run a supported, recent major version of CockroachDB. Clusters receive regular patch updates to ensure they have the latest stability and security updates. Different {{ site.data.products.cloud }} plans offer different options for version selection and upgrade windows, as described on this page. + +A cluster running an unsupported CockroachDB version is not eligible for Cockroach Labs’ [availability SLA](https://www.cockroachlabs.com/cloud-terms-and-conditions/cockroachcloud-technical-service-level-agreement/). + +{{site.data.alerts.callout_info}} +This page describes the support of CockroachDB versions on CockroachDB Cloud, which is not affected by LTS or End of Support timelines specified for CockroachDB Self-Hosted. + +The CockroachDB Self-Hosted [Release Support Policy]({% link releases/release-support-policy.md %}) does not apply to CockroachDB Cloud. +{{site.data.alerts.end}} + +### Version and upgrade support by cloud plan + +[Major versions]({% link releases/index.md %}) of CockroachDB are labeled either as [Regular releases]({% link releases/index.md %}#major-releases) or [Innovation releases]({% link releases/index.md %}). - **Regular releases** are supported for 12 months from their initial production release date. - **Innovation releases** are supported for 6 months from their initial production release date. -For each release type, the end date of this period is called End of Support (EOS). +CockroachDB {{ site.data.products.basic }} and {{ site.data.products.standard }} clusters only support **Regular releases**. This ensures that these clusters are using versions of CockroachDB that receive a full year of support with patches, offering long-term stability. All CockroachDB {{ site.data.products.basic }} and {{ site.data.products.standard }} clusters are automatically upgraded to the next major regular release upon its GA release. -A cluster running an unsupported CockroachDB version is not eligible for Cockroach Labs’ [availability SLA](https://www.cockroachlabs.com/cloud-terms-and-conditions/cockroachcloud-technical-service-level-agreement/). - -All CockroachDB {{ site.data.products.basic }} clusters, and CockroachDB {{ site.data.products.standard }} clusters by default, will automatically be upgraded to the next major version while the current one is still supported, to prevent the cluster from reaching EOS. +{{site.data.alerts.callout_info}} +CockroachDB {{ site.data.products.standard }} clusters have the option to [disable automatic major-version upgrades]({% link cockroachcloud/cluster-management.md %}#manage-cluster-upgrades). In this case, you are responsible for upgrading the cluster before the current version hits the end-of-support (EOS) date in order to maintain uninterrupted support and SLA guarantees. Clusters that have not upgraded for one year may be upgraded automatically. +{{site.data.alerts.end}} -- If you [disable automatic major-version upgrades for CockroachDB {{ site.data.products.standard }}]({% link cockroachcloud/cluster-management.md %}#manage-cluster-upgrades), you are responsible for upgrading the cluster before its version reaches its EOS date to maintain uninterrupted support and SLA guarantees. Clusters that have not upgraded for one year may be upgraded automatically. -- You are responsible for upgrading a CockroachDB {{ site.data.products.advanced }} cluster before its current version reaches its EOS date to maintain uninterrupted support and SLA guarantees. +CockroachDB {{ site.data.products.advanced }} clusters optionally support **Innovation releases** as well as regular releases, allowing users to access the latest CockroachDB features on an accelerated timeline, while still receiving 6 months of patch support before a recommended upgrade to another major version. When a CockroachDB {{ site.data.products.advanced }} cluster is nearing its EOS date, you will be reminded to upgrade the cluster at least 30 days before the EOS date to avoid losing support. {% capture who_can_upgrade %}A user with the Cluster Admin or Cluster Operator [role]({% link cockroachcloud/authorization.md %}) can [upgrade a cluster]({% link cockroachcloud/upgrade-cockroach-version.md %}) directly from the CockroachDB Cloud Console. An [Organization Admin]({% link cockroachcloud/authorization.md %}#organization-admin) can assign these roles.{% endcapture %}{{ who_can_upgrade }} {{site.data.alerts.callout_info}} -This page describes the support of CockroachDB versions on CockroachDB Cloud, which is not affected by LTS or End of Support timelines specified for CockroachDB Self-Hosted. - -The CockroachDB Self-Hosted [Release Support Policy]({% link releases/release-support-policy.md %}) does not apply to CockroachDB Cloud. +You are responsible for upgrading a CockroachDB {{ site.data.products.advanced }} cluster before its current version reaches its EOS date to maintain uninterrupted support and SLA guarantees. {{site.data.alerts.end}} ### Currently supported versions Version | Release Type | Support period | Release date | EOS date :------:|:------------:|:--------------:|:------------:|:---------: +v25.3 | Innovation | 6 months | 2025-08-04 | 2026-02-04 v25.2 | Regular | 12 months | 2025-05-12 | 2026-05-12 -v25.1 | Innovation | 6 months | 2025-02-18 | 2025-08-18 v24.3 | Regular | 12 months | 2024-11-18 | 2025-11-18 To review a version's release notes, click its link in the Version column. @@ -47,6 +56,7 @@ For expected future versions, refer to [Upcoming releases]({% link releases/inde Version | Release Type | Support period | Release date | EOS date :------:|:------------:|:--------------:|:------------:|:--------: +v25.1 | Innovation | 6 months | 2025-02-18 | 2025-08-18 v24.1 | Regular | 12 months | 2024-05-20 | 2025-05-20 v24.2 | Innovation | 6 months | 2024-08-12 | 2025-02-12 v23.2 | Regular | 12 months | 2024-02-05 | 2025-02-05 @@ -82,9 +92,9 @@ Major version [releases]({% link releases/index.md %}) contain new functionality Major version upgrades are: -- Automatic for CockroachDB {{ site.data.products.basic }}. -- Automatic by default for {{ site.data.products.standard }}. -- Customer-initiated on CockroachDB {{ site.data.products.advanced }}. +- Automatic for CockroachDB {{ site.data.products.basic }}. Only regular releases are supported. +- Automatic by default for {{ site.data.products.standard }}. Only regular releases are supported. +- Customer-initiated on CockroachDB {{ site.data.products.advanced }}. Both regular and innovation releases are supported. On CockroachDB {{ site.data.products.standard }} with manual upgrades, and on CockroachDB {{ site.data.products.advanced }}, a major-version upgrade can be initiated by an [Organization Admin]({% link cockroachcloud/authorization.md %}#organization-admin). Major versions labeled Regular releases are required upgrades, and Innovation releases are optional. When a new major version is available, you can [start an upgrade]({% link cockroachcloud/upgrade-cockroach-version.md %}) from the CockroachDB {{ site.data.products.cloud }} Console. The cluster will be upgraded to the latest patch release within that major version. @@ -94,7 +104,7 @@ On CockroachDB {{ site.data.products.standard }} with manual upgrades, and on Co As of v24.2, Cockroach Labs releases a major version of CockroachDB once per quarter, alternating between releases classified as a [Regular release or an Innovation release]({% link releases/index.md %}#release-types). Regular releases provide a longer support period and a longer period between upgrades, while Innovation releases offer a shorter support period and faster access to new features. - Regular releases are not optional; they must be applied to CockroachDB {{ site.data.products.advanced }} and CockroachDB {{ site.data.products.standard }} clusters within their support periods. They are applied automatically to CockroachDB {{ site.data.products.basic }} and {{ site.data.products.standard }} clusters that are configured for automatic upgrades. Regular releases are produced twice a year, alternating with Innovation Releases. They are supported for one year. It is supported to upgrade CockroachDB {{ site.data.products.advanced }} directly from one regular release to the next regular release and skip the intervening Innovation release. -- Innovation releases are optional and can be skipped for CockroachDB {{ site.data.products.advanced }} and CockroachDB {{ site.data.products.standard }} clusters, but are required for CockroachDB {{ site.data.products.basic }}. Innovation releases are produced twice a year, alternating with Regular releases. An Innovation release is supported for 6 months, at which time the cluster must be upgraded to the next Regular Release. At a given time, only one Innovation release is typically supported. Upgrading a cluster directly from one Innovation release to the next Innovation release is not supported. +- Innovation releases are optional and can be skipped for CockroachDB {{ site.data.products.advanced }}, and are not available for CockroachDB {{ site.data.products.standard }} or {{ site.data.products.basic }}. Innovation releases are produced twice a year, alternating with Regular releases. An Innovation release is supported for 6 months, at which time the cluster must be upgraded to the next Regular Release. At a given time, only one Innovation release is typically supported. Upgrading a cluster directly from one Innovation release to the next Innovation release is not supported. {{site.data.alerts.callout_info}} To opt out of Innovation releases entirely and hide them from your CockroachDB organization, contact Support. From f3f60425f4f7690d783c078a2cb41d3af1000e88 Mon Sep 17 00:00:00 2001 From: Joe Lodin Date: Thu, 6 Nov 2025 11:31:40 -0500 Subject: [PATCH 2/3] Address some Devarshi comments --- src/current/_includes/common/upgrade/overview.md | 4 ++-- src/current/cockroachcloud/upgrade-policy.md | 5 ++++- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/src/current/_includes/common/upgrade/overview.md b/src/current/_includes/common/upgrade/overview.md index a2ec5d797a2..96c5c422fe6 100644 --- a/src/current/_includes/common/upgrade/overview.md +++ b/src/current/_includes/common/upgrade/overview.md @@ -3,7 +3,7 @@ - **Major-version upgrades**: A [major-version upgrade]({% link releases/index.md %}#major-releases), such as from v24.2 to v24.3, may include new features, updates to cluster setting defaults, and backward-incompatible changes. Performing a major-version upgrade requires an additional step to finalize the upgrade. {% if page.path contains "cockroachcloud" %} - As of 2024, there are four major versions per year, where every second release is an [innovation release]({% link cockroachcloud/upgrade-policy.md %}#innovation-releases). For CockroachDB CockroachDB {{ site.data.products.advanced }}, innovation releases include all of the latest features but have shorter [support windows]({% link cockroachcloud/upgrade-policy.md %}#cockroachdb-cloud-support-policy) and can be skipped. + As of 2024, there are four major versions per year, where every second release is an [Innovation release]({% link cockroachcloud/upgrade-policy.md %}#innovation-releases). For CockroachDB {{ site.data.products.advanced }}, Innovation releases include all of the latest features but have shorter [support windows]({% link cockroachcloud/upgrade-policy.md %}#cockroachdb-cloud-support-policy) and can be skipped. For CockroachDB {{ site.data.products.standard }} and {{ site.data.products.basic }}, only Regular releases are supported. Major version upgrades are applied automatically to {{ site.data.products.standard }} and {{ site.data.products.basic }} clusters as they become available, and {{ site.data.products.standard }} clusters have the option to turn off automatic updates. {% else %} @@ -14,7 +14,7 @@ A major version of CockroachDB has two phases of patch releases: a series of **testing releases** (beta, alpha, and RC releases) followed by a series of **production releases** (vX.Y.0, vX.Y.1, and so on). A major version’s first production release (the .0 release) is also known as its GA release. {% if page.path contains "cockroachcloud" %} - For all CockroachDB {{ site.data.products.cloud }} clusters, production patch releases for a major version are automatically applied until the cluster is upgraded to a new major version. + For all CockroachDB {{ site.data.products.cloud }} clusters, production patch releases for a major version are automatically applied until the cluster is upgraded to a new major version. On an {{ site.data.products.advanced }} cluster, you have the option to defer patch updates for 30, 60, or 90 days if you have a [maintenance window]({% link cockroachcloud/advanced-cluster-management.md %}#set-a-maintenance-window) configured. {% endif %} To learn more about CockroachDB major versions and patches, refer to the [Releases Overview]({% link releases/index.md %}#overview). diff --git a/src/current/cockroachcloud/upgrade-policy.md b/src/current/cockroachcloud/upgrade-policy.md index 52f9b656cd6..8b86f4e07ae 100644 --- a/src/current/cockroachcloud/upgrade-policy.md +++ b/src/current/cockroachcloud/upgrade-policy.md @@ -37,6 +37,9 @@ CockroachDB {{ site.data.products.advanced }} clusters optionally support **Inno When a CockroachDB {{ site.data.products.advanced }} cluster is nearing its EOS date, you will be reminded to upgrade the cluster at least 30 days before the EOS date to avoid losing support. {% capture who_can_upgrade %}A user with the Cluster Admin or Cluster Operator [role]({% link cockroachcloud/authorization.md %}) can [upgrade a cluster]({% link cockroachcloud/upgrade-cockroach-version.md %}) directly from the CockroachDB Cloud Console. An [Organization Admin]({% link cockroachcloud/authorization.md %}#organization-admin) can assign these roles.{% endcapture %}{{ who_can_upgrade }} {{site.data.alerts.callout_info}} +On CockroachDB Cloud {{ site.data.products.advanced }} clusters, the EOS date for Regular releases is shared between CockroachDB Cloud and CockroachDB Self-Hosted, meaning the EOS date for a Regular release on an {{ site.data.products.advanced }} cluster is identical to the [Self-Hosted release and support schedule]({% link releases/release-support-policy %}#supported-versions). This policy is applicable only to {{ site.data.products.advanced }}, whereas Regular releases on {{ site.data.products.standard }} and {{ site.data.products.basic }} are always supported for + + You are responsible for upgrading a CockroachDB {{ site.data.products.advanced }} cluster before its current version reaches its EOS date to maintain uninterrupted support and SLA guarantees. {{site.data.alerts.end}} @@ -46,7 +49,7 @@ Version | Release Type | Support period | Release date | EOS date :------:|:------------:|:--------------:|:------------:|:---------: v25.3 | Innovation | 6 months | 2025-08-04 | 2026-02-04 v25.2 | Regular | 12 months | 2025-05-12 | 2026-05-12 -v24.3 | Regular | 12 months | 2024-11-18 | 2025-11-18 +v24.3 | Regular | 12 months | 2024-11-18 | 2026-05-05 To review a version's release notes, click its link in the Version column. From 1bacd7e359bc13756be507c29eb9b684617f8e8f Mon Sep 17 00:00:00 2001 From: Joe Lodin Date: Thu, 6 Nov 2025 15:40:15 -0500 Subject: [PATCH 3/3] Clarify Regular release support policy --- src/current/cockroachcloud/upgrade-policy.md | 28 ++++++++++++-------- 1 file changed, 17 insertions(+), 11 deletions(-) diff --git a/src/current/cockroachcloud/upgrade-policy.md b/src/current/cockroachcloud/upgrade-policy.md index 8b86f4e07ae..e4e0ff1a06e 100644 --- a/src/current/cockroachcloud/upgrade-policy.md +++ b/src/current/cockroachcloud/upgrade-policy.md @@ -13,12 +13,6 @@ CockroachDB {{ site.data.products.cloud }} clusters are intended to always run a A cluster running an unsupported CockroachDB version is not eligible for Cockroach Labs’ [availability SLA](https://www.cockroachlabs.com/cloud-terms-and-conditions/cockroachcloud-technical-service-level-agreement/). -{{site.data.alerts.callout_info}} -This page describes the support of CockroachDB versions on CockroachDB Cloud, which is not affected by LTS or End of Support timelines specified for CockroachDB Self-Hosted. - -The CockroachDB Self-Hosted [Release Support Policy]({% link releases/release-support-policy.md %}) does not apply to CockroachDB Cloud. -{{site.data.alerts.end}} - ### Version and upgrade support by cloud plan [Major versions]({% link releases/index.md %}) of CockroachDB are labeled either as [Regular releases]({% link releases/index.md %}#major-releases) or [Innovation releases]({% link releases/index.md %}). @@ -26,30 +20,42 @@ The CockroachDB Self-Hosted [Release Support Policy]({% link releases/release-su - **Regular releases** are supported for 12 months from their initial production release date. - **Innovation releases** are supported for 6 months from their initial production release date. -CockroachDB {{ site.data.products.basic }} and {{ site.data.products.standard }} clusters only support **Regular releases**. This ensures that these clusters are using versions of CockroachDB that receive a full year of support with patches, offering long-term stability. All CockroachDB {{ site.data.products.basic }} and {{ site.data.products.standard }} clusters are automatically upgraded to the next major regular release upon its GA release. +CockroachDB {{ site.data.products.basic }} and {{ site.data.products.standard }} clusters only support **Regular releases**. This ensures that these clusters are using versions of CockroachDB that receive a full year of support with routine patch updates. All CockroachDB {{ site.data.products.basic }} and {{ site.data.products.standard }} clusters are automatically upgraded to the next major Regular release upon its GA release. {{site.data.alerts.callout_info}} CockroachDB {{ site.data.products.standard }} clusters have the option to [disable automatic major-version upgrades]({% link cockroachcloud/cluster-management.md %}#manage-cluster-upgrades). In this case, you are responsible for upgrading the cluster before the current version hits the end-of-support (EOS) date in order to maintain uninterrupted support and SLA guarantees. Clusters that have not upgraded for one year may be upgraded automatically. {{site.data.alerts.end}} -CockroachDB {{ site.data.products.advanced }} clusters optionally support **Innovation releases** as well as regular releases, allowing users to access the latest CockroachDB features on an accelerated timeline, while still receiving 6 months of patch support before a recommended upgrade to another major version. +CockroachDB {{ site.data.products.advanced }} clusters optionally support **Innovation releases** as well as Regular releases, allowing users to access the latest CockroachDB features on an accelerated timeline, while still receiving 6 months of patch support before a recommended upgrade to another major version. When a CockroachDB {{ site.data.products.advanced }} cluster is nearing its EOS date, you will be reminded to upgrade the cluster at least 30 days before the EOS date to avoid losing support. {% capture who_can_upgrade %}A user with the Cluster Admin or Cluster Operator [role]({% link cockroachcloud/authorization.md %}) can [upgrade a cluster]({% link cockroachcloud/upgrade-cockroach-version.md %}) directly from the CockroachDB Cloud Console. An [Organization Admin]({% link cockroachcloud/authorization.md %}#organization-admin) can assign these roles.{% endcapture %}{{ who_can_upgrade }} {{site.data.alerts.callout_info}} -On CockroachDB Cloud {{ site.data.products.advanced }} clusters, the EOS date for Regular releases is shared between CockroachDB Cloud and CockroachDB Self-Hosted, meaning the EOS date for a Regular release on an {{ site.data.products.advanced }} cluster is identical to the [Self-Hosted release and support schedule]({% link releases/release-support-policy %}#supported-versions). This policy is applicable only to {{ site.data.products.advanced }}, whereas Regular releases on {{ site.data.products.standard }} and {{ site.data.products.basic }} are always supported for +On CockroachDB Cloud {{ site.data.products.advanced }} clusters, the EOS date for Regular releases is shared between CockroachDB Cloud and CockroachDB Self-Hosted, meaning the EOS date for a Regular release on an {{ site.data.products.advanced }} cluster is identical to the [Self-Hosted release and support schedule]({% link releases/release-support-policy.md %}#supported-versions). When a GA release is promoted into an LTS, the long-term maintence support window for that version applies to the Cloud cluster as well. +This policy is effective as of v24.3 onwards, and is applicable only to {{ site.data.products.advanced }}. Regular releases on {{ site.data.products.standard }} and {{ site.data.products.basic }} are always supported for 12 months after release. You are responsible for upgrading a CockroachDB {{ site.data.products.advanced }} cluster before its current version reaches its EOS date to maintain uninterrupted support and SLA guarantees. {{site.data.alerts.end}} ### Currently supported versions +The following table describes currently-supported versions on {{ site.data.products.basic }} and {{ site.data.products.standard }} clusters: + Version | Release Type | Support period | Release date | EOS date :------:|:------------:|:--------------:|:------------:|:---------: -v25.3 | Innovation | 6 months | 2025-08-04 | 2026-02-04 +v25.4 | Regular | 12 months | 2025-11-03 | 2026-11-03 v25.2 | Regular | 12 months | 2025-05-12 | 2026-05-12 -v24.3 | Regular | 12 months | 2024-11-18 | 2026-05-05 +v24.3 | Regular | 12 months | 2024-11-18 | 2025-11-18 + +The following table describes currently-supported versions on {{ site.data.products.advanced }} clusters: + +Version | Release Type | Support period | Release date | EOS date +:------:|:------------:|:--------------:|:------------:|:---------: +v25.4 | Regular | Identical to [Self-Hosted support coverage]({% link releases/release-support-policy.md %}#supported-versions) | 2025-11-03 | 2026-11-03 +v25.3 | Innovation | 6 months | 2025-08-04 | 2026-02-04 +v25.2 | Regular | Identical to [Self-Hosted support coverage]({% link releases/release-support-policy.md %}#supported-versions) | 2025-05-09 | 2026-05-12 +v24.3 | Regular | Identical to [Self-Hosted support coverage]({% link releases/release-support-policy.md %}#supported-versions) | 2024-11-18 | 2026-05-05 To review a version's release notes, click its link in the Version column.