Files
ocis/changelog/1.17.0_2022-02-16/change-unify-configuration-and-commands.md
Michael Barz 0643f0ac90 Merge back Release 1.17.0 (#3184)
* prepare changelog, bump version

* use reva commitID as a version string
2022-02-17 22:54:00 +01:00

294 B

Change: Unify configuration and commands

We've unified the configuration and commands of all non storage services. This also includes the change, that environment variables are now defined on the config struct as tags instead in a separate mapping.

https://github.com/owncloud/ocis/pull/2818