v2.6.34
IMPROVEMENTS
- add full support for backup and restore of
named collections
, which can be stored inkeeper
or on thelocal
filesystem. fix 961 - add
--named-collections
,--named-collections-only
flag tocreate_remote
andrestore_remote
commands. - add
named_collections_backup_always
option to thegeneral
config section. - add named collection size to the backup list output and API.
- add support for named collections parameters in API handlers.
- switch to Go 1.25.
- update default ClickHouse version to 25.8 and add it to the test matrix.
BUG FIXES