From 16fec2e272591703ca40b5703adb3a32c4ab923f Mon Sep 17 00:00:00 2001 From: Michael Barz Date: Wed, 27 Mar 2024 19:55:33 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f34c402a2..c18acd5c0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,10 +6,24 @@ The following sections list the changes for unreleased. ## Summary +* Bugfix - Update reva to include bugfixes and improvements: [#8718](https://github.com/owncloud/ocis/pull/8718) * Enhancement - Update to go 1.22: [#8597](https://github.com/owncloud/ocis/pull/8597) ## Details +* Bugfix - Update reva to include bugfixes and improvements: [#8718](https://github.com/owncloud/ocis/pull/8718) + + ## Changelog for reva 2.13.4 + + * Bugfix [cs3org/reva#4398](https://github.com/cs3org/reva/pull/4398): Fix ceph build + * Bugfix [cs3org/reva#4396](https://github.com/cs3org/reva/pull/4396): Allow an empty credentials chain in the auth middleware + * Bugfix [cs3org/reva#4423](https://github.com/cs3org/reva/pull/4423): Fix disconnected traces + * Bugfix [cs3org/reva#4590](https://github.com/cs3org/reva/pull/4590): Fix uploading via a public link + * Bugfix [cs3org/reva#4470](https://github.com/cs3org/reva/pull/4470): Keep failed processing status + * Enhancement [cs3org/reva#4397](https://github.com/cs3org/reva/pull/4397): Introduce UploadSessionLister interface + + https://github.com/owncloud/ocis/pull/8718 + * Enhancement - Update to go 1.22: [#8597](https://github.com/owncloud/ocis/pull/8597) We have updated go to version 1.22.