Skip to content

v0.16.2

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Apr 17:24
· 1128 commits to develop since this release

Bug Fixes

  • core: VariableRenderer should expose alternativeRender (Florian Hussonnois)
  • tests: add real launch to outputDirDisabled test for task runners (brian.mulier)
  • ui: prevent editor shrink on loading task runner doc (brian.mulier)
  • ui: Gantt clicks are working again (brian.mulier)
  • ui: flow full revision is truncated (Ludovic DEHON)
  • cli: API commands work against a pre-micronaut-upgrade server (brian.mulier)
  • core: handle secret in trigger (Ludovic DEHON)
  • scheduler: better handling of locked triggers (#3603) (YannC)

Chores

Commits

  • core: mandate that both key and value are present for labels (Loïc Mathieu)