From e89f840359ec45e101303038be90ab920f0fe80e Mon Sep 17 00:00:00 2001 From: Michael Barz Date: Wed, 13 Mar 2024 15:36:02 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 753f3367d..e6a8b1b8a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -51,6 +51,7 @@ The following sections list the changes for unreleased. * Enhancement - Update to go 1.22: [#8586](https://github.com/owncloud/ocis/pull/8586) * Enhancement - Update web to v8.0.0: [#8613](https://github.com/owncloud/ocis/pull/8613) * Enhancement - Update web to v8.0.1: [#8626](https://github.com/owncloud/ocis/pull/8626) +* Enhancement - Update reva to 2.19.2: [#8638](https://github.com/owncloud/ocis/pull/8638) ## Details @@ -232,6 +233,27 @@ The following sections list the changes for unreleased. https://github.com/owncloud/ocis/pull/8626 https://github.com/owncloud/web/releases/tag/v8.0.1 +* Enhancement - Update reva to 2.19.2: [#8638](https://github.com/owncloud/ocis/pull/8638) + + We update reva to the version 2.19.2 + + * Bugfix [cs3org/reva#4557](https://github.com/cs3org/reva/pull/4557): Fix ceph build + * Bugfix [cs3org/reva#4570](https://github.com/cs3org/reva/pull/4570): Fix sharing invite on virtual drive + * Bugfix [cs3org/reva#4559](https://github.com/cs3org/reva/pull/4559): Fix graph drive invite + * Bugfix [cs3org/reva#4518](https://github.com/cs3org/reva/pull/4518): Fix an error when lock/unlock a file + * Bugfix [cs3org/reva#4566](https://github.com/cs3org/reva/pull/4566): Fix public link previews + * Bugfix [cs3org/reva#4561](https://github.com/cs3org/reva/pull/4561): Fix Stat() by Path on re-created resource + * Enhancement [cs3org/reva#4556](https://github.com/cs3org/reva/pull/4556): Allow tracing requests by giving util functions a context + * Enhancement [cs3org/reva#4545](https://github.com/cs3org/reva/pull/4545): Extend service account permissions + * Enhancement [cs3org/reva#4564](https://github.com/cs3org/reva/pull/4564): Send file locked/unlocked events + + We update reva to the version 2.19.1 + + * Bugfix [cs3org/reva#4534](https://github.com/cs3org/reva/pull/4534): Fix remove/update share permissions + * Bugfix [cs3org/reva#4539](https://github.com/cs3org/reva/pull/4539): Fix a typo + + https://github.com/owncloud/ocis/pull/8638 + # Changelog for [5.0.0-rc.5] (2024-02-26) The following sections list the changes for 5.0.0-rc.5.