From b2030c10762b7a2b438d5f9a542087ef609f1739 Mon Sep 17 00:00:00 2001 From: kobergj Date: Fri, 23 Jun 2023 14:12:40 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index faa82e6ba..ed63da983 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ The following sections list the changes for unreleased. * Bugfix - Handle the bad request status: [#6469](https://github.com/owncloud/ocis/pull/6469) * Bugfix - Fix the oidc role assigner: [#6605](https://github.com/owncloud/ocis/pull/6605) * Enhancement - Add 'ocis decomposedfs check-treesize' command: [#6556](https://github.com/owncloud/ocis/pull/6556) +* Enhancement - Add IDs to graph resource logging: [#6593](https://github.com/owncloud/ocis/pull/6593) * Enhancement - Add permissions to report: [#6528](https://github.com/owncloud/ocis/pull/6528) * Enhancement - Add more metadata to the remote item: [#6300](https://github.com/owncloud/ocis/pull/6300) * Enhancement - We added the storage id to the audit log for spaces: [#6548](https://github.com/owncloud/ocis/pull/6548) @@ -87,6 +88,12 @@ The following sections list the changes for unreleased. https://github.com/owncloud/ocis/pull/6556 +* Enhancement - Add IDs to graph resource logging: [#6593](https://github.com/owncloud/ocis/pull/6593) + + Graph access logs were unsuable as they didn't contain IDs to match them to a request + + https://github.com/owncloud/ocis/pull/6593 + * Enhancement - Add permissions to report: [#6528](https://github.com/owncloud/ocis/pull/6528) The webdav REPORT endpoint only returned permissions for personal spaces and shares. Now also