v1.6.4
What's Changed
Features
- feat(persist_docs): write dbt model and project metadata to properties by @roslovets in #449
- feat: lf_inherited_tags config to exclude certain tags from CRUD by @dacreify in #453
- feat: Implement insert condition for merge strategy. by @talhasenSC in #475
- feat: Implement force_batch flag to allow dbt-athena to skip the attempt to create tables with partition limitations by @Danya-Fpnk in #472
- feat: allow aws session token in profiles file by @benjamin-awd in #459
Fixes
- fix(docs): generate docs for Federated Data Sources with capitalized table names by @roslovets in #456
- fix: in swap_table we need to use get_partitions pagination by @nicor88 in #465
- fix: add 'CatalogId' Parameter to Glue Paginator Call (Related to PR #370) by @brunofaustino in #467
- fix: bug when setting pre-hook=MSCK REPAIR TABLE by @binhnq94 in #469
- fix(ci): make flake 8 working in the pre-commit by @nicor88 in #476
Chore
Dependencies
- chore: Update pre-commit requirement from ~=3.4 to ~=3.5 by @dependabot in #462
- chore: Update moto requirement from ~=4.2.5 to ~=4.2.6 by @dependabot in #460
- chore: Update dbt-tests-adapter requirement from ~=1.6.5 to ~=1.6.6 by @dependabot in #461
- chore: Update black requirement from ~=23.9 to ~=23.10 by @dependabot in #470
- chore: Update moto requirement from ~=4.2.6 to ~=4.2.7 by @dependabot in #477
New Contributors
- @benjamin-awd made their first contribution in #459
- @dacreify made their first contribution in #453
- @binhnq94 made their first contribution in #469
- @talhasenSC made their first contribution in #475
- @Danya-Fpnk made their first contribution in #472
Full Changelog: v1.6.3...v1.6.4