v0.17.0
Features
- core: pass task timeout to the task runner #139 (Loïc Mathieu)
- move plugin-script to core script lib #142 (Loïc Mathieu)
- examples: update the examples to use 0.17.0 plugin names #148 (Shruti Mantri)
- cicd: allow skipping test (Ludovic DEHON)
- new targetOS property (#149) #149 (YannC)
Bug Fixes
- scripts: use taskRunner to move created script file relative path to absolute path + changed wdir & outputDir vars type for DockerTaskRunner (brian.mulier)
- docs: correct the example to use huggingface url #143 (Shruti Mantri)
- serialization tasks renaming (Anna Geller)
- task runners (Anna Geller)
- core: missing variables in rendering (YannC)
- adjust powershell image - closes kestra-io/kestra#3877 (Anna Geller)
- node: new method input files (#150) #150 (YannC)
Code Refactoring
- migrate to Java ServiceLoader for plugin registration #140 (Florian Hussonnois)
Builds
- update kestraVersion (Florian Hussonnois)
Chores
- version: update snapshot version 'v0.17.0-SNAPSHOT'. (YannC)
- deps: update most java deps (Ludovic DEHON)
- update runContext deprecated methods #144 (Florian Hussonnois)
- deps: bump org.apache.groovy:groovy-jsr223 from 4.0.18 to 4.0.21 #138 (dependabot[bot])
- upgrade Micronaut platform to 4.4.3 (Loïc Mathieu)
- version: update to version 'v0.17.0'. (YannC)