Releases: z3z1ma/dbt-osmosis
Releases · z3z1ma/dbt-osmosis
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
v0.12.4
v0.12.3
v0.12.2
Changes
See the CHANGELOG for a full list of changes.
Automatically detected changes:
- Support
--profile
in subcommands ofdbt-osmosis yaml
(#101) @yu-iskw - Introduce
pre-commit
(#100) @yu-iskw - Add
--vars
options to subcommands ofdbt-osumoais yaml
(#99) @yu-iskw - Add or update columns data type even if undocumented_columns does not exist (#98) @syou6162
- Remove if sources or models are empty (#97) @syou6162
- Refactoring to make testing easier & adding tests (#96) @syou6162
- Delete tests files and packages (#95) @syou6162
- Improve the method to retrieve progenitor (#89) @syou6162
- Add docs about blacklist and progenitor option (#91) @syou6162
- [nit] Add deprecation message for fqn option (#92) @syou6162