Releases: z3z1ma/dbt-osmosis
Releases · z3z1ma/dbt-osmosis
v0.13.1
Changes
See the CHANGELOG for a full list of changes.
Automatically detected changes:
v0.13.0
Changes
See the CHANGELOG for a full list of changes.
Automatically detected changes:
v0.12.10
Changes
See the CHANGELOG for a full list of changes.
Automatically detected changes:
- [feature] add inheritance for specified keys (#147) @myouju
📦 Dependencies
v0.12.9
Changes
See the CHANGELOG for a full list of changes.
Automatically detected changes:
- Fix
skip_add_data_types
condition in update_columns_data_type
(#140) @syou6162
- nit: Update actions/checkout and actions/setup-python (#138) @syou6162
- nit: Remove duplication setting for hadolint-docker (#137) @syou6162
- Initialize the variable
n_cols_added
(#136) @syou6162
v0.12.8
Changes
See the CHANGELOG for a full list of changes.
Automatically detected changes:
v0.12.7
Changes
See the CHANGELOG for a full list of changes.
Automatically detected changes:
v0.12.6
Changes
See the CHANGELOG for a full list of changes.
Automatically detected changes:
- Read column metadata from catalog even if source is specified (#125) @syou6162
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
Changes
See the CHANGELOG for a full list of changes.
Automatically detected changes:
- Add test for update_undocumented_columns_with_prior_knowledge function (#109) @syou6162
- Enable the pre-commit hooks to check the coding style in python (#105) @yu-iskw
- Enable the pre-commit hook to check Dockerfile (#106) @yu-iskw
- Fix to load dbt vars using
yaml
instead of json
(#107) @yu-iskw
v0.12.3
Changes
See the CHANGELOG for a full list of changes.
Automatically detected changes: