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 LogTailService #402 (Loïc Mathieu)
- use a standard logger for unit test (Ludovic DEHON)
- task runner #406 (Loïc Mathieu)
- batch: add ComputeResource configurations (Ludovic DEHON)
- new product overview video (Will Russell)
- runners: take working dir files instead of a static list to upload (brian.mulier)
- retry getJob to avoid DeadlineExceededException #419 (Loïc Mathieu)
- resume a CloudRUn task job #421 (Loïc Mathieu)
- task runner should dowload all output files from the output dir #422 (Loïc Mathieu)
- move task runner to EE #423 (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 (#401) #401 (Shruti Mantri)
- docs: correct examples to use company.team namespace #405 (Shruti Mantri)
- pass the condition context to the trigger service #408 (Loïc Mathieu)
- wording (Anna Geller)
- batch: computeResource as string (Ludovic DEHON)
- batch/runner: catch all exceptions while on killing job (Florian Hussonnois)
- test: fix TriggerTest (Florian Hussonnois)
- formatting (Will Russell)
- start the subscriber after adding the listerner to it #417 (Loïc Mathieu)
- parse JSON log #420 (Loïc Mathieu)
- task runner INSTANCE -> instance() (Loïc Mathieu)
Documentation
- add a link (Anna Geller)
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)
- use new runContext version method #400 (Florian Hussonnois)
- deps: use new tests package (Ludovic DEHON)
- use Kestra Platform BOM (Loïc Mathieu)
- add logs on Batch runner (Florian Hussonnois)
- version: update to version 'v0.18.0'. (YannC)