Skip to content

Releases: kestra-io/kestra

v0.15.18

02 Sep 12:34
Compare
Choose a tag to compare

Bug Fixes

  • change docker command in ci (YannC)

Chores

  • upgrade to version 0.15.18 (YannC)

v0.18.4

29 Aug 14:44
Compare
Choose a tag to compare

Bug Fixes

Chores

v0.18.3

22 Aug 13:21
Compare
Choose a tag to compare

Features

Bug Fixes

  • ui: improved the editor behaviour on switching views (#4667) (Miloš Paunović)
  • ui: make sure blueprint base url is always present in component (Milos Paunovic)
  • ui: only set editor tabs to dirty if not on creation (#4668) (Miloš Paunović)
  • webserver: create execution don't display error (Ludovic DEHON)
  • jdbc-postgres: remove not-needed serialization in Postgres queue (Loïc Mathieu)
  • mysql: temproray fix to optimize fetch from queue table (Florian Hussonnois)
  • core: In nested flowable, return 0 instead of null output for iterationCount in waitFor task (#4700) (YannC)
  • ui: avoid empty navbar in blueprint details view (YannC)
  • ui: fixed tab error when viewing blueprint details (YannC)
  • core: failed expression on a trigger condition crash the scheduler (Loïc Mathieu)

Chores

Commits

  • f271879: Update PurgeLogs.java (audunsol)

v0.17.19

22 Aug 14:49
Compare
Choose a tag to compare

Features

Bug Fixes

  • jdbc-postgres: remove not-needed serialization in Postgres queue (Loïc Mathieu)
  • core: In nested flowable, return 0 instead of null output for iterationCount in waitFor task (#4700) (YannC)

Chores

v0.18.2

14 Aug 16:31
Compare
Choose a tag to compare

Features

  • ui: add shortcut to Output Debugger (#4612) (yuri)

Bug Fixes

  • core: if empty then (Loïc Mathieu)
  • script: include directories in docker task runner volume (brian.mulier)
  • ui: add check if property exists on blueprint details page (Miloš Paunović)
  • ui: prevent event propagate and provide blueprint source in query (#4651) (YannC)
  • core: change property options to values for multiselect, deprecated the older and will be removed in 0.20 (YannC)
  • tests: modify mocks for taskCommands to match the new implementation (brian.mulier)

Chores

v0.18.1

08 Aug 16:04
Compare
Choose a tag to compare

Bug Fixes

Chores

Commits

  • ae15cef: fix(core,jdbc): PurgeLog with levels in postgres (Loïc Mathieu)

v0.17.18

08 Aug 16:45
Compare
Choose a tag to compare

Bug Fixes

Chores

v0.18.0

06 Aug 16:53
Compare
Choose a tag to compare

Features

Bug Fixes

Read more

v0.17.17

01 Aug 12:40
Compare
Choose a tag to compare

Bug Fixes

Chores

  • upgrade to 0.17.17 (YannC)

v0.17.16

30 Jul 14:34
Compare
Choose a tag to compare

Chores