Add 26.4 Cloud release notes#6351
Open
Blargian wants to merge 3 commits into
Open
Conversation
Stage the v26.4 Cloud changelog (curated from the 26.2→26.4 diff) and bump sidebar_position on existing release-note pages so 26.4 sorts to the top. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
@Blargian is attempting to deploy a commit to the ClickHouse Team on Vercel. A member of the Team first needs to authorize it. |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
dhtclk
approved these changes
Jun 5, 2026
…into cloud-release-notes-26-4
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Stage the v26.4 Cloud changelog (curated from the 26.2→26.4 diff) and bump sidebar_position on existing release-note pages so 26.4 sorts to the top.
Summary
Checklist
Note
Low Risk
Documentation-only changes to Cloud changelog pages and sidebar order; no product or runtime behavior.
Overview
Adds the v26.4 ClickHouse Cloud release notes at
docs/cloud/reference/01_changelog/02_release_notes/26_4.md(/changelogs/26.4), with the usual Cloud-facing sections: backward-incompatible changes, new features, experimental items, performance, improvements, and a collapsible bug-fix list.Navigation:
sidebar_positionis incremented by 1 on every existing Cloud release-note page (24.2–26.2) so 26.4 can usesidebar_position: 1and appear first in the sidebar. The release-notes index table is regenerated to list v26.4 at the top.Reviewed by Cursor Bugbot for commit c3779d2. Bugbot is set up for automated code reviews on this repo. Configure here.