Automated changelog update [skip ci]

This commit is contained in:
Jörn Friedrich Dreyer
2024-08-27 09:53:08 +00:00
parent f053ec3962
commit 0cccc5f982
+17 -8
View File
@@ -59,12 +59,13 @@ The following sections list the changes for unreleased.
* Bugfix - Use key to get specific trash item: [#9879](https://github.com/owncloud/ocis/pull/9879)
* Bugfix - Fix response code when upload a file over locked: [#9894](https://github.com/owncloud/ocis/pull/9894)
* Bugfix - List OCM permissions as graph drive item permissions: [#9905](https://github.com/owncloud/ocis/pull/9905)
* Bugfix - Add missing properties to when listing ocm shares: [#9920](https://github.com/owncloud/ocis/pull/9920)
* Change - Remove store service: [#9890](https://github.com/owncloud/ocis/pull/9890)
* Enhancement - We now set the configured protocol transport for service metadata: [#9490](https://github.com/owncloud/ocis/pull/9490)
* Enhancement - Bump reva: [#9879](https://github.com/owncloud/ocis/pull/9879)
* Enhancement - Improve revisions purge: [#9891](https://github.com/owncloud/ocis/pull/9891)
* Enhancement - Allow setting default locale of activitylog: [#9892](https://github.com/owncloud/ocis/pull/9892)
* Enhancement - Graph translation path: [#9902](https://github.com/owncloud/ocis/pull/9902)
* Enhancement - Bump reva: [#9920](https://github.com/owncloud/ocis/pull/9920)
## Details
@@ -114,6 +115,13 @@ The following sections list the changes for unreleased.
https://github.com/owncloud/ocis/issues/9898
https://github.com/owncloud/ocis/pull/9905
* Bugfix - Add missing properties to when listing ocm shares: [#9920](https://github.com/owncloud/ocis/pull/9920)
The libre graph API now returns an etag, the role and the creation time for ocm
shares.
https://github.com/owncloud/ocis/pull/9920
* Change - Remove store service: [#9890](https://github.com/owncloud/ocis/pull/9890)
We have removed the unused store service.
@@ -130,13 +138,6 @@ The following sections list the changes for unreleased.
https://github.com/owncloud/ocis/pull/9490
https://github.com/cs3org/reva/pull/4744
* Enhancement - Bump reva: [#9879](https://github.com/owncloud/ocis/pull/9879)
Bumps reva version
https://github.com/owncloud/ocis/pull/9879
https://github.com/owncloud/ocis/pull/9860
* Enhancement - Improve revisions purge: [#9891](https://github.com/owncloud/ocis/pull/9891)
The `revisions purge` command would time out on big spaces. We have improved
@@ -156,6 +157,14 @@ The following sections list the changes for unreleased.
https://github.com/owncloud/ocis/pull/9902
* Enhancement - Bump reva: [#9920](https://github.com/owncloud/ocis/pull/9920)
Bumps reva version
https://github.com/owncloud/ocis/pull/9920
https://github.com/owncloud/ocis/pull/9879
https://github.com/owncloud/ocis/pull/9860
# Changelog for [6.3.0] (2024-08-20)
The following sections list the changes for 6.3.0.