Update changelog and known issues
This commit is contained in:
parent
064c1206a3
commit
ec06158b37
@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
### Added
|
### Added
|
||||||
- Skips graph calls for expired item download URLs.
|
- Skips graph calls for expired item download URLs.
|
||||||
- Export operation now shows the stats at the end of the run
|
- 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
|
### 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.
|
- 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.
|
||||||
|
|||||||
@ -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.
|
* 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.
|
* 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
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user