Skip to content

2.4.31

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Feb 17:26
· 154 commits to master since this release

v2.4.31

IMPROVEMENTS

  • add check_sum_algorithm parameter for s3 config section with "" default value, to avoid useless CPU usage during upload to S3 storage, additional fix 829
  • upload will delete local backup if upload successful, fix 834

BUG FIXES

  • fix miss checksum for CopyObject in s3, fix 835, affected 2.4.30
  • fix wrong behavior for restore --rbac-only and restore --rbac for backups which not contains any schema, fix 832