Skip to content

Cloud changelog: Week of 2026-04-10 (Agent generated)#6016

Merged
Blargian merged 7 commits into
mainfrom
cloud-changelog-2026-04-10-agent-v2
Apr 23, 2026
Merged

Cloud changelog: Week of 2026-04-10 (Agent generated)#6016
Blargian merged 7 commits into
mainfrom
cloud-changelog-2026-04-10-agent-v2

Conversation

@Blargian
Copy link
Copy Markdown
Member

Summary

Weekly Cloud changelog update for April 10, 2026, generated from #shipped Slack channel updates.

Changes included

  • Centralized Marketplace Billing — Marketplace Subscription Sharing, Update Marketplace Subscriptions, and Backup Payment Method (AWS, Azure, GCP)
  • ClickHouse Assistant Docs RAG API — New self-managed RAG pipeline powering the ClickHouse Assistant in the SQL Console
  • clickhousectl CLI (Public Beta) — Official ClickHouse CLI for managing local installations and operating ClickHouse Cloud

Needs review

  • The Rust Client 0.15.0 release (tracing, zstd compression, X-ClickHouse-Summary header) was shipped this week but tagged as OSS — excluded from the Cloud changelog. Please confirm this is correct.
  • The billing docs link for Centralized Marketplace Billing points to /docs/cloud/manage/billing/managing-payment-methods — please verify the path is correct.

@Blargian Blargian requested a review from a team as a code owner April 10, 2026 20:13
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 10, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
clickhouse-docs Ready Ready Preview, Comment Apr 23, 2026 1:44pm
clickhouse-docs-jp Building Building Preview, Comment Apr 23, 2026 1:44pm
3 Skipped Deployments
Project Deployment Actions Updated (UTC)
clickhouse-docs-ko Ignored Ignored Preview Apr 23, 2026 1:44pm
clickhouse-docs-ru Ignored Ignored Preview Apr 23, 2026 1:44pm
clickhouse-docs-zh Ignored Ignored Preview Apr 23, 2026 1:44pm

Request Review

…into cloud-changelog-2026-04-10-agent-v2
@Blargian
Copy link
Copy Markdown
Member Author

@copilot can you see what is causing the docs check to fail here? Error is:

Error:  Error: Unable to build website for locale en.
    at tryToBuildLocale (/home/runner/work/clickhouse-docs/clickhouse-docs/node_modules/@docusaurus/core/lib/commands/build/build.js:78:15)
[INFO] Docusaurus version: 3.7.0
Node version: v20.20.2
    at async /home/runner/work/clickhouse-docs/clickhouse-docs/node_modules/@docusaurus/core/lib/commands/build/build.js:34:9
    ... 4 lines matching cause stack trace ...
    at async file:///home/runner/work/clickhouse-docs/clickhouse-docs/node_modules/@docusaurus/core/bin/docusaurus.mjs:44:3 {
  [cause]: Error: Docusaurus static site generation failed for 1 paths:
  - "/docs/whats-new/changelog/cloud"
      at generateStaticFiles (/home/runner/work/clickhouse-docs/clickhouse-docs/node_modules/@docusaurus/core/lib/ssg/ssg.js:129:15)
      at async executeSSG (/home/runner/work/clickhouse-docs/clickhouse-docs/node_modules/@docusaurus/core/lib/ssg/ssgExecutor.js:29:23)
      ... 9 lines matching cause stack trace ...
      at async file:///home/runner/work/clickhouse-docs/clickhouse-docs/node_modules/@docusaurus/core/bin/docusaurus.mjs:44:3 {
    [cause]: AggregateError
        at generateStaticFiles (/home/runner/work/clickhouse-docs/clickhouse-docs/node_modules/@docusaurus/core/lib/ssg/ssg.js:130:20)
        at async executeSSG (/home/runner/work/clickhouse-docs/clickhouse-docs/node_modules/@docusaurus/core/lib/ssg/ssgExecutor.js:29:23)
        at async buildLocale (/home/runner/work/clickhouse-docs/clickhouse-docs/node_modules/@docusaurus/core/lib/commands/build/buildLocale.js:60:31)
        at async runBuildLocaleTask (/home/runner/work/clickhouse-docs/clickhouse-docs/node_modules/@docusaurus/core/lib/commands/build/build.js:93:5)
        at async /home/runner/work/clickhouse-docs/clickhouse-docs/node_modules/@docusaurus/core/lib/commands/build/build.js:74:13
        at async tryToBuildLocale (/home/runner/work/clickhouse-docs/clickhouse-docs/node_modules/@docusaurus/core/lib/commands/build/build.js:70:9)
        at async /home/runner/work/clickhouse-docs/clickhouse-docs/node_modules/@docusaurus/core/lib/commands/build/build.js:34:9
        at async mapAsyncSequential (/home/runner/work/clickhouse-docs/clickhouse-docs/node_modules/@docusaurus/utils/lib/jsUtils.js:21:24)
        at async Command.build (/home/runner/work/clickhouse-docs/clickhouse-docs/node_modules/@docusaurus/core/lib/commands/build/build.js:33:5)
        at async Promise.all (index 0)
        at async runCLI (/home/runner/work/clickhouse-docs/clickhouse-docs/node_modules/@docusaurus/core/lib/commands/cli.js:56:5)
        at async file:///home/runner/work/clickhouse-docs/clickhouse-docs/node_modules/@docusaurus/core/bin/docusaurus.mjs:44:3 {
      [errors]: [
        Error: Can't render static file for pathname "/docs/whats-new/changelog/cloud"
            at generateStaticFile (/home/runner/work/clickhouse-docs/clickhouse-docs/node_modules/@docusaurus/core/lib/ssg/ssg.js:167:15)
            at processTicksAndRejections (node:internal/process/task_queues:95:5)
            at runNextTicks (node:internal/process/task_queues:64:3)
            at process.processImmediate (node:internal/timers:454:9)
            at async /home/runner/work/clickhouse-docs/clickhouse-docs/node_modules/p-map/index.js:57:22 {
          [cause]: Error: Objects are not valid as a React child (found: object with keys {src, preSrc}). If you meant to render a collection of children, use an array instead.
              at Z (server.bundle.js:3906:108)
              at Yc (server.bundle.js:3908:98)
              at $c (server.bundle.js:3907:140)
              at Z (server.bundle.js:3905:345)
              at Yc (server.bundle.js:3908:98)
              at Xc (server.bundle.js:3900:145)
              at Z (server.bundle.js:3905:89)
              at Yc (server.bundle.js:3908:98)
              at $c (server.bundle.js:3907:140)
              at Z (server.bundle.js:3905:345)
        }
      ]
    }
  }
}

@CLAassistant
Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

✅ Blargian
❌ Copilot
You have signed the CLA already but the status is still pending? Let us recheck it.

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 20, 2026

@copilot can you see what is causing the docs check to fail here? Error is:

...

Root cause was a bad merge resolution in docs/cloud/reference/01_changelog/01_cloud_changelog/2026.md: MDX/HTML tags were accidentally escaped (&lt;a ...&gt; and &lt;Image ... /&gt;), which broke SSG on /docs/whats-new/changelog/cloud with the React child object error. I fixed this in commit 144bb36 by restoring valid MDX tags (<a> and <Image ... />).

Screenshot: unable to capture a rendered page screenshot in this sandbox (GitHub/file navigation is blocked), but the visual impact is restoring the RSS link and crash report image rendering on the cloud changelog page.

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • clickhouse.com
    • Triggering command: /usr/bin/curl curl -fsSL -o ./install_clickhouse.sh REDACTED (dns block)
  • https://api.github.com/repos/ClickHouse/ClickHouse
    • Triggering command: /opt/hostedtoolcache/node/24.14.1/x64/bin/node /opt/hostedtoolcache/node/24.14.1/x64/bin/node /home/REDACTED/work/clickhouse-docs/clickhouse-docs/node_modules/.bin/docusaurus build --locale en (http block)

If you need me to access, download, or install something from one of these locations, you can either:

@Blargian
Copy link
Copy Markdown
Member Author

@copilot there is a broken link: Exhaustive list of all broken links found:
08:32:22

  • Broken link on source page path = /docs/whats-new/changelog/cloud:
    08:32:22
    -> linking to /docs/cloud/manage/billing/managing-payment-methods
    08:32:22

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 21, 2026

@copilot there is a broken link: Exhaustive list of all broken links found:
08:32:22

  • Broken link on source page path = /docs/whats-new/changelog/cloud:...

Fixed in 71e5056: updated the billing link on the cloud changelog page to /cloud/manage/billing/managing-payment-methods (removed the extra /docs prefix).

Screenshot: https://github.com/user-attachments/assets/4ae35264-4188-4cc3-929f-18c71c3c6ed2

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • https://api.github.com/repos/ClickHouse/ClickHouse
    • Triggering command: /opt/hostedtoolcache/node/24.14.1/x64/bin/node /opt/hostedtoolcache/node/24.14.1/x64/bin/node /home/REDACTED/work/clickhouse-docs/clickhouse-docs/node_modules/.bin/docusaurus build --locale en (http block)

If you need me to access, download, or install something from one of these locations, you can either:

@Blargian Blargian merged commit db2de47 into main Apr 23, 2026
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants