Automated changelog update [skip ci]

This commit is contained in:
Michael Barz
2020-09-30 11:20:34 +00:00
parent 86630c42dd
commit f10f1876a0

View File

@@ -19,6 +19,7 @@
* Change - Update reva config: [#336](https://github.com/owncloud/ocis/pull/336)
* Enhancement - Add the accounts service: [#593](https://github.com/owncloud/ocis/pull/593)
* Enhancement - Document how to run OCIS on top of EOS: [#172](https://github.com/owncloud/ocis/pull/172)
* Enhancement - Launch a storage to store ocis-metadata: [#602](https://github.com/owncloud/ocis/pull/602)
* Enhancement - Simplify tracing config: [#92](https://github.com/owncloud/product/issues/92)
## Details
@@ -205,6 +206,13 @@
https://github.com/owncloud/ocis/pull/172
* Enhancement - Launch a storage to store ocis-metadata: [#602](https://github.com/owncloud/ocis/pull/602)
In the future accounts, settings etc. should be stored in a dedicated metadata storage. The
services should talk to this storage directly, bypassing reva-gateway.
https://github.com/owncloud/ocis/pull/602
* Enhancement - Simplify tracing config: [#92](https://github.com/owncloud/product/issues/92)
We now apply the oCIS tracing config to all services which have tracing. With this it is possible