Releases: z3z1ma/dbt-osmosis
Releases · z3z1ma/dbt-osmosis
v0.13.2
Changes
See the CHANGELOG for a full list of changes.
Automatically detected changes:
- Fix: set ENV VARS as invocation context for dbt >= 1.8 (#165) @illia-yurtsiv-proxet
- Support char_length and numeric_precision options (#163) @kokorin
- Fix: missing macro context generator in adapter (#164) @kokorin
- Fix: occasional dead code in get_task (#162) @kokorin
- Test DbtYamlManager (#160) @kokorin
v0.13.1
v0.13.0
v0.12.10
Changes
See the CHANGELOG for a full list of changes.
Automatically detected changes:
📦 Dependencies
- Bump the npm_and_yarn group across 1 directory with 7 updates (#146) @dependabot
- Bump follow-redirects from 1.15.2 to 1.15.6 in /docs (#143) @dependabot
- Bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /docs (#144) @dependabot
- Bump express from 4.18.2 to 4.19.2 in /docs (#145) @dependabot
v0.12.9
v0.12.8
v0.12.7
v0.12.6
v0.12.5
Changes
See the CHANGELOG for a full list of changes.
Automatically detected changes:
- Get the data_type and comment of child column instead of its parent (#124) @buu-nguyen
- [Fix] Process sources only when source yaml is available (#118) @armaandhull
- feat: load column description from db. (#120) @yassun7010
- Add identifier property support for source entity type. (#114) @ArtemCLime
- Keep column description if meta.osmosis_keep_description is True (#112) @syou6162
- Add more types to improve code readability (#111) @syou6162