Opendbt

Latest version: v0.12.0

Safety actively analyzes 701735 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.12.0

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

What's Changed
* Refactor and Improve unit tests by ismailsimsek in https://github.com/memiiso/opendbt/pull/47
* Improve/simplify patching code by ismailsimsek in https://github.com/memiiso/opendbt/pull/48
* Fix dbt docs return value by ismailsimsek in https://github.com/memiiso/opendbt/pull/50
* [Feature] Enable cross project dbt ref support, `dbt mesh`, `multi porject dbt setup` by ismailsimsek in https://github.com/memiiso/opendbt/pull/49
* Update testcontainers requirement from <4.9,>=3.7 to >=3.7,<4.10 by dependabot in https://github.com/memiiso/opendbt/pull/51
* Add dbt mesh to main page and improve tests by ismailsimsek in https://github.com/memiiso/opendbt/pull/52
* CI create subflow per dbt version testing by ismailsimsek in https://github.com/memiiso/opendbt/pull/53


**Full Changelog**: https://github.com/memiiso/opendbt/compare/0.11.0...0.12.0

0.11.0

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 https://github.com/memiiso/opendbt/pull/45
* OpenDbtCli, load and activate project callbaks befor run Part-2 by ismailsimsek in https://github.com/memiiso/opendbt/pull/46


**Full Changelog**: https://github.com/memiiso/opendbt/compare/0.10.0...0.11.0

0.10.0

Notable changes
- Sample code added which demonstrates dlt and dbt integration, see [blog post](https://medium.com/ismail-simsek/opendbt-effortlessly-streamline-your-data-pipelines-with-dbt-an-dlt-reduce-complexity-1ef065b03d5b)
- dbt 1.6.x and 1.9.x support added.

What's Changed
* Improve local python execution, executepython materialization by ismailsimsek in https://github.com/memiiso/opendbt/pull/38
* Integrate dlt and dbt. Use dbt to run dlt pipelines by ismailsimsek in https://github.com/memiiso/opendbt/pull/39
* Improve documentation by ismailsimsek in https://github.com/memiiso/opendbt/pull/41
* Add `callbacks` argument to `OpenDbtCli` and improve `OpenDbtProject` class by ismailsimsek in https://github.com/memiiso/opendbt/pull/42
* Disable release pipelines for clones by ismailsimsek in https://github.com/memiiso/opendbt/pull/43
* Add dbt 1.9.x support by ismailsimsek in https://github.com/memiiso/opendbt/pull/30
* Add dbt 1.6.x support by ismailsimsek in https://github.com/memiiso/opendbt/pull/44


**Full Changelog**: https://github.com/memiiso/opendbt/compare/0.9.0...0.10.0

0.9.0

**Full Changelog**: https://github.com/memiiso/opendbt/compare/0.8.0...0.9.0

0.8.0

What's Changed
* Improve documentation by ismailsimsek in https://github.com/memiiso/opendbt/pull/26
* Use __main__.py as entry point by ismailsimsek in https://github.com/memiiso/opendbt/pull/27
* Use same python executable when running dbt as subprocess by ismailsimsek in https://github.com/memiiso/opendbt/pull/28
* Log detailed Adapter execution information by ismailsimsek in https://github.com/memiiso/opendbt/pull/29
* Release package to pypi.org by ismailsimsek in https://github.com/memiiso/opendbt/pull/31


**Full Changelog**: https://github.com/memiiso/opendbt/compare/0.7.0...0.8.0

0.7.0

Notable changes.
This release integrates SqlFluff to dbt cli. See example dbt project with [.sqlfluff config](https://github.com/memiiso/opendbt/blob/main/tests/resources/dbttest/.sqlfluff)
-`dbt sqlfluff fix` formats the project
-`dbt sqlfluff lint` prints the linting issues in the project


What's Changed
* opendbt cli fixes by ismailsimsek in https://github.com/memiiso/opendbt/pull/25
* Integrate SqlFluff to Dbt cli, format, lint ..etc by ismailsimsek in https://github.com/memiiso/opendbt/pull/18


**Full Changelog**: https://github.com/memiiso/opendbt/compare/0.6.0...0.7.0

Page 1 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.