Automated changelog update [skip ci]

This commit is contained in:
Michael Barz
2024-07-01 09:25:51 +00:00
parent 747795b4ad
commit 176c99b7dd
+9
View File
@@ -56,6 +56,7 @@ The following sections list the changes for unreleased.
* Enhancement - Activitylog API: [#9361](https://github.com/owncloud/ocis/pull/9361)
* Enhancement - Add the backchannel logout event: [#9447](https://github.com/owncloud/ocis/pull/9447)
* Enhancement - Add fail flag to consistency check: [#9447](https://github.com/owncloud/ocis/pull/9447)
* Enhancement - Configurable OCM timeouts: [#9450](https://github.com/owncloud/ocis/pull/9450)
* Enhancement - Deprecate gateway environment variables: [#9451](https://github.com/owncloud/ocis/pull/9451)
* Enhancement - Allow reindexing all spaces: [#9456](https://github.com/owncloud/ocis/pull/9456)
* Enhancement - Allow disable versioning: [#9473](https://github.com/owncloud/ocis/pull/9473)
@@ -130,6 +131,14 @@ The following sections list the changes for unreleased.
https://github.com/owncloud/ocis/pull/9447
* Enhancement - Configurable OCM timeouts: [#9450](https://github.com/owncloud/ocis/pull/9450)
We added `OCM_OCM_INVITE_MANAGER_TOKEN_EXPIRATION` and
`OCM_OCM_INVITE_MANAGER_TIMEOUT` to allow changing the default invite token
duration as well as the request timeout for requests made to other instances.
https://github.com/owncloud/ocis/pull/9450
* Enhancement - Deprecate gateway environment variables: [#9451](https://github.com/owncloud/ocis/pull/9451)
Deprecate service specific `_GATEWAY_NAME` env vars. It makes no sense to point