Skip to content
This repository has been archived by the owner on Dec 21, 2022. It is now read-only.

PMM-9722 upgrade clickhouse version #181

Merged
merged 4 commits into from
Mar 31, 2022
Merged
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1 +1 @@
clickhouse_version: 21.3.14.1-2
clickhouse_version: 21.3.20.1-2
Copy link
Contributor

Choose a reason for hiding this comment

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

I am OK with the changes but it is hard to find out if fixes for cves are in, at least changelog or commits list don't have that info.
Are you sure it is in?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@denisok I had a discussion with the Clickhouse team and this version also has fix

https://kb.altinity.com/upgrade/vulnerabilities/
I'll send commit to Slack

Copy link
Member

Choose a reason for hiding this comment

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

Why not upgrading to 21.8.15.7-lts?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@atymchuk we need only fix CVE here. Fewer changes => fewer possibilities of incompatibilities :)