Skip to content
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.

v0.14.1

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Oct 16:55
· 492 commits to main since this release
796e9df

Patch Notes

Backups on v0.14.0 that fail with the error "incomplete migration of backup details" may be subject to the missing LastModifiedTime bug. At this time the resolution is to manually re-run affected backups using v0.14.1 or later with the flags --disable-incrementals --force-item-data-download.

Fixed

  • Fix a case where missing item LastModifiedTimes could cause incremental backups to fail.
  • Catch and report cases where a protected resource is locked out of access. SDK consumers have a new errs sentinel that allows them to check for this case.
  • Email size metadata was incorrectly set to the size of the last attachment. Emails will now correctly report the size of the mail content plus the size of all attachments.