Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 2.21 KB

cockroachcloud-upgrade-policy.md

File metadata and controls

33 lines (21 loc) · 2.21 KB
title summary toc build_for
Cluster Upgrades
Learn about the CockroachCloud upgrade policy.
true
cockroachcloud

This page describes the upgrade policy for CockroachCloud.

CockroachCloud supports the latest major version of CockroachDB and the version immediately preceding it. Support for these versions includes minor version updates and security patches.

Minor Version Upgrades

Minor versions (or "point" releases) are stable, backward-compatible improvements to the major versions of CockroachDB. CockroachCloud automatically upgrades all clusters to the latest supported minor version (for example, v19.2.1 → v19.2.2).

{{site.data.alerts.callout_danger}} Single-node clusters will experience some downtime during cluster maintenance. {{site.data.alerts.end}}

Major Version Upgrades

Major version releases contain new functionality and potentially backward-incompatible changes to CockroachDB (for example, v19.2.x → v20.1.x).

If you are a CockroachCloud Admin, you will receive an email notification for each major version release. The email will have instructions on how to opt in to have your clusters upgraded to the new version.

Auto-upgrades after CockroachDB version EOL

As CockroachDB releases new major versions, older versions reach their End of Life (EOL) on CockroachCloud. A CockroachDB version reaches EOL on CockroachCloud when it is 2 major versions behind the latest version (for example, CockroachDB 19.1 reaches EOL when CockroachDB 20.1 is released).

If you are running a CockroachDB version nearing EOL, you will be notified at least one month before that version’s EOL that your clusters will be auto-upgraded on the EOL date. You should request an upgrade to a newer CockroachDB version during this timeframe to avoid being force-upgraded.

Rollback support

The default finalization period for each major upgrade is 7 days from upgrade completion. You can request a rollback of a major upgrade via a support ticket within the 7-day period.