v0.18.0
Features
- cicd: publish allure report (Ludovic DEHON)
- cicd: publish jacoco report (Ludovic DEHON)
- use a standard logger for unit test (Ludovic DEHON)
- new product overview video (Will Russell)
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 examples to use company.team namespace #79 (Shruti Mantri)
- pass the condition context to the trigger service #81 (Loïc Mathieu)
- produce example (Will Russell)
- build: docker-compose is now docker compose (Ludovic DEHON)
- disable service liveness check on tests (Loïc Mathieu)
- Jackson version from the platform (Loïc Mathieu)
Code Refactoring
- use runContext non-deprecated methods (Ludovic DEHON)
- core: remove Worker constructor (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 (Loïc Mathieu)
- version: update to version 'v0.18.0'. (YannC)