2.3.0
Breaking Changes
This release introduces additional columns to several tables. Ensure you re-run your models when updating to bring in these changes and avoid issues with the post-run hooks.
dbt run --select dbt_artifacts
Features
Fixes
- Fix parsing of dbt vars in bigquery by @bendiktv2 in #262
- Update bigquery__get_invocations_dml_sql to use safe.parse_json for i… by @JosephDavis in #285
Project Quality of Life Enhancements
- Update sqlfluff to 2.0.2 & freeze version by @danthelion in #276
- Contributing guide by @danthelion in #277
- Add PR and Issue templates by @glsdown in #281
New Contributors
- @glsdown made their first contribution in #274
- @bendiktv2 made their first contribution in #262
- @danthelion made their first contribution in #276
- @JosephDavis made their first contribution in #285
Full Changelog: 2.2.2...2.3.0