Automated changelog update [skip ci]

This commit is contained in:
kobergj
2023-12-22 12:14:38 +00:00
parent 9015ee0d4d
commit dee53ce6e4

View File

@@ -46,6 +46,7 @@ The following sections list the changes for unreleased.
* Bugfix - Fix search by containing special characters: [#8050](https://github.com/owncloud/ocis/pull/8050)
* Enhancement - Add RED metrics to the metrics endpoint: [#7994](https://github.com/owncloud/ocis/pull/7994)
* Enhancement - Bump reva: [#8038](https://github.com/owncloud/ocis/pull/8038)
* Enhancement - Service Account roles: [#8051](https://github.com/owncloud/ocis/pull/8051)
* Enhancement - Update web to v8.0.0-rc.1: [#8055](https://github.com/owncloud/ocis/pull/8055)
## Details
@@ -93,6 +94,13 @@ The following sections list the changes for unreleased.
https://github.com/owncloud/ocis/pull/8038
* Enhancement - Service Account roles: [#8051](https://github.com/owncloud/ocis/pull/8051)
Use a hidden role for service accounts. It will not appear in ListRoles calls
but internally handled by settings service
https://github.com/owncloud/ocis/pull/8051
* Enhancement - Update web to v8.0.0-rc.1: [#8055](https://github.com/owncloud/ocis/pull/8055)
Tags: web