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

v0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Feb 07:42
· 1773 commits to main since this release
b327de5

Added

  • Document Corso's fault-tolerance and restartability features
  • Add retries on timeouts and status code 500 for Exchange
  • Increase page size preference for delta requests for Exchange to reduce number of roundtrips
  • OneDrive file/folder permissions can now be backed up and restored
  • Add --restore-permissions flag to toggle restoration of OneDrive permissions
  • Add versions to backups so that we can understand/handle older backup formats

Fixed

  • Backing up a calendar that has the same name as the default calendar
  • Added additional backoff-retry to all OneDrive queries.
  • Users with null userType values are no longer excluded from user queries.

Known Issues

  • When the same user has permissions to a file and the containing
    folder, we only restore folder level permissions for the user and no
    separate file only permission is restored.
  • Link shares are not restored