mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-03 10:49:57 -06:00
Automated changelog update [skip ci]
This commit is contained in:
13
CHANGELOG.md
13
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
|
||||
|
||||
Reference in New Issue
Block a user