Skip to content

chore(clickhouse): Add latest stable builds and remove old versions#29

Merged
phacops merged 1 commit intomainfrom
chore/update-clickhouse-versions
Feb 27, 2026
Merged

chore(clickhouse): Add latest stable builds and remove old versions#29
phacops merged 1 commit intomainfrom
chore/update-clickhouse-versions

Conversation

@phacops
Copy link
Contributor

@phacops phacops commented Feb 26, 2026

Add the latest Altinity ClickHouse stable builds (25.3.8 and 25.8.16) and
remove all versions older than 24.8, which are no longer needed.

Added:

  • 25.3.8.10041.altinitystable (latest 25.3 stable)
  • 25.8.16.10001.altinitystable (new 25.8 stable line)

Removed:

  • yandex/clickhouse-server:20.3.9.70
  • altinity/clickhouse-server versions: 21.6, 21.8, 22.3, 22.8, 23.3 (×2), 23.8 (×3), 24.3

Agent transcript: https://claudescope.sentry.dev/share/Nxqvsz_Imig067U0JD-qvINLM9O93WszzDZTFzOoiTA

Add ClickHouse 25.3.8, 25.8.16 and remove all versions below 24.8
(21.x, 22.x, 23.x, 24.3.x, and yandex 20.3.x).

Co-Authored-By: Claude <noreply@anthropic.com>

Agent transcript: https://claudescope.sentry.dev/share/e_nhyBlTtdsT9_EhGXJpn4NnfSFw9Xeju8W6YMSnbsk
@phacops phacops marked this pull request as ready for review February 26, 2026 22:20
@phacops phacops requested a review from a team February 26, 2026 22:28
Copy link
Member

@MeredithAnya MeredithAnya left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would maybe do a sanity check if there is anything that relies on the older versions (even if they shouldn't) but approving to at least unblock adding the new verions

@phacops
Copy link
Contributor Author

phacops commented Feb 27, 2026

I would maybe do a sanity check if there is anything that relies on the older versions (even if they shouldn't) but approving to at least unblock adding the new verions

I checked and we run 3 distinct versions of ClickHouse according to the ops repo and I left them all in there:

  • 25.3.6: current default for the vast majority of clusters
  • 25.3.3: used in the Antalya examples
  • 24.8.14: older version still running on a handful of specific clusters (access-logs-hyper, snuba-errors, snuba-issue-platform-storage)

@phacops phacops merged commit 33d9e88 into main Feb 27, 2026
9 checks passed
@phacops phacops deleted the chore/update-clickhouse-versions branch February 27, 2026 16:55
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.

2 participants