Skip to content

Release v0.0.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@sontags sontags released this 07 Nov 08:47
· 11 commits to master since this release

Features:

  • trigger subcommand has gone. You can now write Runners to achieve the same.
  • The beta subcommand has gone.
  • annotate has gone. dashboard now provides the same functionality.
  • A default Grafana Dashboard is available in hacking/grafana/BusinessProcessesDashboard.json

Improvements:

  • Configuration Management:
    ** If --defaults is not set to false default values will we injected in your configuration.
    ** The config subcommand functionality has moved to config print.
    ** config init prints a defaulted, annotated configuration which can be used to bootstrap your new setup.
    ** config raw prints the configuration injected with defaults if applicable...
  • Documentation has been expanded and moved from the README to its own website.

Bugfixes:

None