From 2e41e28637e4f4652e18e48d43240f95258a48f5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rn=20Friedrich=20Dreyer?= Date: Wed, 21 Jul 2021 18:58:31 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 96832640bd..128e5f199c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ The following sections list the changes for unreleased. * Bugfix - Log all requests in the proxy access log: [#2301](https://github.com/owncloud/ocis/pull/2301) * Enhancement - Refactor graph API: [#2277](https://github.com/owncloud/ocis/pull/2277) +* Enhancement - Update REVA to v1.10.1-0.20210721075634-57d692feea7b: [#2314](https://github.com/owncloud/ocis/pull/2314) * Enhancement - Update REVA to v1.10.0: [#2295](https://github.com/owncloud/ocis/pull/2295) ## Details @@ -30,6 +31,15 @@ The following sections list the changes for unreleased. https://github.com/owncloud/ocis/pull/2277 +* Enhancement - Update REVA to v1.10.1-0.20210721075634-57d692feea7b: [#2314](https://github.com/owncloud/ocis/pull/2314) + + * Fix cs3org/reva#1904: Set Content-Length to 0 when swallowing body in the datagateway + * Fix cs3org/reva#1899: Bugfix: Fix chunked uploads for new versions + * Enh cs3org/reva#1888: Refactoring of the webdav code + * Enh cs3org/reva#1887: Add "a" and "l" filter for grappa queries + + https://github.com/owncloud/ocis/pull/2314 + * Enhancement - Update REVA to v1.10.0: [#2295](https://github.com/owncloud/ocis/pull/2295) * Fix cs3org/reva#1883: Pass directories with trailing slashes to eosclient.GenerateToken