v0.19.0
Features
- automatically trigger CI every monday,wednesday and friday at 5am, notify if failed (YannC)
- warn on missing 'projectDIr' property #137 (Loïc Mathieu)
- cloud: runId could be a Long (Ludovic DEHON)
Bug Fixes
- use containerImage istead of DEFAULT_IMAGE when no image in options (Loïc Mathieu)
- some id increase from int to long (Ludovic DEHON)
- prevent result parser to failed when there is a missing status (Ludovic DEHON)
- docs: standardised id naming for all dbt tasks #138 (Shruti Mantri)
- QueueException on test (Loïc Mathieu)
- trigger: fix baseUrl when checking run status (Florian Hussonnois)
- parsing of dynamic task duration #141 (Mathieu Gabelle)
- aggregated logs #142 (Mathieu Gabelle)
- put TaskRunner back to v1 to enable build #143 (Mathieu Gabelle)
- v2 property: back to v1 when annotation != @NotNull #144 (Mathieu Gabelle)
Code Refactoring
- upgrade to v2 property #143 (Mathieu Gabelle)
Chores
- version: update snapshot version 'v0.19.0-SNAPSHOT'. (YannC)
- deps: bump gradle/actions from 3 to 4 #134 (dependabot[bot])
- deps: bump andrcuns/allure-publish-action from 2.6.0 to 2.7.1 #126 (dependabot[bot])
- deps: bump docker/build-push-action from 5 to 6 #120 (dependabot[bot])
- deps: update gradle wrapper (Ludovic DEHON)
- cicd: remove github discussions link (Ludovic DEHON)
- version: update to version 'v0.19.0'. (brian.mulier)