Skip to content

Commit cb4fafe

Browse files
committed
prepare 2.6.40
Signed-off-by: Slach <[email protected]>
1 parent a1bfd31 commit cb4fafe

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

ChangeLog.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
# v2.6.40
2+
IMPROVEMENTS
3+
- add ClickHouse 25.10 and 25.11 support to CI/CD test matrix
4+
5+
BUG FIXES
6+
- properly handle `operationId` in `create_remote` and `restore_remote` HTTP handlers, fix [1272](https://github.com/Altinity/clickhouse-backup/issues/1272)
7+
- improve `--tables` parameter to automatically adjust according to `--restore-table-mapping` logic, fix [1278](https://github.com/Altinity/clickhouse-backup/issues/1278), fix [1302](https://github.com/Altinity/clickhouse-backup/issues/1302)
8+
- fix Download and Upload command proper close resumable state to avoid infinite bolt lock in server mode when upload or download command failed, fix [1304](https://github.com/Altinity/clickhouse-backup/issues/1304)
9+
- fix ApplyMacros behavior for Embedded backup/restore
10+
- fix config race conditions in server mode
11+
- fix GCS transient errors causing corruption, fix [1292](https://github.com/Altinity/clickhouse-backup/issues/1292)
12+
- change GCS default chunk size to 16Mb, fix [1292](https://github.com/Altinity/clickhouse-backup/issues/1292)
13+
- fix support for `object_disk.VersionFullObjectKey=5` in ClickHouse 25.10+, fix [1290](https://github.com/Altinity/clickhouse-backup/issues/1290)
14+
- fix restore refreshable materialized view, fix [1271](https://github.com/Altinity/clickhouse-backup/issues/1271)
15+
116
# v2.6.39
217
BUG FIXES
318
- final improvements for check `system.clusters` during restore `engine=Distributed` and is not exists and if not macros use `RESTORE_SCHEMA_ON_CLUSTER` or `CLICKHOUSE_RESTORE_DISTRIBUTED_CLUSTER` config parameter as cluster value, fix [1252](https://github.com/Altinity/clickhouse-backup/issues/1252)

0 commit comments

Comments
 (0)