From 525c7ea45d08731fcd22d1bdd38c89e9bd8866a8 Mon Sep 17 00:00:00 2001 From: Michael Barz Date: Fri, 19 Jul 2024 09:37:42 +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 a5ecfb255..210969be1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -59,6 +59,7 @@ The following sections list the changes for unreleased. * Enhancement - Bump reva: [#9621](https://github.com/owncloud/ocis/pull/9621) * Enhancement - Bump commitID for web: [#9631](https://github.com/owncloud/ocis/pull/9631) * Enhancement - Remove oidc-go dependency: [#9641](https://github.com/owncloud/ocis/pull/9641) +* Enhancement - Improve the collaboration service logging: [#9653](https://github.com/owncloud/ocis/pull/9653) ## Details @@ -148,6 +149,13 @@ The following sections list the changes for unreleased. https://github.com/owncloud/ocis/pull/9641 +* Enhancement - Improve the collaboration service logging: [#9653](https://github.com/owncloud/ocis/pull/9653) + + We added more debug log information to the collaboration service. This is vital + for scenarios when we need to debug in remote setups. + + https://github.com/owncloud/ocis/pull/9653 + # Changelog for [6.1.0] (2024-07-08) The following sections list the changes for 6.1.0.