Skip to content

2.4.26

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Feb 15:18
· 182 commits to master since this release

v2.4.26

IMPROVEMENTS

  • improve re-balance disk during download if disk not exists in system.disks. Use least used for local disks and random for object disks, fix 561
    BUG FIXES
  • fix regression check_parts_columns for Enum types (2.4.24+), fix 823
  • properly applying marcos to object_disk_path during delete
  • fix deletion for object_disk_path (all backups with S3, GCS over S3, AZBLOB disks from 2.4.0-2.4.25 didn't delete properly their data from backup bucket)