v0.17.0
Features
- core: pass task timeout to the task runner #111 (Loïc Mathieu)
- runner: properly handle TaskRunner kill #116 (Florian Hussonnois)
- rename KubernetesTaskRunner to Kubernetes #117 (Loïc Mathieu)
- align cluster connection parameters for TaskRunner and PodCreate #118 (Loïc Mathieu)
- cicd: allow skipping test (Ludovic DEHON)
Bug Fixes
- don't create the init container if not needed #111 (Loïc Mathieu)
- missing @PluginProperty annotations (Loïc Mathieu)
- outputDir is not always present #115 (Loïc Mathieu)
- missing additionnalVars (YannC)
Code Refactoring
- migrate to Java ServiceLoader for plugin registration #113 (Florian Hussonnois)
Builds
- update kestraVersion (Florian Hussonnois)
Chores
- version: update snapshot version 'v0.17.0-SNAPSHOT'. (YannC)
- deps: bump io.fabric8:kubernetes-client from 6.11.0 to 6.12.0 #110 (dependabot[bot])
- deps: update most java deps (Ludovic DEHON)
- deps: bump io.fabric8:kubernetes-client from 6.12.0 to 6.12.1 #112 (dependabot[bot])
- deps: bump org.apache.commons:commons-compress #119 (dependabot[bot])
- upgrade Micronaut platform to 4.4.3 (Loïc Mathieu)
- version: update to version 'v0.17.0'. (YannC)