RELEASED: Public: 2020-12-03
Resolved issues
- The restore of a backup fails with a digest check error when using Azure Storage (CTR-916)
-
There was an issue in backup creation when using Azure Storage that caused the backup to be created in Azure without the required digest metadata. Because the backup was created without the required digest metadata, restoring the backup would fail, as there was no digest to check integrity against it.
With this fix, the digest metadata is properly attached to the backup file and then used during the restore process.