mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-02 02:11:18 -06:00
Automated changelog update [skip ci]
This commit is contained in:
@@ -67,6 +67,7 @@ The following sections list the changes for unreleased.
|
||||
* 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)
|
||||
* Bugfix - Set MaxConcurrency to 1: [#10580](https://github.com/owncloud/ocis/pull/10580)
|
||||
* Bugfix - Reuse go-micro service clients: [#10582](https://github.com/owncloud/ocis/pull/10582)
|
||||
* Bugfix - Make collaboration service use a gateway selector: [#10584](https://github.com/owncloud/ocis/pull/10584)
|
||||
* Enhancement - Update web to v11.0.3: [#10569](https://github.com/owncloud/ocis/pull/10569)
|
||||
|
||||
@@ -110,6 +111,13 @@ The following sections list the changes for unreleased.
|
||||
https://github.com/owncloud/ocis/pull/10580
|
||||
https://github.com/owncloud/ocis/pull/10557
|
||||
|
||||
* Bugfix - Reuse go-micro service clients: [#10582](https://github.com/owncloud/ocis/pull/10582)
|
||||
|
||||
Go micro clients must not be reinitialized. The internal selector will spawn a
|
||||
new go routine to watch for registry changes.
|
||||
|
||||
https://github.com/owncloud/ocis/pull/10582
|
||||
|
||||
* Bugfix - Make collaboration service use a gateway selector: [#10584](https://github.com/owncloud/ocis/pull/10584)
|
||||
|
||||
https://github.com/owncloud/ocis/pull/10584
|
||||
|
||||
Reference in New Issue
Block a user