v1.7.1
What's Changed
Features
- feat: add
detailed_table_type
property tolist_relations_without_caching
function by @sanromeo in #513 - feat: optimize retry if needed by @Jrmyy in #532
- feat: Implement support bucket function for more than 100 partitions by @sanromeo in #549
Fix
- fix: prune old versions also for views by @juliansteger-sc in #522
- fix: Null as comment in columns after change in yml by @Danya-Fpnk in #525
- fix: implement quote seed column by @davidbridgwood in #512
- fix: Log athena query id when it is available. Closes #530 by @WarFox in #534
- fix: Prune old table version for incremental models by @svdimchenko in #533
- fix: Update README.md by @nicor88 in #501
- fix: check for old tmp table before deleting it by @octiva in #550
Chore
- chore: improve tests for contracts by @nicor88 in #500
- chore: Update moto requirement from ~=4.2.7 to ~=4.2.8 by @dependabot in #502
- chore: Update dbt-tests-adapter requirement from ~=1.7.0 to ~=1.7.1 by @dependabot in #505
- chore: Update black requirement from ~=23.10 to ~=23.11 by @dependabot in #504
- chore: Update pytest-xdist requirement from ~=3.3 to ~=3.4 by @dependabot in #503
- chore: add concurrency control for functional tests by @nicor88 in #506
- chore: use region for concurrency functional tests by @nicor88 in #508
- chore: remove concurrency and reduce threads by @nicor88 in #509
- chore: Update moto requirement from ~=4.2.8 to ~=4.2.9 by @dependabot in #517
- chore: Update boto3-stubs[s3] requirement from ~=1.28 to ~=1.29 by @dependabot in #516
- chore: Update dbt-tests-adapter requirement from ~=1.7.1 to ~=1.7.2 by @dependabot in #515
- chore: Update moto requirement from ~=4.2.9 to ~=4.2.10 by @dependabot in #520
- chore: Update pytest-xdist requirement from ~=3.4 to ~=3.5 by @dependabot in #521
- chore: Update dbt-tests-adapter requirement from ~=1.7.2 to ~=1.7.3 by @dependabot in #526
- chore: Update moto requirement from ~=4.2.10 to ~=4.2.11 by @dependabot in #528
- chore: Update boto3-stubs[s3] requirement from ~=1.29 to ~=1.33 by @dependabot in #527
- chore: Update isort requirement from ~=5.11 to ~=5.13 by @dependabot in #536
- chore: Update black requirement from ~=23.11 to ~=23.12 by @dependabot in #541
- chore: Update moto requirement from ~=4.2.11 to ~=4.2.12 by @dependabot in #543
- chore: Update boto3-stubs[s3] requirement from ~=1.33 to ~=1.34 by @dependabot in #544
- chore: Update dbt-tests-adapter requirement from ~=1.7.3 to ~=1.7.4 by @dependabot in #542
New Contributors
- @sanromeo made their first contribution in #513
- @davidbridgwood made their first contribution in #512
- @WarFox made their first contribution in #534
- @octiva made their first contribution in #550
Full Changelog: v1.7.0...v1.7.1