Skip to content

Release v0.9.0

Latest
Compare
Choose a tag to compare
@msiebeneicher msiebeneicher released this 28 Mar 14:40
· 88 commits to master since this release

Update notes

v0.9.0

Because of the new marathon support with v0.9.0 you need to update your configurations.
The parameters.yml structure changed and renamed to .chapiconfig.

You need to recreate your config settings:

bin/chapi configure

Changelog

v0.9.0

  • [BC] Normalised config files and chapiignor handling
  • [BC] added marathon support (issue #58)
  • Provided docker file and docs
  • added new profile handling (issue#70)
  • added applications labels to status command
  • Ensure that json_decode always return an assoc array (Fix #63)
  • Updating dependencies