What's Changed
- chore: Update pre-commit requirement from ~=2.20 to ~=2.21 by @dependabot in #121
- chore: Update moto requirement from ~=4.0 to ~=4.1 by @dependabot in #125
- chore: Update isort requirement from ~=5.10 to ~=5.11 by @dependabot in #124
- chore: Update flake8-pyproject requirement from ~=1.1 to ~=1.2 by @dependabot in #122
- fix: prevent errors in drop_table macro when table doesn'tt exist by @jurgispods in #127
- chore: Update pyathena requirement from ~=2.19 to ~=2.20 by @dependabot in #131
- feat: Add athena__type_string macro by @bmasciarelli in #135
- feat: Implement SCD 6 snapshots by @Avinash-1394 in #111
- fix: improve clean-up table by @nicor88 in #138
- chore: upgrade to dbt core v1.4.0 by @nicor88 in #134
- chore: Update pyathena requirement from ~=2.20 to ~=2.21 by @dependabot in #140
- chore: refactor boto3 calls and expose more functions by @nicor88 in #141
- chore: get boto3 client in function and cover some edge cases by @nicor88 in #143
New Contributors
- @jurgispods made their first contribution in #127
- @bmasciarelli made their first contribution in #135
- @Avinash-1394 made their first contribution in #111
Full Changelog: v1.3.5...v1.4.0