What's Changed
Fixes
- fix: Remove catalog from the DDL SQL generated by on_schema_change=sync_all_columns by @iconara in #684
- fix: Query comment for create table statement by @sanromeo in #702
- fix: remove leading whitespaces on post-hook operations by @sanromeo in #705
- fix: vacuum more runs needed error by @Jrmyy in #703
Dependencies
- chore: Update dbt-tests-adapter requirement from ~=1.9.1 to ~=1.9.2 by @dependabot in #687
- chore: Update pytest requirement from ~=8.2 to ~=8.3 by @dependabot in #690
- chore: Update pyupgrade requirement from ~=3.16 to ~=3.17 by @dependabot in #692
- chore: Update tenacity requirement from ~=8.2 to >=8.2,<10.0 by @dependabot in #693
- chore: Update black requirement from ~=24.4 to ~=24.8 by @dependabot in #694
- chore: Update boto3-stubs[s3] requirement from ~=1.34 to ~=1.35 by @dependabot in #707
- chore: Update moto requirement from ~=5.0.12 to ~=5.0.13 by @dependabot in #708
- chore: Update pyparsing requirement from ~=3.1.2 to ~=3.1.4 by @dependabot in #709
New Contributors
Full Changelog: v1.8.3...v1.8.4