Automated changelog update [skip ci]

This commit is contained in:
Willy Kloucek
2022-06-13 09:13:46 +00:00
parent 9b01e7378d
commit 202d8dd76b

View File

@@ -7,6 +7,7 @@ The following sections list the changes for unreleased.
## Summary
* Bugfix - Rework default role provisioning: [#3900](https://github.com/owncloud/ocis/issues/3900)
* Bugfix - Fix version info: [#3953](https://github.com/owncloud/ocis/pull/3953)
* Bugfix - Fix graph endpoint: [#3925](https://github.com/owncloud/ocis/issues/3925)
* Enhancement - Add audit events for created containers: [#3941](https://github.com/owncloud/ocis/pull/3941)
* Enhancement - Disable the color logging in docker compose examples: [#871](https://github.com/owncloud/ocis/issues/871)
@@ -21,6 +22,16 @@ The following sections list the changes for unreleased.
https://github.com/owncloud/ocis/issues/3900
* Bugfix - Fix version info: [#3953](https://github.com/owncloud/ocis/pull/3953)
We've fixed the version info that is displayed when you run:
- `ocis version` - `ocis <extension name> version`
Since #2918, these commands returned an empty version only.
https://github.com/owncloud/ocis/pull/3953
* Bugfix - Fix graph endpoint: [#3925](https://github.com/owncloud/ocis/issues/3925)
We have added the memberOf slice to the /users endpoint and the member slice to the /group