What's Changed
- Follow-up to the previous release. CLICKHOUSE_SKIP_USER_SETUP is not added if default entrypoint is not used.
- Fixed a bug when ClickHouseOperatorConfiguration was not correctly merged sometimes
- Adjusted default configuration so configuration files with 'no_restart' in the file name would not cause ClickHouse restarts
- Changed how operator handles remote_servers.xml when doing rolling updates. Now instead of removing/adding a replica, it sets low priority to make sure replica does not get any traffic from distributed queries
- Bumped dependencies to address CVE-2025-22868 and CVE-2025-22870
- Fixed a typo in Keeper Prometheus alert by @morkalfon in #1657
- Fixed Keeper dashboard - Ephemeral Node count by @Slach in #1656
New Contributors
- @morkalfon made their first contribution in #1657
Full Changelog: release-0.24.4...release-0.24.5