From 0367ba5263555930a5da74dca84a734e04ffdc1c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rn=20Friedrich=20Dreyer?= Date: Fri, 4 Oct 2024 14:11:48 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a4e4f0bbe..9521aa472 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -57,6 +57,7 @@ The following sections list the changes for unreleased. * Bugfix - Always treat LDAP attribute names case-insensitively: [#10204](https://github.com/owncloud/ocis/pull/10204) * Bugfix - Fix delete share panic: [#10219](https://github.com/owncloud/ocis/pull/10219) +* Bugfix - Continue listing shares on error: [#10243](https://github.com/owncloud/ocis/pull/10243) * Enhancement - Add OCM wellknown configuration: [#9815](https://github.com/owncloud/ocis/pull/9815) * Enhancement - Bump reva to 2.xx.x: [#10236](https://github.com/owncloud/ocis/pull/10236) @@ -76,6 +77,13 @@ The following sections list the changes for unreleased. https://github.com/owncloud/ocis/pull/10219 +* Bugfix - Continue listing shares on error: [#10243](https://github.com/owncloud/ocis/pull/10243) + + We now continue listing received shares when one of the shares cannot be statted + or converted to a driveItem. + + https://github.com/owncloud/ocis/pull/10243 + * Enhancement - Add OCM wellknown configuration: [#9815](https://github.com/owncloud/ocis/pull/9815) We now configure the `wellknown` service for OCM.