Automated changelog update [skip ci]

This commit is contained in:
kobergj
2024-12-02 15:51:31 +00:00
parent 7cf0fd5ec8
commit a4cb8dd81b

View File

@@ -65,6 +65,7 @@ The following sections list the changes for unreleased.
* Bugfix - Fix deny access for graph roles: [#10627](https://github.com/owncloud/ocis/pull/10627)
* Bugfix - Skip fetching members: [#10701](https://github.com/owncloud/ocis/pull/10701)
* Enhancement - Fetch shared resource metadata concurrently in graph: [#10683](https://github.com/owncloud/ocis/pull/10683)
## Details
@@ -83,6 +84,12 @@ The following sections list the changes for unreleased.
https://github.com/owncloud/ocis/pull/10701
* Enhancement - Fetch shared resource metadata concurrently in graph: [#10683](https://github.com/owncloud/ocis/pull/10683)
We now concurrently stat shared resources when listing shares
https://github.com/owncloud/ocis/pull/10683
# Changelog for [7.0.0-rc.3] (2024-11-21)
The following sections list the changes for 7.0.0-rc.3.