Releases: dbt-labs/dbt-utils
Releases · dbt-labs/dbt-utils
Release list
1.4.1
What's Changed
- Pass recency tests when using the
--emptyflag by @dbeatty10 in #1102 - fix/star-rename-casing by @fivetran-joemarkiewicz in #1107
- fix(star): match
renamekeys to column names case-insensitively by @nnqtruong in #1097
New Contributors
- @nnqtruong made their first contribution in #1097
Full Changelog: 1.4.0...1.4.1
1.4.0
What's Changed
- fix(recency): handle empty tables returning NULL by @dinaatmiro in #1065
- ci: pin dbt-core install to 1.latest branch by @tauhid621 in #1091
- feature/star-unquote-alias-rename by @fivetran-joemarkiewicz in #1094
New Contributors
- @dinaatmiro made their first contribution in #1065
- @tauhid621 made their first contribution in #1091
Full Changelog: 1.3.3...1.4.0
1.2.1
1.1.2
1.0.1
0.9.7
1.3.3
What's Changed
- fix: Render relations to avoid including time filters in source_column_name by @harshvardhan-j in #1061
- Output '*' in union_relations when no columns are found in compile mode by @martinshjung in #832
New Contributors
- @harshvardhan-j made their first contribution in #1061
- @martinshjung made their first contribution in #832
Full Changelog: 1.3.2...1.3.3
1.3.2
What's Changed
- Chore: Postgresql and Python version bumps for integration tests by @stektron in #1045
- Update
get_filtered_columns_in_relationto return empty list in parsing mode by @katieclaiborne-duet in #1055 - Pin GitHub Actions to specific SHAs (2 actions in 1 files) by @ddk-dbt in #1056
- Update require version to include 2.x by @b-per in #1057
New Contributors
Full Changelog: 1.3.1...1.3.2
1.3.1
What's Changed
- Convert tox tests to central workflow by @emmyoop in #947
- Trigger CI off
pull_request_targetso workflow runs in the context of the base branch by @emmyoop in #970 - Update
dev-requirements.txtto use thedbt-adaptersmonorepo by @dbeatty10 in #991 - Update example for
uniquedata test with concatenation of column names by @dbeatty10 in #995 - Update
CODEOWNERSfile by @dbeatty10 in #998 - Update README with changes to arguments by @b-per in #1035
- Replace ordinal with column name for
date_spineby @itsmeamitesh01 in #1040 - Fix logic to not reset the variable - Fusion impact by @b-per in #1043
New Contributors
- @itsmeamitesh01 made their first contribution in #1040
Full Changelog: 1.3.0...1.3.1
1.3.0
What's Changed
- Remove "I have added an entry to CHANGELOG.md" from the PR template by @dbeatty10 in #903
- Add a PR checklist item for "I have read the contributing guide..." as a catch-all by @dbeatty10 in #905
- Simplify the PR checklist in relation to testing by @dbeatty10 in #907
- Remove the PR checklist items related to the type of change by @dbeatty10 in #909
- Align the PR description with dbt-core, dbt-adapters, etc. by @dbeatty10 in #911
- Slugify handle empty strings by @dbeatty10 in #912
- Contributors shouldn't edit the
CHANGELOG.mddirectly anymore by @dbeatty10 in #916 - Contributing guide instructions for allowing commits from maintainers by @dbeatty10 in #917
- Move profiles config to project flags by @dbeatty10 in #926
- Link to tests that support
group_by_columnsby @dbeatty10 in #931 - Expand description for the
at_least_onedata test by @dbeatty10 in #933 - Update
not_null_proportiondata test to use cross-databasetype_numeric()macro by @henriblancke in #800 - Fix
at_least_onetest whengroup_by_columnsis configured by @katieclaiborne-duet in #922 - Delete the old unused logo file by @anks2024 in #936
- Add
quote_identifiersparameter tounpivotto handle case-sensitive column names by @error418 in #792 - Add tox by @emmyoop in #919
- Update release instructions by @dbeatty10 in #942
New Contributors
- @henriblancke made their first contribution in #800
- @katieclaiborne-duet made their first contribution in #922
- @anks2024 made their first contribution in #936
- @error418 made their first contribution in #792
- @emmyoop made their first contribution in #919
Full Changelog: 1.2.0...1.3.0