Skip to content

Releases: kestra-io/kestra

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)

v0.16.9

05 Jun 19:29
Compare
Choose a tag to compare

Features

Bug Fixes

  • handle namespace variable in eval (YannC)

Chores

  • upgrade to version 0.16.9 (YannC)

v0.15.16

05 Jun 19:21
Compare
Choose a tag to compare

Bug Fixes

  • handle namespace variable in eval (YannC)

Chores

  • upgrade to version 0.15.16 (YannC)

v0.17.0

04 Jun 14:15
Compare
Choose a tag to compare

Features

Read more

v0.16.8

23 May 18:04
Compare
Choose a tag to compare

Chores

v0.16.7

20 May 12:16
Compare
Choose a tag to compare

Code Refactoring

  • core: don't expose multiple entry on collector service (Ludovic DEHON)

Chores

  • upgrade to version 0.16.7 (YannC)

v0.15.15

20 May 11:15
Compare
Choose a tag to compare

Code Refactoring

  • core: don't expose multiple entry on collector service (Ludovic DEHON)

Chores

  • upgrade to version 0.15.15 (YannC)

v0.16.6

02 May 16:18
Compare
Choose a tag to compare

Bug Fixes

Chores

v0.16.5

30 Apr 15:40
Compare
Choose a tag to compare

Features

  • script: move plugin-script library to Kestra itself (Loïc Mathieu)

Bug Fixes

  • ui: use index instead of title for v-for key (YannC)
  • core: working directory are not passing the tenantId to child tasks (Ludovic DEHON)
  • core: fix DeduplicateItems for item containing Instant (#3615) (Florian Hussonnois)
  • core: task runner can now transform relative to absolute paths (based on wdir) + changed ProcessTaskRunner wdir & outputDir var type (brian.mulier)
  • core: type-safe TaskRunner.toAbsolutePath (brian.mulier)
  • script: add missing AbstractExecScript task (Loïc Mathieu)
  • sript: remove the annotation processor as it's only on 0.17 (Loïc Mathieu)

Chores

v0.16.4

25 Apr 14:13
Compare
Choose a tag to compare

Chores

Commits

  • eb489bc: Revert "chore: upgrade to Micronaut 4.3.8" (Loïc Mathieu)