Skip to content

Releases: kestra-io/kestra

v0.15.13

23 Apr 09:35
Compare
Choose a tag to compare

Bug Fixes

Chores

  • upgrade to version 0.15.13 (YannC)

v0.16.2

22 Apr 17:24
Compare
Choose a tag to compare

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)

v0.15.12

22 Apr 16:14
Compare
Choose a tag to compare

Bug Fixes

  • scheduler: better handling of locked triggers (#3603) (YannC)

Continuous Integration

  • set plugin version via a variable to allow easily changing it (Loïc Mathieu)

Chores

  • upgrade to version 0.15.12 (YannC)

v0.16.1

15 Apr 16:03
Compare
Choose a tag to compare

Features

  • ui: set plugins menu back in the UI (#3558) (YannC)
  • ui: click anywhere on the row to open logs of a task in Gantt vue (YannC)

Bug Fixes

  • downgrade Micronaut (Loïc Mathieu)
  • validate: restore ability to run validate command without any configuration (brian.mulier)
  • ui: use new Monaco API for decorations to prevent editor from disappearing (brian.mulier)

Chores

  • version: update to version 'v0.16.1' (YannC)

v0.16.0

11 Apr 15:00
Compare
Choose a tag to compare

Features

Read more

v0.15.11

04 Apr 14:59
Compare
Choose a tag to compare

Bug Fixes

  • core: variable renderer handle properly raw tags when recursive rendering (brian.mulier)
  • core: add getName() to input to have soft deprecation (brian.mulier)
  • webserver: Triggers page crash when a trigger is deleted (Loïc Mathieu)
  • core: MapUtils performance (Loïc Mathieu)
  • core: improve Execution.findChilds() (Loïc Mathieu)
  • core: fix stats webserver (#3408) (Florian Hussonnois)
  • core: properly handle deprecation for input's name property to prevent false warnings (brian.mulier)
  • core: skip directory and un-readable file on WorkingDirectory post action (Loïc Mathieu)
  • webserver: ability to turn off basic authentication through configuration (brian.mulier)
  • ui: no more editor shrink due to localStorage value missing (brian.mulier)
  • ui: allow backfill with not required inputs (YannC)
  • webserver: set paused to success if not subtask (#3458) (YannC)
  • test: test does not pass during release (YannC)

Chores

v0.15.10

28 Mar 16:44
Compare
Choose a tag to compare

Bug Fixes

Chores

v0.15.9

25 Mar 14:37
Compare
Choose a tag to compare

Bug Fixes

  • topology: fixed a bug where having a subflow with a trigger with same id than current flow would lead to wrong graph (brian.mulier)
  • topology: fixed some edge cases where graph uids were wrong (brian.mulier)
  • ui: remove additional warnings (brian.mulier)
  • core: remove ScheduleBackfill, Condition & ScheduleCondition from defs (brian.mulier)
  • ui: remove Axios' default URL to prevent duplicate context path in called URL (brian.mulier)
  • webserver: no longer decrypt secret inputs & outputs when doing an evaluate for an execution taskrun (brian.mulier)
  • core: prevent crashing if secret input is null (brian.mulier)
  • core: runContext decrypt method as public (brian.mulier)
  • ui: translate enable auth message (YannC)
  • ui: boolean input label (YannC)
  • editor: editor won't fully shrink anymore (brian.mulier)

Chores

  • ui: fix various Vue dev warnings (yuri1969)
  • ui: split languages in multiples files (#3313) (YannC)
  • version: update to version 'v0.15.9' (YannC)

v0.15.8

15 Mar 18:32
Compare
Choose a tag to compare

Bug Fixes

  • webserver: override InputStream available method in NamespaceFileController.putNamespaceFile (brian.mulier)

Chores

v0.15.7

15 Mar 13:13
Compare
Choose a tag to compare

Chores