From fd4e53e2e6aca446cc8a1398456b9c0f4023508e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rn=20Friedrich=20Dreyer?= Date: Fri, 15 Nov 2024 14:04:58 +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 f24dfdbbdc..51371373ab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -65,6 +65,7 @@ The following sections list the changes for unreleased. * Bugfix - Fix impersonated request user mismatch: [#10548](https://github.com/owncloud/ocis/pull/10548) * Bugfix - Set MaxConcurrency to 1: [#10557](https://github.com/owncloud/ocis/pull/10557) * Bugfix - Fix federated sharing when using an external IDP: [#10567](https://github.com/owncloud/ocis/pull/10567) +* Bugfix - Fix node cache ttl updates: [#10575](https://github.com/owncloud/ocis/pull/10575) * Bugfix - We now limit the number of workers of the jsoncs3 share manager: [#10578](https://github.com/owncloud/ocis/pull/10578) * Enhancement - Update web to v11.0.3: [#10569](https://github.com/owncloud/ocis/pull/10569) @@ -92,6 +93,12 @@ The following sections list the changes for unreleased. https://github.com/owncloud/ocis/pull/10567 https://github.com/cs3org/reva/pull/4933 +* Bugfix - Fix node cache ttl updates: [#10575](https://github.com/owncloud/ocis/pull/10575) + + We now only udpate the TTL of the node that is created or updated. + + https://github.com/owncloud/ocis/pull/10575 + * Bugfix - We now limit the number of workers of the jsoncs3 share manager: [#10578](https://github.com/owncloud/ocis/pull/10578) We now restrict the number of workers that look up shares to 5. The number can