docs: port upstream clickhouse-docs changes (26.4 changelog, dashboards, clickpipes)#225
Open
mintlify[bot] wants to merge 1 commit into
Open
docs: port upstream clickhouse-docs changes (26.4 changelog, dashboards, clickpipes)#225mintlify[bot] wants to merge 1 commit into
mintlify[bot] wants to merge 1 commit into
Conversation
Merged
3 tasks
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 the upstream
clickhouse/clickhouse-docsmerge commita852961from the Docusaurus repo into this Mintlify site.Changes
v26.4Cloud release-notes page added underresources/changelogs/cloud/release-notes/26_04.mdx, withsidebar_label/sidebar_positionrewritten tosidebarTitleand added torelease-notes-index.mdxandresources/changelogs/navigation.json.resources/changelogs/cloud/release-status.mdx— set26.2regular_end_dateto2026-06-17andslow_start_dateto2026-07-01.resources/changelogs/cloud/2026.mdx— added the new "Note: horizontal and vertical autoscaling are mutually exclusive at GA" paragraph under Horizontal autoscaling.get-started/migrate/postgres/appendix.mdx— updated the Postgres → ClickHouse type mapNestedlink to the new anchor-less path.integrations/clickpipes/home.mdx— updated Google Cloud region eligibility language from "created on/before 27 May 2026" to "pre-existing ClickPipes prior to June 15th, 2026".integrations/clickpipes/{mysql,postgres}/parallel-initial-load.mdx— removed the obsoleteNULLpartition-key limitation bullet.integrations/connectors/data-ingestion/etl-tools/dbt/features-and-configurations.mdx— added the newreuse_connectionsprofile setting.clickstack/features/dashboards/overview.mdx— renamedhyperdx-visualization-{1,2,3}.pngreferences toclickstack-visualization-{1,2,3}.png, added the newclickstack-duplicate-series.pngimage and the "Duplicate series" paragraph.Context
sidebar_positionshuffles across the existing 24.x/25.x/26.2 release-notes were intentionally skipped — the Mintlify navigation order is controlled byresources/changelogs/navigation.json(already updated to put 26.4 first), so these frontmatter renumbers have no effect here.i18n/*updates from the upstream commit were ignored per the workflow rules.sidebar_label→sidebarTitle,sidebar_positiondropped) was transformed for Mintlify.Note
Low Risk
Documentation-only edits (changelog, images, integration wording); no runtime or security-sensitive code paths.
Overview
Ports upstream clickhouse-docs changes into the Mintlify site, centered on a new v26.4 Cloud database release changelog (~800 lines) and wiring it into
release-notes-index.mdxandnavigation.json.Cloud ops / product docs:
release-status.mdxsets 26.2regular_end_dateto 2026-06-17 andslow_start_dateto 2026-07-01.2026.mdxadds that horizontal and vertical autoscaling are mutually exclusive at initial GA.Integrations: ClickPipes static IP rules for Google Cloud now key off pre-existing ClickPipes before June 15, 2026 (replacing May 27 service-creation wording). MySQL/Postgres parallel initial load drops the NULL partition-key limitation bullet. dbt–ClickHouse docs add
reuse_connections(defaultTrue) for multi-replica Cloud load balancing.ClickStack dashboards: Chart Explorer screenshots switch
hyperdx-visualization-*→clickstack-visualization-*, plus new copy andclickstack-duplicate-series.pngfor Duplicate series.Minor: Postgres migration appendix Nested doc link; no application code changes.
Reviewed by Cursor Bugbot for commit 52e7b8c. Bugbot is set up for automated code reviews on this repo. Configure here.