From b1ba39bd3d272b41d214cc12f605a115906f46ec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rn=20Friedrich=20Dreyer?= Date: Mon, 19 Aug 2024 14:49:49 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 31 ++++++++++++++++++++++++------- 1 file changed, 24 insertions(+), 7 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c55a4eea3c..5e811a6518 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -69,12 +69,12 @@ The following sections list the changes for unreleased. * Enhancement - Added generic way to translate composite entities: [#9722](https://github.com/owncloud/ocis/pull/9722) * Enhancement - Add an API to auth-app service: [#9755](https://github.com/owncloud/ocis/pull/9755) * Enhancement - Bump go-micro plugins pkg: [#9756](https://github.com/owncloud/ocis/pull/9756) -* Enhancement - Bump reva: [#9763](https://github.com/owncloud/ocis/pull/9763) * Enhancement - Allow querying federated user roles for sharing: [#9765](https://github.com/owncloud/ocis/pull/9765) * Enhancement - Refactor the connector in the collaboration service: [#9771](https://github.com/owncloud/ocis/pull/9771) * Enhancement - Add OCIS_ENABLE_OCM env var: [#9784](https://github.com/owncloud/ocis/pull/9784) * Enhancement - OCM related adjustments in graph: [#9788](https://github.com/owncloud/ocis/pull/9788) * Enhancement - Update web to v10.1.0: [#9832](https://github.com/owncloud/ocis/pull/9832) +* Enhancement - Bump reva to 2.23.0: [#9852](https://github.com/owncloud/ocis/pull/9852) ## Details @@ -220,12 +220,6 @@ The following sections list the changes for unreleased. https://github.com/owncloud/ocis/pull/9756 -* Enhancement - Bump reva: [#9763](https://github.com/owncloud/ocis/pull/9763) - - https://github.com/owncloud/ocis/pull/9763 - https://github.com/owncloud/ocis/pull/9714 - https://github.com/owncloud/ocis/pull/9715 - * Enhancement - Allow querying federated user roles for sharing: [#9765](https://github.com/owncloud/ocis/pull/9765) When listing permissions clients can now fetch the list of available federated @@ -296,6 +290,29 @@ The following sections list the changes for unreleased. https://github.com/owncloud/ocis/pull/9832 https://github.com/owncloud/web/releases/tag/v10.1.0 +* Enhancement - Bump reva to 2.23.0: [#9852](https://github.com/owncloud/ocis/pull/9852) + + * Fix [cs3org/reva#4741](https://github.com/cs3org/reva/pull/4741): Always find unique providers + * Fix [cs3org/reva#4741](https://github.com/cs3org/reva/pull/4762): Blanks in dav Content-Disposition header + * Fix [cs3org/reva#4741](https://github.com/cs3org/reva/pull/4775): Fixed the response code when copying the shared from to personal + * Fix [cs3org/reva#4741](https://github.com/cs3org/reva/pull/4633): Allow all users to create internal links + * Fix [cs3org/reva#4741](https://github.com/cs3org/reva/pull/4771): Deleting resources via their id + * Fix [cs3org/reva#4741](https://github.com/cs3org/reva/pull/4768): Fixed the file name validation if nodeid is used + * Fix [cs3org/reva#4741](https://github.com/cs3org/reva/pull/4758): Fix moving locked files, enable handling locked files via ocdav + * Fix [cs3org/reva#4741](https://github.com/cs3org/reva/pull/4774): Fix micro ocdav service init and registration + * Fix [cs3org/reva#4741](https://github.com/cs3org/reva/pull/4776): Fix response code for DEL file that in postprocessing + * Fix [cs3org/reva#4741](https://github.com/cs3org/reva/pull/4746): Uploading the same file multiple times leads to orphaned blobs + * Fix [cs3org/reva#4741](https://github.com/cs3org/reva/pull/4778): Zero byte uploads + * Chg [cs3org/reva#4741](https://github.com/cs3org/reva/pull/4759): Updated to the latest version of the go-cs3apis + * Chg [cs3org/reva#4741](https://github.com/cs3org/reva/pull/4773): Ocis bumped + * Enh [cs3org/reva#4741](https://github.com/cs3org/reva/pull/4766): Set archiver output format via query parameter + * Enh [cs3org/reva#4741](https://github.com/cs3org/reva/pull/4763): Improve posixfs storage driver + + https://github.com/owncloud/ocis/pull/9852 + https://github.com/owncloud/ocis/pull/9763 + https://github.com/owncloud/ocis/pull/9714 + https://github.com/owncloud/ocis/pull/9715 + # Changelog for [6.2.0] (2024-07-30) The following sections list the changes for 6.2.0.