v0.18.0
Features
- cicd: publish allure report (Ludovic DEHON)
- cicd: publish jacoco report (Ludovic DEHON)
- move task runner out of beta (Loïc Mathieu)
- use virtual threads in the k8s-listener thread #125 (Loïc Mathieu)
- use a standard logger for unit test (Ludovic DEHON)
- new product overview video (Will Russell)
- allow to specify nodeSelectors in TaskRunner config #133 (Antoine Balliet)
- runner: take working dir files instead of a static list to upload (brian.mulier)
- document RBAC #134 (Loïc Mathieu)
- allow configuring the pod service account name in the task runner #137 (Loïc Mathieu)
- move task runner to EE #141 (Loïc Mathieu)
Bug Fixes
- cicd: don't run jacoco publish on failed (Ludovic DEHON)
- tests: introduce @KestraTest (linked to kestra-io/kestra#3948) (brian.mulier)
- tests: use TestsUtils.receive API instead of queue.receive (brian.mulier)
- docs: correct the example for using the renamed task runner #123 (Shruti Mantri)
- docs: correct examples to use company.team namespace #126 (Shruti Mantri)
- wrong tempDir() substitution for PodService (Loïc Mathieu)
- correct the kubernetes task runner image #128 (Shruti Mantri)
- Kubernetes runner should download all files from the workingDir #135 (Loïc Mathieu)
- test (Loïc Mathieu)
Code Refactoring
- use runContext non-deprecated methods (Ludovic DEHON)
Chores
- version: update snapshot version 'v0.18.0-SNAPSHOT'. (YannC)
- use non-deprecated PluginUtilsService (Loïc Mathieu)
- deps: update gradle-wrapper-validation (Ludovic DEHON)
- use new DefaultRunContext to access ApplicationContext #122 (Florian Hussonnois)
- deps: use new tests package (Ludovic DEHON)
- Kestra Platform BOM (Loïc Mathieu)
- deps: bump io.fabric8:kubernetes-client from 6.12.1 to 6.13.1 #129 (dependabot[bot])
- version: update to version 'v0.18.0'. (YannC)