Skip to content

Commit 2beb84c

Browse files
authored
Merge pull request #62 from ClickHouse/aashishkohli-patch-8
Update upgrades.md
2 parents c61b335 + 22e8193 commit 2beb84c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/en/cloud/manage/upgrades.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,12 @@ import ScalePlanFeatureBadge from '@theme/badges/ScalePlanFeatureBadge'
1010

1111
With ClickHouse Cloud you never have to worry about patching and upgrades. We roll out upgrades that include fixes, new features and performance improvements on a periodic basis. For the full list of what is new with ClickHouse refer to our [Cloud changelog](/docs/en/cloud/reference/changelog.md).
1212

13+
:::note
14+
We are introducing a new upgrade mechanism, a concept we call "make before break" (or MBB). With this new approach, we add updated replica(s) before removing the old one(s) during the upgrade operation. This results in more seamless upgrades that are less disruptive to running workloads.
15+
16+
**As part of this change, historical system table data will be retained for up to a maximum of 30 days as part of upgrade events. In addition, any system table data older than December 19, 2024, for services on AWS or GCP and older than January 14, 2025, for services on Azure will not be retained as part of the migration to the new organization tiers.**
17+
:::
18+
1319
## Version compatibility
1420

1521
When you create a service, the [`compatibility` setting](/docs/en/operations/settings/settings#compatibility) is set to the most up-to-date ClickHouse version offered on ClickHouse Cloud at the time your service is initially provisioned.

0 commit comments

Comments
 (0)