The migration guide is available here.
Breaking changes
- feat!: remove table_hive_ha and replace it by table materialization with ha config by @Jrmyy in #284
- feat!: rework snapshots and add tests by @BrechtDeVlieger in #202
- chore: support for dbt 1.5 by @Jrmyy in #266
Fixes
- fix: source freshness (cast_timestamp for models without config field) by @roslovets in #287
- fix: functional test trigger fix by @nicor88 in #297
- fix: functional tests remove conditions by @nicor88 in #298
- fix: ha=true for tables was broken for first runs by @nicor88 in #299
Internal
- feat: use relation object whenever possible by @Jrmyy in #273
- ci: init integration tests by @mattiamatrix in #293
- chore: Update pytest-xdist requirement from ~=3.2 to ~=3.3 by @dependabot in #296
- chore: Update moto requirement from ~=4.1.8 to ~=4.1.9 by @dependabot in #295
- chore: Update pyathena requirement from ~=2.25 to >=2.25,<4.0 by @dependabot in #288
- chore: make functional testing triggerable via label by @nicor88 in #300
- chore: improve functional tests trigger by @nicor88 in #301
- chore: release 1.5.0 by @Jrmyy in #303
New Contributors
- @roslovets made their first contribution in #287
Full Changelog: v1.4.5...v1.5.0