Skip to content

Releases: kestra-io/plugin-dbt

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

v0.18.0

06 Aug 20:57
Compare
Choose a tag to compare

Features

Bug Fixes

Code Refactoring

Chores

Commits

  • 6492217: Update dbt.Dockerfile (Anna Geller)

v0.17.3

05 Jul 08:21
Compare
Choose a tag to compare

Bug Fixes

  • cloud: missing jackson module loader for ZonedDateTime (Ludovic DEHON)

Chores

v0.17.2

28 Jun 11:22
Compare
Choose a tag to compare

Bug Fixes

  • projectDir should not be used to retrieve the profile (Loïc Mathieu)

Chores