chore: update reva to 2.19.2

This commit is contained in:
Michael Barz
2024-03-13 15:38:12 +01:00
parent 3197f217d6
commit a895131e84
4 changed files with 24 additions and 4 deletions
+20
View File
@@ -0,0 +1,20 @@
Enhancement: Update reva to 2.19.2
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