v1.9.0
What's Changed
- chore(deps): upgrade dbt-core to ~=1.9.0 by @canbekley in #403
- feat: microbatch strategy by @canbekley in #404
- feat: support TTL as a column-level configuration by @morsapaes in #442
- feat: Add ability to set sql security option by @dev-mkc19 in #379
- feat: escape column names in comments by @erik-amundson-anthro in #428
- Add TTL materialization for distributed tables. by @arastopchin1 in #430
- add cluster in connections_keys by @mironovich in #419
- fix: replicated database materializations by @canbekley in #407
- fix quoting reference in database_engine usage by @BentsiLeviav in #446
- Fix on cluster clause behaviour by @BentsiLeviav in #447
New Contributors
- @morsapaes made their first contribution in #442
- @dev-mkc19 made their first contribution in #379
- @erik-amundson-anthro made their first contribution in #428
- @arastopchin1 made their first contribution in #430
- @mironovich made their first contribution in #419
Full Changelog: v1.8.9...v1.9.0