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
- upgrade to version 0.16.5 (Loïc Mathieu)