From 1db4d1031caff70eaf3954bdcb5eccaf145d9549 Mon Sep 17 00:00:00 2001 From: kobergj Date: Mon, 24 Jun 2024 14:50:34 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6df76b4e70..ca5b252a20 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -49,6 +49,7 @@ The following sections list the changes for unreleased. * Bugfix - Fix sharing-ng permission listings for personal and virtual drive items: [#9438](https://github.com/owncloud/ocis/pull/9438) * Enhancement - Add fail flag to consistency check: [#9447](https://github.com/owncloud/ocis/pull/9447) +* Enhancement - Deprecate gateway environment variables: [#9451](https://github.com/owncloud/ocis/pull/9451) ## Details @@ -69,6 +70,13 @@ The following sections list the changes for unreleased. https://github.com/owncloud/ocis/pull/9447 +* 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 + one specific service to a different gateway. + + https://github.com/owncloud/ocis/pull/9451 + # Changelog for [6.0.0] (2024-06-19) The following sections list the changes for 6.0.0.