Automated changelog update [skip ci]

This commit is contained in:
Willy Kloucek
2022-09-26 08:41:24 +00:00
parent 6a0a96d031
commit 83dcf32584

View File

@@ -6,6 +6,7 @@ The following sections list the changes for unreleased.
## Summary
* Bugfix - Fix notifications service settings: [#4652](https://github.com/owncloud/ocis/pull/4652)
* Bugfix - Fix the OIDC provider cache: [#4600](https://github.com/owncloud/ocis/pull/4600)
* Bugfix - Render webdav permissions as string in search report: [#4575](https://github.com/owncloud/ocis/issues/4575)
* Bugfix - Graph service now forwards trace context: [#4582](https://github.com/owncloud/ocis/pull/4582)
@@ -18,6 +19,15 @@ The following sections list the changes for unreleased.
## Details
* Bugfix - Fix notifications service settings: [#4652](https://github.com/owncloud/ocis/pull/4652)
We've fixed two notifications service setting: - `NOTIFICATIONS_MACHINE_AUTH_API_KEY`
was previously not picked up (only `OCIS_MACHINE_AUTH_API_KEY` was loaded) - If you used a
email sender address in the format of the default value of `NOTIFICATIONS_SMTP_SENDER` no
email could be send.
https://github.com/owncloud/ocis/pull/4652
* Bugfix - Fix the OIDC provider cache: [#4600](https://github.com/owncloud/ocis/pull/4600)
We've fixed the OIDC provider cache. It never had a cache hit before this fix. Under some