From 78f109758c6788b8a4b7497613a7266e0871f50e Mon Sep 17 00:00:00 2001 From: ryanfkeepers Date: Fri, 17 Mar 2023 12:35:32 -0600 Subject: [PATCH] add changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 266361d50..95d36e473 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Fix repo connect not working without a config file - Fix item re-download on expired links silently being skipped - Improved permissions backup and restore for OneDrive +- CLI calls default to a 10-day context deadline to avoid letting graph api restrict requests to a 100 second deadline. ### Known Issues - Owner (Full control) or empty (Restricted View) roles cannot be restored for OneDrive