Skip to content

Commit 154feaa

Browse files
committed
Automated changelog update [skip ci]
1 parent c527d98 commit 154feaa

File tree

1 file changed

+22
-10
lines changed

1 file changed

+22
-10
lines changed

CHANGELOG.md

Lines changed: 22 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Table of Contents
22

33
* [Changelog for unreleased](#changelog-for-unreleased-unreleased)
4+
* [Changelog for 7.0.0-rc.4](#changelog-for-700-rc4-2024-12-09)
45
* [Changelog for 7.0.0-rc.3](#changelog-for-700-rc3-2024-11-21)
56
* [Changelog for 5.0.9](#changelog-for-509-2024-11-14)
67
* [Changelog for 7.0.0-rc.2](#changelog-for-700-rc2-2024-11-12)
@@ -59,15 +60,34 @@
5960

6061
The following sections list the changes for unreleased.
6162

62-
[unreleased]: https://github.com/owncloud/ocis/compare/v7.0.0-rc.3...master
63+
[unreleased]: https://github.com/owncloud/ocis/compare/v7.0.0-rc.4...master
64+
65+
## Summary
66+
67+
* Bugfix - Fix graph drives response for federated shares: [#10730](https://github.com/owncloud/ocis/pull/10730)
68+
69+
## Details
70+
71+
* Bugfix - Fix graph drives response for federated shares: [#10730](https://github.com/owncloud/ocis/pull/10730)
72+
73+
Federated shares where erroneously showing up in the /me/drives response on the
74+
graph API.
75+
76+
https://github.com/owncloud/ocis/issues/10689
77+
https://github.com/owncloud/ocis/pull/10730
78+
79+
# Changelog for [7.0.0-rc.4] (2024-12-09)
80+
81+
The following sections list the changes for 7.0.0-rc.4.
82+
83+
[7.0.0-rc.4]: https://github.com/owncloud/ocis/compare/v7.0.0-rc.3...v7.0.0-rc.4
6384

6485
## Summary
6586

6687
* Bugfix - Fix deny access for graph roles: [#10627](https://github.com/owncloud/ocis/pull/10627)
6788
* Bugfix - Fix possible race condition when a thumbnails is stored in the FS: [#10693](https://github.com/owncloud/ocis/pull/10693)
6889
* Bugfix - Skip fetching members: [#10701](https://github.com/owncloud/ocis/pull/10701)
6990
* Bugfix - Fix FileInfo BreadcrumbFolderURL: [#10718](https://github.com/owncloud/ocis/pull/10718)
70-
* Bugfix - Fix graph drives response for federated shares: [#10730](https://github.com/owncloud/ocis/pull/10730)
7191
* Bugfix - Bump Reva: [#10735](https://github.com/owncloud/ocis/pull/10735)
7292
* Enhancement - Fetch shared resource metadata concurrently in graph: [#10683](https://github.com/owncloud/ocis/pull/10683)
7393

@@ -103,14 +123,6 @@ The following sections list the changes for unreleased.
103123

104124
https://github.com/owncloud/ocis/pull/10718
105125

106-
* Bugfix - Fix graph drives response for federated shares: [#10730](https://github.com/owncloud/ocis/pull/10730)
107-
108-
Federated shares where erroneously showing up in the /me/drives response on the
109-
graph API.
110-
111-
https://github.com/owncloud/ocis/issues/10689
112-
https://github.com/owncloud/ocis/pull/10730
113-
114126
* Bugfix - Bump Reva: [#10735](https://github.com/owncloud/ocis/pull/10735)
115127

116128
Bumps reva version to 2.26.8

0 commit comments

Comments
 (0)