Skip to content

Releases: kestra-io/plugin-dbt

v0.21.0-rc1-SNAPSHOT

31 Jan 15:39
Compare
Choose a tag to compare

Bug Fixes

Chores

v0.21.0-rc0-SNAPSHOT

29 Jan 17:16
Compare
Choose a tag to compare

Bug Fixes

Code Refactoring

Chores

Commits

  • 7262746: chore(deps): bump andrcuns/allure-publish-action from 2.8.0 to 2.9.0 (#164) (Mathieu Gabelle) #164

v0.20.0

03 Dec 12:25
Compare
Choose a tag to compare

Features

Bug Fixes

Code Refactoring

Builds

  • deps: bump rlespinasse/github-slug-action from 4 to 5 (Ludovic DEHON)

Chores

Commits

v0.19.1

01 Oct 19:30
Compare
Choose a tag to compare

Bug Fixes

Chores

v0.19.0

01 Oct 14:09
Compare
Choose a tag to compare

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

Code Refactoring

Chores

Commits

  • f1f3d66: Update src/main/java/io/kestra/plugin/dbt/cli/DbtCLI.java (Anna Geller) #137
  • 432c6d9: Update DbtCLI.java (Anna Geller) #140
  • c96e05b: Update DbtCLI.java (Anna Geller) #140

v0.18.4

13 Sep 12:30
Compare
Choose a tag to compare

Bug Fixes

Chores

v0.18.3

12 Sep 15:15
Compare
Choose a tag to compare

Features

Chores

v0.18.2

22 Aug 12:47
Compare
Choose a tag to compare

Features

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

Commits

  • 2f40b82: Update src/main/java/io/kestra/plugin/dbt/cli/DbtCLI.java (Anna Geller)

v0.17.4

22 Aug 13:05
Compare
Choose a tag to compare

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

v0.18.1

08 Aug 11:02
Compare
Choose a tag to compare

Bug Fixes

  • use containerImage istead of DEFAULT_IMAGE when no image in options (Loïc Mathieu)

Commits