From f812f66191c640e3dcb31eb1bdbd830d99a7a65d Mon Sep 17 00:00:00 2001 From: Michael Barz Date: Wed, 4 May 2022 14:40:33 +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 2e4f511e1..ec8f05588 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ The following sections list the changes for unreleased. * Bugfix - Idp: Check if CA certificate if present: [#3623](https://github.com/owncloud/ocis/issues/3623) * Bugfix - Return proper errors when ocs/cloud/users is using the cs3 backend: [#3483](https://github.com/owncloud/ocis/issues/3483) * Bugfix - URL encode the webdav url in the graph API: [#3597](https://github.com/owncloud/ocis/pull/3597) +* Change - Update ocis packages and imports to V2: [#3678](https://github.com/owncloud/ocis/pull/3678) * Change - Load configuration files just from one directory: [#3587](https://github.com/owncloud/ocis/pull/3587) * Change - Reduce permissions on docker image predeclared volumes: [#3641](https://github.com/owncloud/ocis/pull/3641) * Change - Introduce `ocis init` and remove all default secrets: [#3551](https://github.com/owncloud/ocis/pull/3551) @@ -52,6 +53,12 @@ The following sections list the changes for unreleased. https://github.com/owncloud/ocis/issues/3538 https://github.com/owncloud/ocis/pull/3597 +* Change - Update ocis packages and imports to V2: [#3678](https://github.com/owncloud/ocis/pull/3678) + + This needs to be done in preparation for the major version bump in ocis. + + https://github.com/owncloud/ocis/pull/3678 + * Change - Load configuration files just from one directory: [#3587](https://github.com/owncloud/ocis/pull/3587) We've changed the configuration file loading behavior and are now only loading configuration