Releases: kestra-io/plugin-dbt
Releases · kestra-io/plugin-dbt
v1.1.0
Changelog
🚀 Features
cli
- d506a43 support for fusion CLI as engine
📘 Subtasks
core
deps
- 9724f35 bump gradle to 9.1.0
- fea78c1 bump com.gradleup.shadow from 9.1.0 to 9.2.2
- fa27b3f bump com.github.ben-manes.versions from 0.52.0 to 0.53.0
- 80d67e7 update kestraVersion to [1.0,).
kestraVersion
- 576f6f2 update to 'v1.0.0'
version
global
- ba454c4 fix release gradle tasks
- 6650346 update README
- c442936 remove lots of deprecated
- 387dff9 reactivate jacoco xml reports
🐛 Bug Fixes
plugin-dbt
test
global
- 2b7cc4d missing permission on packages read
- 7ce5ba3 new gradle new format for java sourceCompatibility & targetCompatibility
- d432723 include permission on main ci
🛠 Build
- 7432da8 set kestraVersion required to false in release.yml
- b84043e remove webhookUrl from main.yml
- d876ae9 move webhookUrl from release.yml to main.yml
- 6a19b4e add release.yml
📝 Documentation
- 2f0816a add contributor guidelines
dbt
Contributors
We'd like to thank the following people for their contributions:
AJ Emerich, François Delbrayelle, GitHub, Ludovic DEHON, Malay Dewangan, Malaydewangan09, Pavalasri, Vs7sai, brian.mulier, github-actions[bot]
v1.0.0
Changelog
📘 Subtasks
deps
- 97d87d9 update kestraVersion to [1.0,).
- 1521f68 bump com.gradleup.shadow to 9.1.0
- a25e2e1 bump actions/checkout from 4 to 5
version
global
🐛 Bug Fixes
cloud
- f6767f4 use RetryUtils to retry (#204), closes #204
- a557b74 TriggerRun should retry in case of 5xx (#203), closes #203
global
- ec2e465 prevent double inclusion of the platform
- fe69e4c fix(): plugin name for better readability
- 082f569 fix(): subgroups for better readability
Contributors
We'd like to thank the following people for their contributions:
Florian Hussonnois, François Delbrayelle, GitHub, Loïc Mathieu, Ludovic DEHON, Malay Dewangan, Malaydewangan09, brian.mulier, github-actions[bot]
v0.24.1
Changelog
📘 Subtasks
version
- 18799ce update to version '0.24.1'
global
- 6cc3c25 add io.kestra.gradle.inject-bom-versions plugin
🐛 Bug Fixes
cloud
- c2a5136 use RetryUtils to retry (#204), closes #204
- ed0e979 TriggerRun should retry in case of 5xx (#203), closes #203
global
Contributors
We'd like to thank the following people for their contributions:
François Delbrayelle, Malaydewangan09, nKwiatkowski