Dbterd

Latest version: v1.13.5

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

Scan your dependencies

Page 4 of 9

1.10.0b1

What's Changed
New command `dbterd run-metadata [-s <dbterd selection>]` to query ERD data from Discovery API, and generate the ERD file on fly

Under the hood
* Feat/query artifact from metadata api by datnguye in https://github.com/datnguye/dbterd/pull/72


**Full Changelog**: https://github.com/datnguye/dbterd/compare/1.9.1...1.10.0b1

1.9.2

What's Changed
* Lowercase node_name in comparison to match even if it is uppercase by syou6162 in https://github.com/datnguye/dbterd/pull/74

New Contributors
* syou6162 made their first contribution in https://github.com/datnguye/dbterd/pull/74

**Full Changelog**: https://github.com/datnguye/dbterd/compare/1.9.1...1.9.2

1.9.1

What's Changed

Implicitly get the latest artifacts from the Job ID (instead of specifying Job Run ID)

Your command looks like:

export DBTERD_DBT_CLOUD_SERVICE_TOKEN=your_value
export DBTERD_DBT_CLOUD_HOST_URL=your_value
export DBTERD_DBT_CLOUD_ACCOUNT_ID=your_value
export DBTERD_DBT_CLOUD_JOB_ID=your_value

dbterd run --dbt-cloud [-s <dbterd selection>]


📖 See docs [here](https://dbterd.datnguyen.de/latest/nav/guide/dbt-cloud/download-artifact-from-a-job.html)

Under the hood
* feat: download artifacts from Job ID by datnguye in https://github.com/datnguye/dbterd/pull/70


**Full Changelog**: https://github.com/datnguye/dbterd/compare/1.9.0...1.9.1

1.9.0

What's Changed

⭐ Add support for dbt Cloud, you're now able to **download artifacts from dbt Cloud** Admistrative API, instead of compiling locally

Your command looks like:

export DBTERD_DBT_CLOUD_SERVICE_TOKEN=your_value
export DBTERD_DBT_CLOUD_HOST_URL=your_value
export DBTERD_DBT_CLOUD_ACCOUNT_ID=your_value
export DBTERD_DBT_CLOUD_RUN_ID=your_value

dbterd run --dbt-cloud [-s <dbterd selection>]


📖 See docs [here](https://dbterd.datnguyen.de/latest/nav/guide/dbt-cloud/download-artifact-from-a-job-run.html)

Under the hood
* Feat/artifact from dbt cloud by datnguye in https://github.com/datnguye/dbterd/pull/67
* chore: add unit tests for dbt cloud feat by datnguye in https://github.com/datnguye/dbterd/pull/69


**Full Changelog**: https://github.com/datnguye/dbterd/compare/1.8.0...1.9.0

1.9.0rc1

What's Changed

Add support for dbt Cloud, you're now able to download artifacts from dbt Cloud Admistrative API, instead of compiling locally

Your command looks like:

export DBTERD_DBT_CLOUD_SERVICE_TOKEN=your_value
export DBTERD_DBT_CLOUD_HOST_URL=your_value
export DBTERD_DBT_CLOUD_ACCOUNT_ID=your_value
export DBTERD_DBT_CLOUD_RUN_ID=your_value
export DBTERD_DBT_CLOUD_RUN_ID=your_value

dbterd run --dbt-cloud [-s <dbterd selection>]


See docs [here](https://dbterd.datnguyen.de/latest/nav/guide/dbt-cloud/download-artifact-from-a-job-run.html)

Under the hood
* Feat/artifact from dbt cloud by datnguye in https://github.com/datnguye/dbterd/pull/67




**Full Changelog**: https://github.com/datnguye/dbterd/compare/1.8.0...1.9.0rc1

1.8.0

What's Changed
- [DBML only] Add table's note populated by model description
- [docs] Update relationship_type document

Under the hood
* Update relationship_type.md by tjirab in https://github.com/datnguye/dbterd/pull/60
* feat: add dbml table note by datnguye in https://github.com/datnguye/dbterd/pull/66

New Contributors
* tjirab made their first contribution in https://github.com/datnguye/dbterd/pull/60

**Full Changelog**: https://github.com/datnguye/dbterd/compare/1.7.2...1.8.0

Page 4 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.