Releases: z3z1ma/dbt-osmosis
Releases · z3z1ma/dbt-osmosis
v1.1.17
v1.1.16
v1.1.15
Changes
See the CHANGELOG for a full list of changes.
Automatically detected changes:
📦 Dependencies
- chore(deps): bump the npm_and_yarn group across 1 directory with 2 updates (#239) @dependabot
v1.1.14
Changes
See the CHANGELOG for a full list of changes.
Automatically detected changes:
- fix: set invocation context in streamlit callbacks for workbench (#236) @leag
- fix: update typing-extensions version for compatibility with Python 3.9 (#237) @leag
- fix: Respect output-to-lower option for name of sources (#230) @civitaspo
- Send compiled SQL instead of raw code to LLM (#229) @davajm
- Fix: UnboundLocalError: cannot access local variable 'absolute_patch_path' where it is not associated with a value (#222) @civitaspo
- fix: quoted boolean-like string must be dumped with quotes (#221) @civitaspo
- nit: Add support for Python 3.9 (#213) @syou6162
- Add support for inheriting metadata through dbt-loom configured cross project dependencies (#208) @rognerud
- fix python version check for typing import (#210) @baudsimVD
- fix FileNotFoundError with external packages (#211) @baudsimVD
📦 Dependencies
- chore(deps): bump image-size from 1.2.0 to 1.2.1 in /docs in the npm_and_yarn group across 1 directory (#232) @dependabot
- chore(deps): bump the npm_and_yarn group across 1 directory with 3 updates (#224) @dependabot
- chore(deps): bump prismjs from 1.29.0 to 1.30.0 in /docs in the npm_and_yarn group across 1 directory (#220) @dependabot
v1.1.13
v1.1.12
v1.1.11
v1.1.10
v1.1.9
Changes
See the CHANGELOG for a full list of changes.
Automatically detected changes:
- Fix: Fix 'No relation found' error for models using alias (#196) @civitaspo