Skip to content

v0.11.0

Compare
Choose a tag to compare
@teo teo released this 03 Oct 11:16
· 1978 commits to master since this release

This release brings API improvements to the Git-based workflow configuration mechanism in order to support git-based workflow configuration in the AliECS GUI. It also adds a task configuration import and query feature to the coconut configuration command which can be used to manage task configuration in Consul, in preparation for the upcoming task configuration push mechanism.

  • Workflow template API:
    • [coconut][core] Implement coconut template queries + API
    • [core] Task class always identified by hash
    • [core] Regenerate proto
    • [core] Update defaults for templ list API
  • Task configuration Consul import:
    • [coconut] Update documentation
    • [coconut] Generate coconut user documentation
    • [coconut] coconut conf list command
    • [coconut] coconut conf show command
    • [coconut] coconut conf history command
    • [coconut] coconut conf import command
  • Miscellaneous:
    • [executor] Fix bug which prevented configuration payload to be printed
    • [executor] Improve configuration kv output