From 3585445530d3f0051668422f87c23be5eef06a2e Mon Sep 17 00:00:00 2001 From: kobergj Date: Fri, 20 Oct 2023 14:17:22 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 60c549728c..93a13ccef5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -42,6 +42,7 @@ The following sections list the changes for unreleased. * Enhancement - Proxy uses service accounts for provisioning: [#7240](https://github.com/owncloud/ocis/pull/7240) * Enhancement - Introduce service accounts: [#6427](https://github.com/owncloud/ocis/pull/6427) * Enhancement - Make sse service scalable: [#7382](https://github.com/owncloud/ocis/pull/7382) +* Enhancement - Allow configuring storage registry with envvars: [#7554](https://github.com/owncloud/ocis/pull/7554) * Enhancement - Thumbnail generation with image processors: [#7409](https://github.com/owncloud/ocis/pull/7409) ## Details @@ -360,6 +361,12 @@ The following sections list the changes for unreleased. https://github.com/owncloud/ocis/pull/7382 +* Enhancement - Allow configuring storage registry with envvars: [#7554](https://github.com/owncloud/ocis/pull/7554) + + Introduced new envvars to configure the storage registry in the gateway service + + https://github.com/owncloud/ocis/pull/7554 + * Enhancement - Thumbnail generation with image processors: [#7409](https://github.com/owncloud/ocis/pull/7409) Thumbnails can now be changed during creation, previously the images were always scaled to fit