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)
- use task runner #110 (Loïc Mathieu)
- new product overview videp (Will Russell)
- batch-runner: take working dir files instead of a static list to upload (brian.mulier)
- resume existing batch jobs #119 (Loïc Mathieu)
- move task runner to EE #120 (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: replace DefaultScheduler with JdbcScheduler & fix some queue.receive to work with JDBC (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 (#107) #107 (Shruti Mantri)
- docs: correct examples to use company.team namespace #109 (Shruti Mantri)
- enforce Jackson version from the platform (Loïc Mathieu)
- pass the condition context to the trigger service #112 (Loïc Mathieu)
- batch-runner: prevent task id length overflow (brian.mulier)
- batch-runner: render blobStorage.containerName (brian.mulier)
- Jackson version from the platform #120 (Loïc Mathieu)
- 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)
- deps: update gradle-wrapper-validation (Ludovic DEHON)
- deps: use new tests package (Ludovic DEHON)
- use Kestra Platform BOM #108 (Loïc Mathieu)
- version: update to version 'v0.17.0'. (YannC)
- version: update to version 'v0.18.0'. (YannC)