diff --git a/CHANGELOG.md b/CHANGELOG.md index 2e428bf55..7661a4b65 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -42,12 +42,26 @@ The following sections list the changes for unreleased. ## Summary +* Bugfix - Update reva to v2.19.4: [#8781](https://github.com/owncloud/ocis/pull/8781) * Bugfix - Fix restarting of postprocessing: [#8782](https://github.com/owncloud/ocis/pull/8782) -* Bugfix - Update reva to v2.19.4: [#8787](https://github.com/owncloud/ocis/pull/8787) * Bugfix - Fix the create personal space cache: [#8799](https://github.com/owncloud/ocis/pull/8799) ## Details +* Bugfix - Update reva to v2.19.4: [#8781](https://github.com/owncloud/ocis/pull/8781) + + We updated reva to v2.19.4 + + * Bugfix [cs3org/reva#4612](https://github.com/cs3org/reva/pull/4612): Use gateway selector in jsoncs3 to scale the service + + Https://github.com/owncloud/ocis/pull/8787 + + We updated reva to v2.19.3 + + * Bugfix[cs3org/reva#4607](https://github.com/cs3org/reva/pull/4607): Mask user email in output + + https://github.com/owncloud/ocis/pull/8781 + * Bugfix - Fix restarting of postprocessing: [#8782](https://github.com/owncloud/ocis/pull/8782) When an upload is not found, the logic to restart postprocessing was bunked. @@ -59,14 +73,6 @@ The following sections list the changes for unreleased. https://github.com/owncloud/ocis/pull/8782 -* Bugfix - Update reva to v2.19.4: [#8787](https://github.com/owncloud/ocis/pull/8787) - - We updated reva to v2.19.4 - - * Bugfix [cs3org/reva#4612](https://github.com/cs3org/reva/pull/4612): Use gateway selector in jsoncs3 to scale the service - - https://github.com/owncloud/ocis/pull/8787 - * Bugfix - Fix the create personal space cache: [#8799](https://github.com/owncloud/ocis/pull/8799) We fixed a problem with the config for the create personal space cache which