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)
- task runner #475 (Loïc Mathieu)
- new product overview video (Will Russell)
- batch-runner: take working dir files instead of a static list to upload #485 (brian.mulier)
- sqs: externalize waitTime for SQS client #487 (Florian Hussonnois)
- resume AWS batch job #495 (Loïc Mathieu)
- improve credential documentation #497 (Loïc Mathieu)
- download all files from the working directory in the task runner #498 (Loïc Mathieu)
- move task runner to EE #506 (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 #463 (Shruti Mantri)
- docs: correct example to use company.team namespace #469 (Shruti Mantri)
- add waitTimeSecods to SQS to avoid too many API calls #471 (Loïc Mathieu)
- endpointOverride docs for all S3 backends (Will Russell)
- test: fix InvokeUnitTest #476 (Florian Hussonnois)
- pass the condition context to the trigger service #477 (Loïc Mathieu)
- receive message wait time cannot be larger than 20 (Anna Geller)
- broken example sqs (Anna Geller)
- sqs: optimize async client and externalize config #499 (Florian Hussonnois)
- 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 #468 (Loïc Mathieu)
- deps: bump aws batch dep #485 (brian.mulier)
- deps: bump org.testcontainers:junit-jupiter from 1.19.8 to 1.20.0 #494 (dependabot[bot])
- deps: bump org.testcontainers:testcontainers #490 (dependabot[bot])
- version: update to version 'v0.17.0'. (YannC)
- version: update to version 'v0.18.0'. (YannC)