From 0d0c6337b30bca11bb547c45e59df0b303b4d3a0 Mon Sep 17 00:00:00 2001 From: Michael Barz Date: Mon, 23 Sep 2024 15:20:33 +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 abdff5201ad..3ae1b4e25fb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -64,6 +64,7 @@ The following sections list the changes for unreleased. * Bugfix - Include additional logs in the collaboration service: [#10101](https://github.com/owncloud/ocis/pull/10101) * Bugfix - Added ShareUpdate activity: [#10104](https://github.com/owncloud/ocis/pull/10104) * Bugfix - CheckFileInfo will return a 404 error if the target file isn't found: [#10112](https://github.com/owncloud/ocis/pull/10112) +* Bugfix - Always select next gateway client: [#10133](https://github.com/owncloud/ocis/pull/10133) * Enhancement - Bump reva: [#9817](https://github.com/owncloud/ocis/pull/9817) * Enhancement - Allow to maintain the last sign-in timestamp of a user: [#9942](https://github.com/owncloud/ocis/pull/9942) * Enhancement - Add an Activity for FileUpdated: [#10072](https://github.com/owncloud/ocis/pull/10072) @@ -138,6 +139,13 @@ The following sections list the changes for unreleased. https://github.com/owncloud/ocis/pull/10112 +* Bugfix - Always select next gateway client: [#10133](https://github.com/owncloud/ocis/pull/10133) + + We now use the gateway selector to always select the next gateway client. This + ensures that we can always connect to the gateway during up- and downscaling. + + https://github.com/owncloud/ocis/pull/10133 + * Enhancement - Bump reva: [#9817](https://github.com/owncloud/ocis/pull/9817) Bumps reva version