From a9761381addaabcd7d0aa8c689882b75e3b659ee Mon Sep 17 00:00:00 2001 From: Michael Barz Date: Mon, 8 Aug 2022 14:47:14 +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 f724c84d31..10b5cd80b8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,7 @@ The following sections list the changes for unreleased. * Enhancement - Allow providing list of services NOT to start: [#4254](https://github.com/owncloud/ocis/pull/4254) * Enhancement - Introduce insecure flag for smtp email notifications: [#4279](https://github.com/owncloud/ocis/pull/4279) * Enhancement - Fix behavior for foobar (in present tense): [#4346](https://github.com/owncloud/ocis/pull/4346) +* Enhancement - Use storageID when requesting special items: [#4356](https://github.com/owncloud/ocis/pull/4356) * Enhancement - Update reva to vx.x.x: [#4294](https://github.com/owncloud/ocis/pull/4294) * Enhancement - Update ownCloud Web to v5.7.0-rc.7: [#4314](https://github.com/owncloud/ocis/pull/4314) @@ -115,6 +116,13 @@ The following sections list the changes for unreleased. https://github.com/owncloud/ocis/issues/3280 https://github.com/owncloud/ocis/pull/4346 +* Enhancement - Use storageID when requesting special items: [#4356](https://github.com/owncloud/ocis/pull/4356) + + We need to use the storageID when requesting the special items of a space to spare a registry + lookup and improve the performance + + https://github.com/owncloud/ocis/pull/4356 + * Enhancement - Update reva to vx.x.x: [#4294](https://github.com/owncloud/ocis/pull/4294) Updated reva to version x.x.x. This update includes: