Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ref(clickhouse): update versions and add 24.3 #6246

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

MeredithAnya
Copy link
Member

@MeredithAnya MeredithAnya commented Aug 28, 2024

clickhouse versions of note:

  • 22.8.15.25: is still used in some test clusters, can update this to be higher once confirmed those test regions aren't needed
  • 23.3.19.33: is still used in sentry development, should probably be updated
  • 23.8.11.29: latest version used for all production clusters and self-hosted
  • 24.3.5.47: latest altinity stable build that we want to start including in CI to prep for eventual upgrade this year

@MeredithAnya MeredithAnya requested a review from a team as a code owner August 28, 2024 18:21
# even though SaaS clusters are all on 22.8 or above
CLICKHOUSE_SERVER_MAX_VERSION = "23.8.11.29"
CLICKHOUSE_SERVER_MIN_VERSION = "22.8.15.25"
# Note: some test regions are using 22.8.15.25.
Copy link
Member

Choose a reason for hiding this comment

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

which ones?

Copy link
Member Author

@MeredithAnya MeredithAnya Aug 28, 2024

Choose a reason for hiding this comment

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

@volokluev I linked them in the PR description (or rather one example), I'm not sure if they are still in use. So we could possibly raise this to 23.3

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