What's Changed
Features
- feat: add possibility to set external_location for incremental model on iceberg table by @rokity in #560
- feat: support python submissions by @Avinash-1394 in #248
Fixes
- fix: backup table would be deleted, even if it doesnt exist by @octiva in #562
- fix: remove lf_inherited_tags parameter from create_or_replace_view macros by @sanromeo in #565
- fix: duplication of hooks in incremental materialization by @sashakcc in #575
Docs
- docs: Fixed contributors table alignment by @svdimchenko in #576
- docs: add Avinash-1394 as a contributor for code by @allcontributors in #577
Dependencies
- chore: Update moto requirement from ~=4.2.12 to ~=4.2.13 by @dependabot in #558
- chore: Update flake8 requirement from ~=6.1 to ~=7.0 by @dependabot in #557
- chore: Update mmh3 requirement from ~=4.0.1 to >=4.0.1,<4.2.0 by @dependabot in #563
- chore: Update dbt-tests-adapter requirement from ~=1.7.4 to ~=1.7.5 by @dependabot in #566
- chore: Update pytest requirement from ~=7.4 to ~=8.0 by @dependabot in #569
- chore: Update black requirement from ~=23.12 to ~=24.1 by @dependabot in #570
- chore: Update dbt-tests-adapter requirement from ~=1.7.5 to ~=1.7.6 by @dependabot in #568
- chore: Update dbt-tests-adapter requirement from ~=1.7.6 to ~=1.7.7 by @dependabot in #574
- chore: Update moto requirement from ~=4.2.13 to ~=5.0.1 by @dependabot in #573
- chore: Bump version for release by @svdimchenko in #578
New Contributors
Full Changelog: v1.7.1...v1.7.2