From fdca5e126bd15ed5411ab1b64ec5393650e92dcf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rn=20Friedrich=20Dreyer?= Date: Tue, 6 Aug 2024 12:06:24 +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 8b56364f0c..7b4de3c6d6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -52,6 +52,7 @@ The following sections list the changes for unreleased. * Bugfix - Ignore address for kubernetes registry: [#9490](https://github.com/owncloud/ocis/pull/9490) * Bugfix - Use bool type for web embed delegatedAuthentication: [#9692](https://github.com/owncloud/ocis/pull/9692) * Bugfix - Repair nats-js-kv registry: [#9726](https://github.com/owncloud/ocis/pull/9726) +* Bugfix - Use less selectors that watch the registry: [#9741](https://github.com/owncloud/ocis/pull/9741) * Enhancement - New WOPI operations added to the collaboration service: [#9505](https://github.com/owncloud/ocis/pull/9505) * Enhancement - Allow configuring grpc max connection age: [#9657](https://github.com/owncloud/ocis/pull/9657) * Enhancement - Local WEB App configuration: [#9691](https://github.com/owncloud/ocis/pull/9691) @@ -81,6 +82,12 @@ The following sections list the changes for unreleased. https://github.com/owncloud/ocis/pull/9726 https://github.com/owncloud/ocis/pull/9656 +* Bugfix - Use less selectors that watch the registry: [#9741](https://github.com/owncloud/ocis/pull/9741) + + The proxy now shares the service selector for all host lookups. + + https://github.com/owncloud/ocis/pull/9741 + * Enhancement - New WOPI operations added to the collaboration service: [#9505](https://github.com/owncloud/ocis/pull/9505) PutRelativeFile, DeleteFile and RenameFile operations have been added to the