Dbt-osmosis

Latest version: v1.1.13

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

Scan your dependencies

Page 1 of 7

1.1.13

Added
* Allow anchoring yml paths to the models base directory with leading `/`
Fixed
* Include the record column itself when flattening struct types

1.1.12

Fixed
* Ensure we don't recurse in flattening struct columns as the adapter is already recursive under the hood

1.1.11

Fixed
* Ensure records and structs are flattened
* Leverage data_type prop on adapter column if mode is present

1.1.10

Added
* Match on corresponding node when passing yaml file path(s) in positional selectors ie like with pre-commit
* Initial support for versioned model inheritance and operations
* Position filepath arguments pointed directly at YAML files will select all the nodes associated with the yaml file allowing better pre-commit function
Changed
* Relax ruamel.yaml version constraint
* Superseded makefile with taskfile as first step to have 1:1 parity and consistency between CI with local testing -- an interesting use of uv (like nox)
Removed
* Remove requirements.txt, just use uv

1.1.9

Added
* best effort pass through of unrendered extra inheritables
Fixed
* Only inject node description if yaml description is empty
* Correct path matching for positional args

1.1.8

Changed
* more string dumping improvements including canonicalization by default and dynamic determination of flow style based on line breaks or len vs config width

Page 1 of 7

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.