Releases: kestra-io/plugin-dbt
Releases · kestra-io/plugin-dbt
v0.11.0
Features
- improve documentation and provides examples #39 (Loïc Mathieu)
- provides a DbtCLI task to run arbitrary dbt commands #36 (Loïc Mathieu)
- add manifest.json and run_results.json as output files #40 (Loïc Mathieu)
- tasks: move to the new scripting engine (#44) #44 (Loïc Mathieu)
- docker: introduce docker images (#43) (Anna Geller)
- core: dbt CLI projectDir (#47) #47 (Loïc Mathieu)
Bug Fixes
- dbt list, deps and freshness didn't generate result files #39 (Loïc Mathieu)
- dbt freshness is now dbt source freshness #39 (Loïc Mathieu)
- cloud: don't upload missing result files (Ludovic DEHON)
- update the examples as kestra-demo is now based on DuckDB #49 (Loïc Mathieu)
- tasks: allow overriding docker default (#48) #48 (Loïc Mathieu)
- build: use maven compatible version (Ludovic DEHON)
Code Refactoring
- tasks: relocate BashService to PluginService (Ludovic DEHON)
Chores
- version: update snapshot version 'v0.10.1-SNAPSHOT'. (Ludovic DEHON)
- version: update to version 'v0.11.0'. (Ludovic DEHON)
Commits
- introduce general Commands #36 (Ludovic DEHON)
- 4b3a61c: fix secret + use our dbt repo (#42) (Anna Geller) #42
- a40934e: (fix) label copy-paste error (Anna Geller)
- 35660a5: Delete dbt-terradata.Dockerfile (Anna Geller)
- 6fdd9b2: Update dbt.Dockerfile (Anna Geller)
- 1b014e2: fix(dockerfile) support only most common adapters (Anna Geller)
v0.10.0
Features
- dbt: add deps command (Ludovic DEHON)
- tasks: remove useless DynamicTask interface (#32) #32 (Loïc Mathieu)
Chores
- version: update snapshot version 'v0.9.1-SNAPSHOT'. (Ludovic Dehon)
- version: update snapshot version 'v0.10.0-SNAPSHOT' (Ludovic DEHON)
- deps: bump com.github.ben-manes.versions from 0.46.0 to 0.47.0 (Ludovic DEHON)
- deps: update common java libs (Ludovic DEHON)
- deps: use latest kestra version (Ludovic DEHON)
- version: update to version 'v0.10.0'. (Ludovic DEHON)
v0.9.0
Features
- Java 17 (Loïc Mathieu)
- add projectDir option (Ludovic DEHON)
Bug Fixes
- add --profiles-dir option after the command #31 (Loïc Mathieu)
- --thread option should be --threads #31 (Loïc Mathieu)
Chores
- version: update snapshot version 'v0.8.1-SNAPSHOT'. (Ludovic DEHON)
- docs: proper plugin name (Ludovic DEHON)
- deps: update all java deps (Ludovic DEHON)
- version: update to version 'v0.9.0'. (Ludovic Dehon)
v0.8.0
Features
- plugin categories and icons (Loïc Mathieu)
Bug Fixes
- tasks: don't add metrics in the run attempt it's not more needed (#27) #27 (Loïc Mathieu)
- task: replace '=' by ' ' in dbt cli command to allow special chars in param (#29) #29 (Loïc Mathieu)
Chores
- version: update snapshot version 'v0.6.2-SNAPSHOT'. (Ludovic DEHON)
- deps: update all deps (Ludovic DEHON)
- version: update to version 'v0.8.0'. (Ludovic DEHON)
v0.6.1
Bug Fixes
- tasks: micronaut http client is not compatible with context class loader (Ludovic DEHON)
- tasks: configure properly http client for json deserialization (Ludovic DEHON)
- tasks: handle new log version (Ludovic DEHON)
Chores
- version: update snapshot version 'v0.6.1-SNAPSHOT'. (Ludovic DEHON)
- deps: bump com.github.ben-manes.versions from 0.44.0 to 0.45.0 (Ludovic DEHON)
- deps: bump ru.vyarus.github-info from 1.4.0 to 1.5.0 (Ludovic DEHON)
- deps: bump com.github.ben-manes.versions from 0.45.0 to 0.46.0 #21 (dependabot[bot])
- version: update to version 'v0.6.1'. (Ludovic DEHON)
v0.6.0
Features
- deps: update all java deps (Ludovic DEHON)
- cloud: add a TriggerRun task for dbt cloud #11 (Ludovic DEHON)
- deps: update all java deps (Ludovic DEHON)
- deps: update all java deps (Ludovic DEHON)
Chores
- version: update snapshot version 'v0.5.1-SNAPSHOT'. (Ludovic DEHON)
- docs: fix readme (Ludovic DEHON)
- docs: add an example (Ludovic DEHON)
- version: update to version 'v0.6.0'. (Ludovic DEHON)
v0.5.0
Features
- cicd: don't flag release as pre release (Ludovic DEHON)
- build: release plugin need master branch (Ludovic DEHON)
Bug Fixes
- tasks: remove non necessary deps (Ludovic DEHON)
Chores
- version: update snapshot version 'v0.4.1-SNAPSHOT'. (Ludovic DEHON)
- docs: move community to slack (Ludovic DEHON)
- docs: change slack link (Ludovic DEHON)
- deps: update java deps (Ludovic DEHON)
- version: update to version 0.5.0-SNAPSHOT (Ludovic DEHON)
- deps: update all java deps (Ludovic DEHON)
- deps: update all java deps (Ludovic DEHON)
- version: update to version 'v0.5.0'. (Ludovic DEHON)
v0.4.0
chore(version): tag version 'v0.4.0'.