Releases: kestra-io/plugin-dbt
Releases · kestra-io/plugin-dbt
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)
- add git to all images (Anna Geller)
- new product overview video (Will Russell)
- task runner #118 (Loïc Mathieu)
- use by default the DOCKER task runner #118 (Loïc Mathieu)
- allow overriding the profile and log an INFO #132 (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)
- image used in tests (Anna Geller)
- avoid single pip package to block all image upgrades (Anna Geller)
- add BQ to fix tests (Anna Geller)
- DockerTaskRunner to Docker (Anna Geller)
- docs: correct examples to use company.team namespace #121 (Shruti Mantri)
- projectDir should not be used to retrieve the profile #124 (Loïc Mathieu)
- cloud: missing jackson module loader for ZonedDateTime (Ludovic DEHON)
- use {{workingDir}} in the profile path #129 (Loïc Mathieu)
- enable output dir to handle output files #129 (Loïc Mathieu)
- use {{workingDir}} in the project directory #129 (Loïc Mathieu)
- force enable the output dir #130 (Loïc Mathieu)
- test should use the Process task runner #131 (Loïc Mathieu)
- update dbt project (#133) #133 (YannC)
- 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)
- use non-deprecated PluginUtilsService (Loïc Mathieu)
- deps: bump of Kestra script dep require change of imports (brian.mulier)
- deps: update gradle-wrapper-validation (Ludovic DEHON)
- updated titles (YannC)
- use new DefaultRunContext to access ApplicationContext #119 (Florian Hussonnois)
- upgrade ci deps (Anna Geller)
- deps: use new tests package (Ludovic DEHON)
- use Kestra Platform BOM (Loïc Mathieu)
- version: update to version 'v0.18.0'. (YannC)
Commits
- 6492217: Update dbt.Dockerfile (Anna Geller)
v0.17.3
Bug Fixes
- cloud: missing jackson module loader for ZonedDateTime (Ludovic DEHON)
Chores
- version 0.17.3 (brian.mulier)
v0.17.2
Bug Fixes
- projectDir should not be used to retrieve the profile (Loïc Mathieu)
Chores
- version 0.17.2 (Loïc Mathieu)
v0.17.1
v0.17.0
Features
- move plugin-script to core script lib #110 (Loïc Mathieu)
- examples: update the examples to use 0.17.0 plugin names #116 (Shruti Mantri)
- cicd: allow skipping test (Ludovic DEHON)
Bug Fixes
- deprecated docker options #108 (Loïc Mathieu)
- Jackson lib should be compileOnly #111 (Loïc Mathieu)
- broken dbt example (Anna Geller)
Code Refactoring
- migrate to Java ServiceLoader for plugin registration #109 (Florian Hussonnois)
Chores
- version: update snapshot version 'v0.17.0-SNAPSHOT'. (YannC)
- deps: update most java deps (Ludovic DEHON)
- upgrade Micronaut platform to 4.4.3 (Loïc Mathieu)
- version: update to version 'v0.17.0'. (YannC)
Commits
v0.16.1
Features
- move plugin-script to core script lib (Loïc Mathieu)
Chores
- upgrade to version 0.16.1 (Loïc Mathieu)
v0.16.0
Features
- allow overriding the working directory profile #102 (Loïc Mathieu)
- cli: add support for failFast task property (#78) #104 (Florian Hussonnois)
Bug Fixes
- fix HttpClient seems to block indefinitely on unreachable connection (#93) #94 (Florian Hussonnois)
- missing service loader conf for the JsonMapperSupplier #95 (Loïc Mathieu)
- HttpClient missing Jackson modules #99 (Loïc Mathieu)
Documentation
- add memory limit info #97 (Anna Geller)
Chores
- version: update snapshot version 'v0.16.0-SNAPSHOT'. (YannC)
- version: update minimal kestra version to '0.16'. (YannC)
- upgrade depdencies (Loïc Mathieu)
- version: update to version 'v0.16.0'. (YannC)
Commits
v0.15.2
Bug Fixes
- HttpClient missing Jackson modules (Loïc Mathieu)
Chores
- upgrade to version 0.15.2 (Loïc Mathieu)
v0.15.1
Bug Fixes
- missing service loader conf for the JsonMapperSupplier (Loïc Mathieu)
Chores
- upgrade to version 'v0.15.1' (Loïc Mathieu)
v0.15.0
Features
- Micronaut 4 #86 (Loïc Mathieu)
- *****: Migrate from RxJava2 to Reactor #86 (Loïc Mathieu)
- support multiple tenant (Ludovic DEHON)
Bug Fixes
- root warning #83 (Anna Geller)
- incorrect validation annotation #86 (Loïc Mathieu)
- docs: correct the docs and examples of dbt #90 (Shruti Mantri)
Chores
- version: update snapshot version 'v0.15.0-SNAPSHOT'. (Ludovic DEHON)
- rename input id to input name #87 (Ludovic DEHON)
- deps: bump some gh actions (Ludovic DEHON)
- deps: bump com.github.ben-manes.versions from 0.50.0 to 0.51.0 (Ludovic DEHON)
- upgrade to Micronaut 4.3 (Loïc Mathieu)
- deps: update micronaut & gradle (Ludovic DEHON)
- deps: bump google-github-actions/auth from 1 to 2 (Ludovic DEHON)
- version: update to version 'v0.15.0'. (YannC)
Commits
- 1f921d1: closes kestra-io/docs#475 (Anna Geller)
- 8eb6956: closes #89 (Anna Geller)