Automated changelog update [skip ci]

This commit is contained in:
kobergj
2023-06-29 13:03:21 +00:00
parent 5284820fb7
commit 8f9564edb8

View File

@@ -17,6 +17,7 @@ The following sections list the changes for unreleased.
* Enhancement - Add IDs to graph resource logging: [#6593](https://github.com/owncloud/ocis/pull/6593)
* Enhancement - Add permissions to report: [#6528](https://github.com/owncloud/ocis/pull/6528)
* Enhancement - Add more metadata to the remote item: [#6300](https://github.com/owncloud/ocis/pull/6300)
* Enhancement - Add SSE Endpoint: [#5998](https://github.com/owncloud/ocis/pull/5998)
* Enhancement - We added the storage id to the audit log for spaces: [#6548](https://github.com/owncloud/ocis/pull/6548)
* Enhancement - Make the post logout redirect uri configurable: [#6583](https://github.com/owncloud/ocis/pull/6583)
* Enhancement - Make the app provider service name configurable: [#6482](https://github.com/owncloud/ocis/pull/6482)
@@ -124,6 +125,12 @@ The following sections list the changes for unreleased.
https://github.com/owncloud/ocis/pull/6300
* Enhancement - Add SSE Endpoint: [#5998](https://github.com/owncloud/ocis/pull/5998)
Add a server-sent events (sse) endpoint for the userlog service
https://github.com/owncloud/ocis/pull/5998
* Enhancement - We added the storage id to the audit log for spaces: [#6548](https://github.com/owncloud/ocis/pull/6548)
We added the storage id to the audit log for spaces