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 a standard logger for unit test (Ludovic DEHON)
- add git to all images (Anna Geller)
- new product overview video (Will Russell)
- task runner #118 (Loïc Mathieu)
- use by default the DOCKER task runner #118 (Loïc Mathieu)
- allow overriding the profile and log an INFO #132 (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)
- image used in tests (Anna Geller)
- avoid single pip package to block all image upgrades (Anna Geller)
- add BQ to fix tests (Anna Geller)
- DockerTaskRunner to Docker (Anna Geller)
- docs: correct examples to use company.team namespace #121 (Shruti Mantri)
- projectDir should not be used to retrieve the profile #124 (Loïc Mathieu)
- cloud: missing jackson module loader for ZonedDateTime (Ludovic DEHON)
- use {{workingDir}} in the profile path #129 (Loïc Mathieu)
- enable output dir to handle output files #129 (Loïc Mathieu)
- use {{workingDir}} in the project directory #129 (Loïc Mathieu)
- force enable the output dir #130 (Loïc Mathieu)
- test should use the Process task runner #131 (Loïc Mathieu)
- update dbt project (#133) #133 (YannC)
- task runner INSTANCE -> instance() (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: bump of Kestra script dep require change of imports (brian.mulier)
- deps: update gradle-wrapper-validation (Ludovic DEHON)
- updated titles (YannC)
- use new DefaultRunContext to access ApplicationContext #119 (Florian Hussonnois)
- upgrade ci deps (Anna Geller)
- deps: use new tests package (Ludovic DEHON)
- use Kestra Platform BOM (Loïc Mathieu)
- version: update to version 'v0.18.0'. (YannC)
Commits
- 6492217: Update dbt.Dockerfile (Anna Geller)