Releases: kestra-io/plugin-dbt
Releases · kestra-io/plugin-dbt
v0.21.0-rc1-SNAPSHOT
Bug Fixes
- move inject default method to render container image (#169) (Mathieu Gabelle)
Chores
- version: update to version 'v0.21.0-rc1-SNAPSHOT'. (Florian Hussonnois)
v0.21.0-rc0-SNAPSHOT
Bug Fixes
- move interpreter to dynamic (#167) #167 (Mathieu Gabelle)
Code Refactoring
- remove deprecated methods (#163) #163 (Mathieu Gabelle)
- move dbt cli to dynamic properties (#166) #166 (Mathieu Gabelle)
Chores
- version: update snapshot version 'v0.21.0-SNAPSHOT'. (Florian Hussonnois)
- adapt to latest taskrunner specs (Ludovic DEHON)
- deps: update common dependency (Ludovic DEHON)
- build: add project property for release plugin (Florian Hussonnois)
- version: update to version 'v0.21.0-rc0-SNAPSHOT'. (Florian Hussonnois)
Commits
v0.20.0
Features
- add storeManifest and loadManifest (#152) #152 (Mathieu Gabelle)
Bug Fixes
- cli: prevent NPE on profiles + @NotNull on CheckStatus (brian.mulier)
- cli: remove immutable map to avoid throwing exception (#150) #150 (Mathieu Gabelle)
- avoid hardcoding the namespace in the defer example (Anna Geller)
- dbt loadManifest example - closes #156 (Anna Geller)
- clean up issue templates (Anna Geller)
- example (Anna Geller)
- don't append log format on other command than dbt (Ludovic DEHON)
- add missing .editorconfig (Ludovic DEHON)
Code Refactoring
- add doc and warning on not found manifest with loadManifest (#155) #155 (Mathieu Gabelle)
Builds
- deps: bump rlespinasse/github-slug-action from 4 to 5 (Ludovic DEHON)
Chores
- version: update snapshot version 'v0.20.0-SNAPSHOT'. (brian.mulier)
- cicd: use a non branch version for test artifact (Ludovic DEHON)
- version: update to version 'v0.20.0'. (Florian Hussonnois)
Commits
v0.19.1
Bug Fixes
- cli: prevent NPE on profiles + @NotNull on CheckStatus (brian.mulier)
Chores
- version: update to version 'v0.19.1'. (brian.mulier)
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)
Commits
v0.18.4
Bug Fixes
- trigger: fix baseUrl when checking run status (Florian Hussonnois)
Chores
- update version to v0.18.4 (Florian Hussonnois)
v0.18.3
v0.18.2
Features
- warn on missing 'projectDIr' property (Loïc Mathieu)
Bug Fixes
- some id increase from int to long (Ludovic DEHON)
- prevent result parser to failed when there is a missing status (Ludovic DEHON)
Chores
- version 0.18.2 (Loïc Mathieu)
Commits
- 2f40b82: Update src/main/java/io/kestra/plugin/dbt/cli/DbtCLI.java (Anna Geller)
v0.17.4
Bug Fixes
- some id increase from int to long (Ludovic DEHON)
- prevent result parser to failed when there is a missing status (Ludovic DEHON)
Chores
- version 0.17.4 (Loïc Mathieu)
v0.18.1
Bug Fixes
- use containerImage istead of DEFAULT_IMAGE when no image in options (Loïc Mathieu)
Commits
- upgrade to 0.18.1 (Loïc Mathieu)