Automated changelog update [skip ci]

This commit is contained in:
Michael Barz
2024-08-02 11:30:03 +00:00
parent cafe7a14b4
commit 7af3663411

View File

@@ -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