Yandex Cloud
Search
Contact UsGet started
  • Pricing
  • Customer Stories
  • Documentation
  • Blog
  • All Services
  • System Status
    • Featured
    • Infrastructure & Network
    • Data Platform
    • Containers
    • Developer tools
    • Serverless
    • Security
    • Monitoring & Resources
    • AI for business
    • Business tools
  • All Solutions
    • By industry
    • By use case
    • Economics and Pricing
    • Security
    • Technical Support
    • Start testing with double trial credits
    • Cloud credits to scale your IT product
    • Gateway to Russia
    • Cloud for Startups
    • Center for Technologies and Society
    • Yandex Cloud Partner program
  • Pricing
  • Customer Stories
  • Documentation
  • Blog
© 2025 Direct Cursus Technology L.L.C.
Yandex Managed Service for ClickHouse®
  • Getting started
  • Access management
  • Pricing policy
  • Terraform reference
  • Yandex Monitoring metrics
  • Audit Trails events
  • Public materials
  • Release notes

In this article:

  • July 2025
  • July 2025
  • April 2025
  • March 2025
  • February 2025
  • January 2025
  • November 2024
  • October 2024
  • September 2024
  • July 2024
  • June 2024
  • May 2024
  • April 2024
  • March 2024
  • February 2024
  • Q2 2023
  • Q1 2023
  • Q4 2022
  • Q3 2022
  • Q2 2022
  • Q1 2022

Yandex Managed Service for ClickHouse® release notes

Written by
Yandex Cloud
Updated at September 25, 2025
  • July 2025
  • July 2025
  • April 2025
  • March 2025
  • February 2025
  • January 2025
  • November 2024
  • October 2024
  • September 2024
  • July 2024
  • June 2024
  • May 2024
  • April 2024
  • March 2024
  • February 2024
  • Q2 2023
  • Q1 2023
  • Q4 2022
  • Q3 2022
  • Q2 2022
  • Q1 2022

July 2025July 2025

  • New ClickHouse® versions are out: 25.3, 25.4, 25.5, and 25.6.
  • The backup process is now up to 6 times faster.
  • Added support for extension management via the Yandex Cloud CLI and API.

July 2025July 2025

Now you can encrypt storage disks with a custom KMS key when creating a cluster and restoring it from a backup.

April 2025April 2025

Added integration with Connection Manager. Now, a connection in Connection Manager is automatically created for all new clusters.

March 2025March 2025

A new version is out: ClickHouse® 25.2.

February 2025February 2025

  • A new version is out: ClickHouse® 25.1.
  • You can now restore a cluster with enabled sharding from a backup.

January 2025January 2025

A new version is out: ClickHouse® 24.12.

November 2024November 2024

A new version is out: ClickHouse® 24.10.

October 2024October 2024

  • A new version is out: ClickHouse® 24.9.
  • Now you can specify a retention period for your automatic backups.

September 2024September 2024

A new version is out: ClickHouse® 24.8 LTS.

July 2024July 2024

  • A new version is out: ClickHouse® 24.6.
  • Now you can automatically convert non-replicated tables to replicated ones when adding ZooKeeper hosts. This streamlines migration to a fault-tolerant configuration for single-host clusters.
  • Now you can delete backups manually.

June 2024June 2024

A new version is out: ClickHouse® 24.5.

May 2024May 2024

A new version is out: ClickHouse® 24.4.

April 2024April 2024

A new version is out: ClickHouse® 24.3 LTS.

March 2024March 2024

  • A new version is out: ClickHouse® 24.2.
  • Now you can create or delete multiple hosts within a single operation. This will help speed up adding or deleting cluster hosts in bulk.
  • Doubled the limit on the size of network-ssd-nonreplicated drives from 8 TB to 16 TB. Now you can expand your cluster without adding additional shards.

February 2024February 2024

  • New ClickHouse® versions are out: 23.9, 23.10, 23.11, 23.12, and 24.1.
  • Now you can restart cluster hosts. In most cases, users do not need to restart hosts. This is an emergency troubleshooting tool in case of memory leaks or unresponsive internal DBMS processes.

Q2 2023Q2 2023

New ClickHouse® versions are out: 23.4 and 23.5.

Q1 2023Q1 2023

A new version is out: ClickHouse® 23.3.

Q4 2022Q4 2022

  • New ClickHouse® versions are out: 22.10 and 22.11.
  • You can now create ZooKeeper hosts with non-replicated SSD storage.
  • You can now set up ZooKeeper hosts when restoring a cluster from a backup.
  • You can now set up hybrid storage when restoring a cluster from a backup.
  • You can now run SQL queries from your browser using a built-in SQL editor.
  • Added the Data parts, Databases, Inode usage, Rows of MergeTree tables, and Tables charts on the cluster monitoring page.
  • The Failed insert queries per host, Failed queries per host, and Failed select queries per host charts now show the percentage of failed queries rather than their number.
  • The Max replication queue across tables chart now shows the total replication queue of all tables and is called Replication queue.
  • Renamed the following charts:
    • CPU → CPU usage.
    • Disk bytes → Disk read/write bytes.
    • Memory → Memory usage.
    • Read parts per host → Read rows per host.

Q3 2022Q3 2022

  • Made the following parameters optional for the yc managed-clickhouse cluster restore command:

    • --name
    • --description
    • --host
    • --user

    Unless these parameters are explicitly specified, their values will be taken from the source cluster. At the same time, ClickHouse® and ZooKeeper hosts will have the same configuration as in the source cluster once restored. ClickHouse® hosts will only be restored for the shards whose backups are selected for restoration.

  • Added the data_cache_enabled, data_cache_max_size, and move_factor settings for hybrid storage.

Q2 2022Q2 2022

  • A new version is out: ClickHouse® 22.5 (revision list).
  • Added support for SYSTEM UNFREEZE. The query completely clears your cloud storage of the cluster backup, including table data that may take up storage space after deletion. For more information, visit GitHub.
  • Reduced the time to restore a cluster from a backup.
  • Fixed the bug that led to deletion of pre-configured topic access passwords when editing the Apache Kafka® topic connection list.
  • You can now grant permissions to system tables (_system) to users.
  • Enabled the force_remove_data_recursively_on_drop setting to prevent Directory not empty errors when deleting databases.

Q1 2022Q1 2022

  • A new version is out: ClickHouse® 22.3 LTS (revision list).
  • Added the option to restore an entire sharded cluster from a backup.
  • Added the option to change the settings that enable public access to a host.

ClickHouse® is a registered trademark of ClickHouse, Inc.

Was the article helpful?

Previous
Public materials
Next
General questions
© 2025 Direct Cursus Technology L.L.C.