From 35f3018d11ac380ede92ca349220fddf8707d215 Mon Sep 17 00:00:00 2001 From: Jannik Stehle Date: Tue, 14 May 2024 08:31:25 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 38e936e73..18d04551a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -104,6 +104,7 @@ The following sections list the changes for unreleased. * Enhancement - Add Link SSEs: [#8908](https://github.com/owncloud/ocis/pull/8908) * Enhancement - ShareeIDs in SSEs: [#8915](https://github.com/owncloud/ocis/pull/8915) * Enhancement - Initiator-IDs: [#8936](https://github.com/owncloud/ocis/pull/8936) +* Enhancement - Add endpoint for getting drive items: [#8939](https://github.com/owncloud/ocis/pull/8939) * Enhancement - Improve infected file handling: [#8947](https://github.com/owncloud/ocis/pull/8947) * Enhancement - Configurable claims for auto-provisioning user accounts: [#8952](https://github.com/owncloud/ocis/pull/8952) * Enhancement - Bump nats-js-kv pkg: [#8953](https://github.com/owncloud/ocis/pull/8953) @@ -600,6 +601,13 @@ The following sections list the changes for unreleased. https://github.com/owncloud/ocis/pull/8936 https://github.com/owncloud/ocis/pull/8701 +* Enhancement - Add endpoint for getting drive items: [#8939](https://github.com/owncloud/ocis/pull/8939) + + An endpoint for getting drive items via ID has been added. + + https://github.com/owncloud/ocis/issues/8915 + https://github.com/owncloud/ocis/pull/8939 + * Enhancement - Improve infected file handling: [#8947](https://github.com/owncloud/ocis/pull/8947) Reworks virus handling.Shows scandate and outcome on ocis storage-users uploads