1.7.0
What's Changed
This release is mostly about performance and compatibility with 1.7.x of dbt-core. Expect more to come in the coming weeks for expanding config, and config change management, for Materialized Views and Streaming Tables.
Features
- Implementing metadata freshness checks by @benc-db in #481
- Catalog fetch improvement by @benc-db in #486
- Faster dbt seeds by @benc-db (thanks @nrichards17 for the original PR!) in #498
Under the Hood
- Add node_info to SQLQuery events by @davidharting (thanks!) in #494
- 1.7.1 Compat by @benc-db (with help from @mikealfare!) in #499
New Contributors
- @davidharting made their first contribution in #494
Full Changelog: v1.7.0rc1...v1.7.0