From f7771f2040b1b9214f03792744fade6d9c7c8fbb Mon Sep 17 00:00:00 2001 From: Martin Date: Wed, 23 Oct 2024 14:37:42 +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 b5e00d4db..d988d6db1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -62,6 +62,7 @@ The following sections list the changes for unreleased. * Bugfix - Security fixes: [#10376](https://github.com/owncloud/ocis/pull/10376) * Bugfix - Make antivirus workers configurable: [#10383](https://github.com/owncloud/ocis/pull/10383) * Bugfix - Increase event processing workers: [#10385](https://github.com/owncloud/ocis/pull/10385) +* Bugfix - Fix envvar deprecations for next production release: [#10386](https://github.com/owncloud/ocis/pull/10386) ## Details @@ -110,6 +111,13 @@ The following sections list the changes for unreleased. https://github.com/owncloud/ocis/pull/10385 https://github.com/owncloud/ocis/pull/10368 +* Bugfix - Fix envvar deprecations for next production release: [#10386](https://github.com/owncloud/ocis/pull/10386) + + Some envvar deprecations were incomplete. One was missed to be removed, one had + missing information. + + https://github.com/owncloud/ocis/pull/10386 + # Changelog for [6.6.0] (2024-10-21) The following sections list the changes for 6.6.0.