From f75c781cc0fdbd7ef79b0617407da77d00362ee9 Mon Sep 17 00:00:00 2001 From: Willy Kloucek <34452982+wkloucek@users.noreply.github.com> Date: Mon, 11 Oct 2021 15:11:17 +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 577504e477..249b80d444 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,6 +21,7 @@ The following sections list the changes for unreleased. * Enhancement - Reduced repository size: [#2579](https://github.com/owncloud/ocis/pull/2579) * Enhancement - Expose the reva archiver in OCIS: [#2509](https://github.com/owncloud/ocis/pull/2509) * Enhancement - Favorites capability: [#2599](https://github.com/owncloud/ocis/pull/2599) +* Enhancement - Upgrade to GO 1.17: [#2605](https://github.com/owncloud/ocis/pull/2605) * Enhancement - Make mimetype allow list configurable for app provider: [#2553](https://github.com/owncloud/ocis/pull/2553) * Enhancement - Add allow_creation parameter to mime type config: [#2591](https://github.com/owncloud/ocis/pull/2591) * Enhancement - Add option to skip generation of demo users and groups: [#2495](https://github.com/owncloud/ocis/pull/2495) @@ -151,6 +152,12 @@ The following sections list the changes for unreleased. https://github.com/owncloud/ocis/pull/2599 +* Enhancement - Upgrade to GO 1.17: [#2605](https://github.com/owncloud/ocis/pull/2605) + + We've upgraded the used GO version from 1.16 to 1.17. + + https://github.com/owncloud/ocis/pull/2605 + * Enhancement - Make mimetype allow list configurable for app provider: [#2553](https://github.com/owncloud/ocis/pull/2553) We've added a configuration option to configure the mimetype allow list introduced in