Automated changelog update [skip ci]

This commit is contained in:
Benedikt Kulmann
2020-12-14 11:55:26 +00:00
parent e968cb0f14
commit 1456898cd8

View File

@@ -38,6 +38,7 @@
* Change - Add cli-commands to manage accounts: [#115](https://github.com/owncloud/product/issues/115)
* Change - Start ocis-accounts with the ocis server command: [#25](https://github.com/owncloud/product/issues/25)
* Change - Properly style konnectd consent page: [#754](https://github.com/owncloud/ocis/pull/754)
* Change - Make all paths configurable and default to a common temp dir: [#1080](https://github.com/owncloud/ocis/pull/1080)
* Change - Move the indexer package from ocis/accounts to ocis/ocis-pkg: [#794](https://github.com/owncloud/ocis/pull/794)
* Change - Switch over to a new custom-built runtime: [#287](https://github.com/owncloud/ocis/pull/287)
* Change - Move ocis default config to root level: [#842](https://github.com/owncloud/ocis/pull/842)
@@ -435,6 +436,13 @@
https://github.com/owncloud/ocis/pull/754
* Change - Make all paths configurable and default to a common temp dir: [#1080](https://github.com/owncloud/ocis/pull/1080)
Aligned all services to use a dir following`/var/tmp/ocis/<service>/...` by default. Also
made some missing temp paths configurable via env vars and config flags.
https://github.com/owncloud/ocis/pull/1080
* Change - Move the indexer package from ocis/accounts to ocis/ocis-pkg: [#794](https://github.com/owncloud/ocis/pull/794)
We are making that change for semantic reasons. So consumers of any index don't necessarily