From a7f929c6d70973fe76ca1fcb7d9b9e127a614a62 Mon Sep 17 00:00:00 2001 From: Christian Richter <1058116+dragonchaser@users.noreply.github.com> Date: Mon, 5 Feb 2024 11:55:47 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 42daf8c4c..3b7f5b0e3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -69,6 +69,7 @@ The following sections list the changes for unreleased. * Enhancement - Update reva to latest edge version: [#8287](https://github.com/owncloud/ocis/pull/8287) * Enhancement - Allow restarting multiple uploads with one command: [#8287](https://github.com/owncloud/ocis/pull/8287) * Enhancement - Modify the concurrency default: [#8309](https://github.com/owncloud/ocis/pull/8309) +* Enhancement - Bump reva: [#8340](https://github.com/owncloud/ocis/pull/8340) ## Details @@ -303,6 +304,14 @@ The following sections list the changes for unreleased. https://github.com/owncloud/ocis/pull/8309 https://github.com/cs3org/reva/pull/4485 +* Enhancement - Bump reva: [#8340](https://github.com/owncloud/ocis/pull/8340) + + We have bumped reve to pull in the changes needed for automatically increment + filenames on upload collisions in secret filedrops. + + https://github.com/owncloud/ocis/issues/8291 + https://github.com/owncloud/ocis/pull/8340 + # Changelog for [5.0.0-rc.1] (2023-12-27) The following sections list the changes for 5.0.0-rc.1.