Automated changelog update [skip ci]

This commit is contained in:
Willy Kloucek
2022-05-16 09:38:19 +00:00
parent d3025ec23f
commit 4a02fd8fee

View File

@@ -8,6 +8,7 @@ The following sections list the changes for unreleased.
* Bugfix - Remove unused transfer secret from app provider: [#3798](https://github.com/owncloud/ocis/pull/3798)
* Bugfix - Fix the `ocis search` command: [#3796](https://github.com/owncloud/ocis/pull/3796)
* Bugfix - Rename search env variable for the grpc server address: [#3800](https://github.com/owncloud/ocis/pull/3800)
* Bugfix - Fix the idm and settings extensions' admin user id configuration option: [#3799](https://github.com/owncloud/ocis/pull/3799)
* Bugfix - Fix Thumbnails for IDs without a trailing path: [#3791](https://github.com/owncloud/ocis/pull/3791)
* Change - The `glauth` and `accounts` services are removed: [#3685](https://github.com/owncloud/ocis/pull/3685)
@@ -36,6 +37,13 @@ The following sections list the changes for unreleased.
https://github.com/owncloud/ocis/pull/3796
* Bugfix - Rename search env variable for the grpc server address: [#3800](https://github.com/owncloud/ocis/pull/3800)
We've fixed the gprc server address configuration environment variable by renaming it from
`ACCOUNTS_GRPC_ADDR` to `SEARCH_GRPC_ADDR`
https://github.com/owncloud/ocis/pull/3800
* Bugfix - Fix the idm and settings extensions' admin user id configuration option: [#3799](https://github.com/owncloud/ocis/pull/3799)
We've fixed the admin user id configuration of the settings and idm extensions. The have