Skip to content

Releases: memiiso/opendbt

0.12.0

17 Dec 14:51
Compare
Choose a tag to compare

Notable changes

With this release using cross project dbt ref supported: other names dbt mesh, multi porject dbt setup

What's Changed

Full Changelog: 0.11.0...0.12.0

0.11.0

17 Dec 14:49
Compare
Choose a tag to compare

Notable changes

Now with opendbt its possible to register project level dbt callbacks

What's Changed

  • Improve OpenDbtCli, load and activate project callbaks befor run by @ismailsimsek in #45
  • OpenDbtCli, load and activate project callbaks befor run Part-2 by @ismailsimsek in #46

Full Changelog: 0.10.0...0.11.0

0.10.0

11 Dec 18:31
Compare
Choose a tag to compare

Notable changes

  • Sample code added which demonstrates dlt and dbt integration, see blog post
  • dbt 1.6.x and 1.9.x support added.

What's Changed

Full Changelog: 0.9.0...0.10.0

0.9.0

02 Dec 20:32
7788c50
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.8.0...0.9.0

0.8.0

15 Nov 13:11
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.7.0...0.8.0

0.7.0

02 Nov 12:06
Compare
Choose a tag to compare

Notable changes.

This release integrates SqlFluff to dbt cli. See example dbt project with .sqlfluff config
-dbt sqlfluff fix formats the project
-dbt sqlfluff lint prints the linting issues in the project

What's Changed

Full Changelog: 0.6.0...0.7.0

0.6.0

16 Oct 10:10
0da7344
Compare
Choose a tag to compare

Breaking changes

  • DBT Docs url in airflow is changed. new url format is ***/dbt/dbt_docs_index.html (#20)

What's Changed

Full Changelog: 0.5.0...0.6.0

0.5.0

05 Oct 15:39
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.0...0.5.0

0.4.0

12 Jul 12:53
0841817
Compare
Choose a tag to compare

Release 0.4.0

install

pip install https://github.com/memiiso/opendbt/archive/refs/tags/0.4.0.zip --upgrade --user

What's Changed

Full Changelog: 0.3.0...0.4.0

0.3.0

09 Jul 19:34
f1762f2
Compare
Choose a tag to compare

Release 0.3.0

install

pip install https://github.com/memiiso/opendbt/archive/refs/tags/0.3.0.zip --upgrade --user

What's Changed

Full Changelog: 0.2.0...0.3.0