Dbt-osmosis

Latest version: v0.13.1

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

Scan your dependencies

Page 3 of 6

0.12.0

Added
* managed sources key can now include database
* progenitor information can now be added to column meta as a key capable of identifying the source of a column based on its furthest upstream same name reference
Fixed
* Relax streamlit version requirements to make compatible with dbt core 1.6 and bigquery libs dependent on protobuf
* fix source key not parsing dicts as an input as stated in readme

0.11.23

Added
* New flags --skip-add-tags and --skip-merge-meta for yaml
* Column lineage will match on camel case to snake case converted strings

0.11.21

Fixed
* Followup fix for column case sensitivity, community contribution

0.11.19

Added
* You can now skip columns being added to yaml files by default via flag. Useful if you have massive sources and are purposefully not documenting much of them. The flag is called --skip-add-columns on all yaml subcommands.
Changed
* Relaxed python contraint to include py311
Fixed
* Fixed case sensitivity in snowflake during column reordering

0.11.17

Fixed
* Added attr check to lineage function to ensure safe access to depends_on

0.11.16

Fixed
* Ensure we use regular jinja parsing and NOT experimental parsing or rust parsing because both of these involve randomized correctness tests sampled from user projects in the wild if not explicitly disable and both seem to want to pickle an object with an RLock, probably an adapter instance

Page 3 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.