From 7af36634113124241d3dc8069e766d633656ba1d Mon Sep 17 00:00:00 2001 From: Michael Barz Date: Fri, 2 Aug 2024 11:30:03 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1ca55b656..71b3278ae 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -50,8 +50,8 @@ The following sections list the changes for unreleased. ## Summary * Bugfix - Ignore address for kubernetes registry: [#9490](https://github.com/owncloud/ocis/pull/9490) -* Bugfix - Repair nats-js-kv registry: [#9656](https://github.com/owncloud/ocis/pull/9656) * 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) * Enhancement - Allow configuring grpc max connection age: [#9657](https://github.com/owncloud/ocis/pull/9657) * Enhancement - Gateways should directly talk to themselves: [#9714](https://github.com/owncloud/ocis/pull/9714) * Enhancement - Bump reva: [#9715](https://github.com/owncloud/ocis/pull/9715) @@ -66,18 +66,19 @@ The following sections list the changes for unreleased. https://github.com/owncloud/ocis/pull/9490 -* Bugfix - Repair nats-js-kv registry: [#9656](https://github.com/owncloud/ocis/pull/9656) +* Bugfix - Use bool type for web embed delegatedAuthentication: [#9692](https://github.com/owncloud/ocis/pull/9692) + + https://github.com/owncloud/ocis/pull/9692 + +* Bugfix - Repair nats-js-kv registry: [#9726](https://github.com/owncloud/ocis/pull/9726) The registry would always send traffic to only one pod. This is now fixed and load should be spread evenly. Also implements watcher method so the cache can use it. + https://github.com/owncloud/ocis/pull/9726 https://github.com/owncloud/ocis/pull/9656 -* Bugfix - Use bool type for web embed delegatedAuthentication: [#9692](https://github.com/owncloud/ocis/pull/9692) - - https://github.com/owncloud/ocis/pull/9692 - * Enhancement - Allow configuring grpc max connection age: [#9657](https://github.com/owncloud/ocis/pull/9657) We added a GRPC_MAX_CONNECTION_AGE env var that allows limiting the lifespan of