Automated changelog update [skip ci]

This commit is contained in:
Martin
2024-10-23 14:37:42 +00:00
parent 51afb6ce44
commit f7771f2040

View File

@@ -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.