docs: rename Cloud "Release notes" to "Cloud database release changelog"#150
Open
mintlify[bot] wants to merge 1 commit into
Open
docs: rename Cloud "Release notes" to "Cloud database release changelog"#150mintlify[bot] wants to merge 1 commit into
mintlify[bot] wants to merge 1 commit into
Conversation
Contributor
Author
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
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.
Summary
Ports upstream PR ClickHouse/clickhouse-docs#6362 to the Mintlify docs, renaming the "Release notes" section to "Cloud database release changelog" and normalising per-version changelog titles.
Changes
Release notes→Cloud database release changeloginresources/changelogs/navigation.json.release-notes-index.mdx) title/description and removed yearly Cloud changelog rows + Release status row (now scoped to per-version entries only, matching upstream).vX.Y Changelog for Cloud→vX.Y changelog for Cloud(24_02, 24_08, 24_10, 24_12, 25_04, 25_06, 25_08, 25_10).resources/changelogs/cloud/index.mdxtable to use new naming.products/cloud/reference/index.mdxrow description accordingly.Context
Slugs were preserved (only titles/labels/frontmatter changed) so per-file mapping with the Docusaurus source remains intact. The autogenerate-table-of-contents.sh script change in upstream has no Mintlify equivalent and was not ported.
Note
Low Risk
Documentation labels and landing-page tables only; URLs/slugs unchanged, so no runtime or API impact.
Overview
Renames ClickHouse Cloud docs from Release notes to Cloud database release changelog across navigation, landing tables, and frontmatter—aligned with upstream clickhouse-docs PR #6362. Slugs are unchanged.
Navigation and indexes:
navigation.jsongroup label;resources/changelogs/cloud/index.mdxandproducts/cloud/reference/index.mdxtable link text/descriptions;release-notes-index.mdxtitle, description, and autogenerated TOC now list only per-version changelog pages (yearly Cloud changelog rows and Release status removed from that index).Per-version pages: Frontmatter
titlenormalized fromvX.Y Changelog for CloudtovX.Y changelog for Cloudon 24_02, 24_08, 24_10, 24_12, 25_04, 25_06, 25_08, and 25_10.Reviewed by Cursor Bugbot for commit a6c4b78. Bugbot is set up for automated code reviews on this repo. Configure here.