Releases: cloudogu/scm
Releases · cloudogu/scm
3.6.1-1
3.6.0-1
3.5.0-2
3.5.0-1
3.4.1-3
Changed
- Use doguctl for accessing dogu and global EcoSystem config [#95]
- Check if dogus are installed from mounted dogu registry in multinode EcoSystems [#95]
- Extract config and dogu registry calls into shared lib package for init scripts
Added
- Explicit service account for CAS, which is necessary for CAS to work in multinode [#95]
- Version constraint on CAS, as a specific version is required for explicit service accounts to work [#95]
- Optional dependencies for dogus SCM provides automatic integration for [#95]
- This is necessary for multinode EcoSystems to mount the required dogu registries in SCM
- Add configuration
install_smeagol_plugin
to determine the plugin installation at startup and omit smeagol as optional dependency because this would be a dependency cycle.