Skip to content

Releases: kestra-io/kestra

v0.17.8

27 Jun 09:42
Compare
Choose a tag to compare

Chores

Commits

  • c3b1ceb: Revert "fix(ui): properly handle view type on namespace files (#4138)" (Loïc Mathieu)

v0.17.7

27 Jun 10:50
Compare
Choose a tag to compare

Bug Fixes

  • core: use the flow revision from the condition context instead of the trigger context (Loïc Mathieu)
  • core: flows from one tenant don't erase those from others (brian.mulier)
  • ui: only append date values to inputs form if they exist (#4135) (Miloš Paunović)
  • ui: properly handle view type on namespace files (#4138) (Miloš Paunović)

Chores

v0.17.6

25 Jun 15:05
Compare
Choose a tag to compare

Bug Fixes

  • core: the Request task can crash the worker (Loïc Mathieu)
  • jdbc: add timezone in JDBC url as it was using default JVM timezone (#4114) (YannC)

Chores

v0.16.10

24 Jun 07:38
Compare
Choose a tag to compare

Chores

v0.17.5

21 Jun 15:24
Compare
Choose a tag to compare

Bug Fixes

Chores

v0.17.4

17 Jun 10:57
Compare
Choose a tag to compare

Features

Bug Fixes

  • *****: add tenant id to namespace identifier for skip execution by namespace (brian.mulier)
  • core: nullable tenants & executions for execution skips (brian.mulier)
  • namespaces files working in script tasks on Windows (YannC)

Chores

v0.15.17

17 Jun 09:52
Compare
Choose a tag to compare

Features

Bug Fixes

  • *****: add tenant id to namespace identifier for skip execution by namespace (brian.mulier)
  • core: nullable tenants & executions for execution skips (brian.mulier)

Chores

v0.17.3

14 Jun 21:05
Compare
Choose a tag to compare

Features

  • ui: better handle of no permission (#4004) (YannC)

Bug Fixes

  • core: add unique prefix identifier for output files (#3991) (Florian Hussonnois)
  • core: decrypt outputs for tasks within WorkingDirectory (#4001) (brian-mulier-p)
  • core: properly inject pluginConfiguration for WorkingDirectory task (#4006) (Florian Hussonnois)
  • replace Windows \ for / in LocalStorage (YannC)
  • ui: properly parsing json files in the editor (#4007) (Miloš Paunović)
  • ui: improve the readability of error message in flows (#3901) (Frank Tianyu Zeng)
  • webserver: trim the flow when importing (Loïc Mathieu)
  • ui: allow colon mark in label value (#4027) (yuri)
  • ui: only throw flow/execution not found on sse error when execution is not populated (YannC)
  • ui: no stringify of json inputs (already string as coming form string input) (YannC)
  • webserver: add plugin alias icons (Loïc Mathieu)

Chores

v0.17.2

10 Jun 15:02
Compare
Choose a tag to compare

Bug Fixes

  • ui: amended output preview for sqs trigger messages for ion files (Milos Paunovic)
  • ui: namespace files calls were not including tenant (brian.mulier)

Chores

v0.17.1

05 Jun 20:55
Compare
Choose a tag to compare

Features

Bug Fixes

  • core: UploadFiles now handle subfolders (YannC)
  • core: remove @notempty (YannC)
  • ui: flow default inputs are now properly populated (#3934) (Miloš Paunović)
  • ui: null-safe guided tour access in TriggerFlow.vue (brian.mulier)
  • ui: dont count flow in tutorial namespace (YannC)
  • ui: added safety checks for all tour related calls (#3938) (Miloš Paunović)
  • core: Now accept an extension for the file input (YannC)
  • ui: avoid 404 with autocomplete when flow does not exist (YannC)
  • ui: prevent the need of loading all flows for Flow tab to be displayed in editor (brian.mulier)

Chores

  • upgrade to version 0.17.1 (YannC)