Skip to content

Commit fdf19d0

Browse files
authored
add 25.12 and update fast channel start date
1 parent ce03f6a commit fdf19d0

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

docs/cloud/reference/01_changelog/02_release_status.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,19 @@ For advance testing before production upgrades, use the Fast or Regular channel
4646
:::
4747

4848
<ReleaseSchedule releases={[
49+
{
50+
changelog_link: 'https://clickhouse.com/docs/changelogs/25.12',
51+
version: '25.12',
52+
fast_start_date: '2026-02-10',
53+
fast_end_date: 'TBD',
54+
regular_start_date: 'TBD',
55+
regular_end_date: 'TBD',
56+
slow_start_date: 'TBD',
57+
slow_end_date: 'TBD',
58+
fast_progress: 'green',
59+
regular_progress: 'green',
60+
slow_progress: 'green'
61+
},
4962
{
5063
changelog_link: 'https://clickhouse.com/docs/changelogs/25.10',
5164
version: '25.10',

0 commit comments

Comments
 (0)