From 1cfe00faf335c735861f45c6c1f605dac8e243a9 Mon Sep 17 00:00:00 2001 From: Roman Perekhod <2403905@gmail.com> Date: Wed, 14 Jun 2023 13:47:51 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 52290bec028..a6394ece88f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ The following sections list the changes for unreleased. ## Summary * Bugfix - Add missing timestamps: [#6515](https://github.com/owncloud/ocis/pull/6515) +* Bugfix - Handle the bad request status: [#6469](https://github.com/owncloud/ocis/pull/6469) * Enhancement - Add more metadata to the remote item: [#6300](https://github.com/owncloud/ocis/pull/6300) * Enhancement - Make the app provider service name configurable: [#6482](https://github.com/owncloud/ocis/pull/6482) * Enhancement - Update reva: [#6507](https://github.com/owncloud/ocis/pull/6507) @@ -29,6 +30,14 @@ The following sections list the changes for unreleased. https://github.com/owncloud/ocis/issues/3753 https://github.com/owncloud/ocis/pull/6515 +* Bugfix - Handle the bad request status: [#6469](https://github.com/owncloud/ocis/pull/6469) + + Handle the bad request status for the CreateStorageSpace function + + https://github.com/owncloud/ocis/issues/6414 + https://github.com/owncloud/ocis/pull/6469 + https://github.com/cs3org/reva/pull/3948 + * Enhancement - Add more metadata to the remote item: [#6300](https://github.com/owncloud/ocis/pull/6300) We added the drive alias, the space name and the relative path to the remote item. This is needed