Skip to content

Releases: kestra-io/kestra

v0.13.2

24 Nov 08:51
Compare
Choose a tag to compare

Bug Fixes

Chores

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

v0.13.1

21 Nov 19:11
Compare
Choose a tag to compare

Bug Fixes

  • subflow logs not working (#2552) (YannC)
  • display actions buttons on topology view (#2575) (YannC)
  • core: input streams are now properly closed to prevent exhausting connections on remote storages (brian.mulier)
  • apply class correctly (#2578) (YannC)
  • display file preview (#2569) (YannC)
  • ui: every unwanted things are now hidden in VSCode editor (brian.mulier)

Chores

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

v0.13.0

16 Nov 10:54
Compare
Choose a tag to compare

Features

Read more

v0.12.3

03 Nov 10:17
Compare
Choose a tag to compare

Chores

Commits

  • 3dbbd1c: fix(jdbc,runner-memory): worker task execution has already been created if we don't wait on a flow task (Loïc Mathieu)

v0.12.2

11 Oct 13:21
Compare
Choose a tag to compare

Bug Fixes

  • webserver: remove useless @Valid annotation (#2231) (YannC)
  • ui: remove default end date (#2243) (YannC)
  • jdbc: merge the locked execution with the received execution to handle parallel tasks execution (#2209) (Loïc Mathieu)
  • jdbc: handle trigger in jdbc heartbeat/resubmit (#2240) (YannC)
  • jdbc-postgres: drop the queues_pk and use an hash index instead (#2277) (Loïc Mathieu)
  • jdbc: change postgres queue pkey migration version (#2279) (YannC)

Chores

v0.12.1

29 Sep 20:30
Compare
Choose a tag to compare

Bug Fixes

Chores

v0.12.0

28 Sep 15:31
Compare
Choose a tag to compare

Features

Bug Fixes

Read more

v0.11.2

27 Sep 08:38
Compare
Choose a tag to compare

Bug Fixes

Chores

v0.11.1

11 Sep 14:57
Compare
Choose a tag to compare

Bug Fixes

Chores

v0.9.9

07 Sep 09:20
Compare
Choose a tag to compare

Bug Fixes

Chores