Automated changelog update [skip ci]

This commit is contained in:
Michael Barz
2023-05-17 17:24:18 +00:00
parent 8173bb3323
commit e318919ea7

View File

@@ -13,7 +13,7 @@ The following sections list the changes for unreleased.
* Bugfix - Add missing response to blocked requests: [#6277](https://github.com/owncloud/ocis/pull/6277)
* Bugfix - Update the default admin role: [#6310](https://github.com/owncloud/ocis/pull/6310)
* Enhancement - Add specific result to antivirus for debugging: [#6265](https://github.com/owncloud/ocis/pull/6265)
* Enhancement - Update Reva: [#6305](https://github.com/owncloud/ocis/pull/6305)
* Enhancement - Update Reva to 2.13.3: [#6305](https://github.com/owncloud/ocis/pull/6305)
* Enhancement - Add Store to `postprocessing`: [#6281](https://github.com/owncloud/ocis/pull/6281)
* Enhancement - Remove quota from share jails api responses: [#6309](https://github.com/owncloud/ocis/pull/6309)
@@ -72,7 +72,21 @@ The following sections list the changes for unreleased.
https://github.com/owncloud/ocis/pull/6265
* Enhancement - Update Reva: [#6305](https://github.com/owncloud/ocis/pull/6305)
* Enhancement - Update Reva to 2.13.3: [#6305](https://github.com/owncloud/ocis/pull/6305)
Changelog for reva 2.13.3 (2023-05-17) =======================================
* Bugfix [cs3org/reva#3890](https://github.com/cs3org/reva/pull/3890): Bring back public link sharing of project space roots
* Bugfix [cs3org/reva#3888](https://github.com/cs3org/reva/pull/3888): We fixed a bug that unnecessarily fetched all members of a group
* Bugfix [cs3org/reva#3886](https://github.com/cs3org/reva/pull/3886): Decomposedfs no longer deadlocks when cache is disabled
* Bugfix [cs3org/reva#3892](https://github.com/cs3org/reva/pull/3892): Fix public links
* Bugfix [cs3org/reva#3876](https://github.com/cs3org/reva/pull/3876): Remove go-micro/store/redis specific workaround
* Bugfix [cs3org/reva#3889](https://github.com/cs3org/reva/pull/3889): Update space root mtime when changing space metadata
* Bugfix [cs3org/reva#3836](https://github.com/cs3org/reva/pull/3836): Fix spaceID in the decomposedFS
* Bugfix [cs3org/reva#3867](https://github.com/cs3org/reva/pull/3867): Restore last version after positive result
* Bugfix [cs3org/reva#3849](https://github.com/cs3org/reva/pull/3849): Prevent sharing space roots and personal spaces
* Enhancement [cs3org/reva#3865](https://github.com/cs3org/reva/pull/3865): Remove unneccessary code from gateway
* Enhancement [cs3org/reva#3895](https://github.com/cs3org/reva/pull/3895): Add missing expiry date to shares
https://github.com/owncloud/ocis/pull/6305