Automated changelog update [skip ci]

This commit is contained in:
Michael Barz
2024-12-09 17:14:27 +00:00
parent bf8f6ea3c6
commit ea698f6f7b

View File

@@ -67,6 +67,7 @@ The following sections list the changes for unreleased.
* Bugfix - Fix possible race condition when a thumbnails is stored in the FS: [#10693](https://github.com/owncloud/ocis/pull/10693)
* Bugfix - Skip fetching members: [#10701](https://github.com/owncloud/ocis/pull/10701)
* Bugfix - Fix FileInfo BreadcrumbFolderURL: [#10718](https://github.com/owncloud/ocis/pull/10718)
* Bugfix - Fix graph drives response for federated shares: [#10730](https://github.com/owncloud/ocis/pull/10730)
* Bugfix - Bump Reva: [#10735](https://github.com/owncloud/ocis/pull/10735)
* Enhancement - Fetch shared resource metadata concurrently in graph: [#10683](https://github.com/owncloud/ocis/pull/10683)
@@ -102,6 +103,14 @@ The following sections list the changes for unreleased.
https://github.com/owncloud/ocis/pull/10718
* Bugfix - Fix graph drives response for federated shares: [#10730](https://github.com/owncloud/ocis/pull/10730)
Federated shares where erroneously showing up in the /me/drives response on the
graph API.
https://github.com/owncloud/ocis/issues/10689
https://github.com/owncloud/ocis/pull/10730
* Bugfix - Bump Reva: [#10735](https://github.com/owncloud/ocis/pull/10735)
Bumps reva version to 2.26.8