v0.18.0
Features
- cicd: publish allure report (Ludovic DEHON)
- docs: add groovy filetransform example using jackson library #152 (Shruti Mantri)
- remove default docker options as we switched to task runner #153 (Loïc Mathieu)
- cicd: publish jacoco report (Ludovic DEHON)
- use a standard logger for unit test (Ludovic DEHON)
- new product overview video (Will Russell)
Bug Fixes
- docs: deprecate LocalFiles from example #154 (Shruti Mantri)
- 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 examples to use company.team namespace #155 (Shruti Mantri)
- add missing test repository config (Loïc Mathieu)
- enforce platform (Loïc Mathieu)
- example: correct the R script example #158 (Shruti Mantri)
- kestra-io/kestra#4197 (Anna Geller)
- examples: correct the examples for shell script and commands (#162) #162 (Shruti Mantri)
- plugin-sript: bash task cannot run with a volume #164 (Loïc Mathieu)
- task runner INSTANCE -> instance() (Loïc Mathieu)
Documentation
- add plugin icon for docker task runner (Anna Geller)
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)
- remove unused ScriptService #153 (Loïc Mathieu)
- deps: use new tests package (Ludovic DEHON)
- Kestra Platform (Loïc Mathieu)
- version: update to version 'v0.18.0'. (YannC)