Releases: kestra-io/plugin-dbt
v1.6.0
Changelog
🚀 Features
- 1f08bef mark secret properties as secret type
📘 Subtasks
deps
- dd625c9 bump io.kestra.gradle.spotless-conventions (#262), closes #262
- 6c342a3 bump io.kestra.gradle.inject-bom-versions (#263), closes #263
- 6c132e1 bump com.github.ben-manes.versions from 0.53.0 to 0.54.0 (#264), closes #264
version
🐛 Bug Fixes
dbt
- 097bfcc expose script output vars from DbtCLI
📝 Documentation
- 3d66d64 normalize README with Why and What
- aeae494 rewrite AGENTS.md Why section
- 138207e add/update AGENTS.md with clear Why/What
Contributors
We'd like to thank the following people for their contributions:
François Delbrayelle, GitHub, Malay Dewangan, dependabot[bot]
v1.5.0
Changelog
🚀 Features
📘 Subtasks
deps
- 4a49d83 bump io.kestra.gradle.spotless-conventions (#256), closes #256
- 3c80c14 bump com.gradleup.shadow from 9.4.0 to 9.4.1 (#257), closes #257
- b78b7cb bump io.kestra.gradle.inject-bom-versions (#258), closes #258
- 90be512 bump gradle-wrapper from 9.4.0 to 9.4.1 (#253), closes #253
- 4b39b4b bump dorny/paths-filter from 3 to 4 (#249), closes #249
- ecfd2da bump com.gradleup.shadow from 9.3.2 to 9.4.0 (#250), closes #250
version
🐛 Bug Fixes
- eeee69e remove --target-path injection from dbt commands
- 3480a64 compile, in Setup.java this.docker does not exist anymore
- 4cfa99c replace deprecated Property<> constructor with Property.ofValue/ofExpression (#251), closes #251
📝 Documentation
- d5f1049 add AI agent context files (AGENTS.md, CLAUDE.md, GEMINI.md)
Contributors
We'd like to thank the following people for their contributions:
François Delbrayelle, GitHub, Malay Dewangan, Roman Acevedo, dependabot[bot]
v1.4.0
Changelog
🚀 Features
- f9736a3 setup and apply spotless
📘 Subtasks
deps
- 289b50e bump io.kestra.gradle.inject-bom-versions (#244), closes #244
- ec74208 bump gradle-wrapper from 9.3.1 to 9.4.0 (#242), closes #242
- 0d2d2cf bump docker/login-action from 3 to 4 (#246), closes #246
- 71dc4c7 bump docker/build-push-action from 6 to 7 (#245), closes #245
- fb79774 bump docker/setup-buildx-action from 3 to 4 (#243), closes #243
- 4191c82 bump docker/setup-qemu-action from 3 to 4 (#241), closes #241
version
global
- ffe1f67 add .factorypath and bin/ to .gitignore
🐛 Bug Fixes
ci
- 19b12e4 add concurrency group to prevent parallel BigQuery test conflicts
global
- 0d1accb attempt to fix ci
Contributors
We'd like to thank the following people for their contributions:
François Delbrayelle, Gideon, GitHub, YannC., dependabot[bot]
v1.3.1
Changelog
📘 Subtasks
version
🐛 Bug Fixes
assets
global
🛠 Build
- 2eb43eb add kestra-version input to workflow_dispatch
Contributors
We'd like to thank the following people for their contributions:
François Delbrayelle, GitHub
v1.3.0
Changelog
🚀 Features
assets
📘 Subtasks
deps
version
🐛 Bug Fixes
- b6e43b3 attempt to fix tests
Contributors
We'd like to thank the following people for their contributions:
François Delbrayelle, GitHub
v1.2.3
Full Changelog: v1.2.2...v1.2.3
v1.2.2
Full Changelog: v1.2.1...v1.2.2
v1.2.1
Changelog
📘 Subtasks
version
- 9918a38 update to version 'v1.2.1'.
- bed3440 set kestraVersion to 1.2.4 (#235), closes #235
- 32da371 update snapshot version 'v1.2.1-SNAPSHOT'.
global
🛠 Build
- 3bd0967 add more memory for gradle
Contributors
We'd like to thank the following people for their contributions:
François Delbrayelle, GitHub, Malay Dewangan, ben8t
v1.2.0
Changelog
📘 Subtasks
deps
- d297b73 update to gradle 9.3.1
version
global
- 1b70a42 RetryUtils is now a static utility class
- fadc2c8 change labels on issue template
- 25baeba improve contributor guidelines
📝 Documentation
dbt
Contributors
We'd like to thank the following people for their contributions:
AJ Emerich, GitHub, Ludovic DEHON, Malay Dewangan, Will Russell