Update changelog and known issues

This commit is contained in:
Abin Simon 2023-10-17 14:26:21 +05:30
parent 064c1206a3
commit ec06158b37
2 changed files with 1 additions and 2 deletions

View File

@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- Skips graph calls for expired item download URLs.
- Export operation now shows the stats at the end of the run
- Group backup data can now be restored to a different resource than the one it was backed up from
### Fixed
- 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.

View File

@ -33,5 +33,3 @@ Below is a list of known Corso issues and limitations:
* Teams messages don't support Restore due to limited Graph API support for message creation.
* Groups and Teams support is available in an early-access status, and may be subject to breaking changes.
* Restoring the data into a different Group from the one it was backed up from isn't currently supported