From 85f2a6440c4290d2227384f3b2f296a967f4bb83 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rn=20Friedrich=20Dreyer?= Date: Wed, 23 Nov 2022 15:42:38 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7f9aeff5e4..57930beb4c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ The following sections list the changes for unreleased. * Bugfix - Adjust cache related configuration options: [#5087](https://github.com/owncloud/ocis/pull/5087) * Bugfix - Fix notifications Web UI url: [#4998](https://github.com/owncloud/ocis/pull/4998) * Bugfix - Initial role assingment with external IDM: [#5045](https://github.com/owncloud/ocis/issues/5045) +* Bugfix - Update reva: [#5092](https://github.com/owncloud/ocis/pull/5092) * Enhancement - Add the "hidden" state to the search index: [#5018](https://github.com/owncloud/ocis/pull/5018) * Enhancement - Remove windows from ci & release makefile: [#5026](https://github.com/owncloud/ocis/pull/5026) * Enhancement - Update ownCloud Web to v6.0.0-rc.6: [#5086](https://github.com/owncloud/ocis/pull/5086) @@ -60,6 +61,20 @@ The following sections list the changes for unreleased. https://github.com/owncloud/ocis/issues/5045 +* Bugfix - Update reva: [#5092](https://github.com/owncloud/ocis/pull/5092) + + Tags: reva + + We updated reva to pull in several Bugfixes: * Bugfix + [owncloud/ocis#5061](https://github.com/owncloud/ocis/issues/5061): [Performance] + Upload speed drops while uploading 1k files in a folder * Bugfix + [owncloud/ocis#3868](https://github.com/owncloud/ocis/issues/3868): Downloading + the older version of shared file as share receiver gives 403 * Bugfix + [owncloud/ocis#765](https://github.com/owncloud/ocis/issues/765): [OCIS-storage] + Restoring an older version of a shared file deletes the share + + https://github.com/owncloud/ocis/pull/5092 + * Enhancement - Add the "hidden" state to the search index: [#5018](https://github.com/owncloud/ocis/pull/5018) We changed the search service to store the "hidden" state of entries in the search index. That