v1.4.4
What's Changed
Features
- feat: delete condition when using incremental merge with iceberg by @Jrmyy in #233
- feat: add iceberg high availability on table using rename by @Jrmyy in #246
- feat: allow aws credentials in profiles file by @Jrmyy in #260
- feat: improve merge by @aartaria in #100
Fixes
- fix: Iceberg CTAS failed when WG config is enforced by @Gatsby-Lee in #231
- fix: correctly get current_timestamp for both iceberg and hive by @BrechtDeVlieger in #235
- fix: use table as default type when building the catalog by @nicor88 in #241
- fix: add
__dbt_tmp
suffix to seed s3 artifacts by @aartaria in #242 - fix: use identifier for seed tables by @Jrmyy in #243
- fix: check for database in _get_one_catalog (#247) by @maiarareinaldo in #258
- fix: get data catalog method by @svdimchenko in #265
Internal
- test: add dbt basic functional tests by @BrechtDeVlieger in #236
- chore: Update moto requirement from ~=4.1.7 to ~=4.1.8 by @dependabot in #251
- chore: Update dbt-tests-adapter requirement from ~=1.4.5 to ~=1.4.6 by @dependabot in #254
- chore: add contributing section by @nicor88 in #256
- chore: Update dbt-core requirement from ~=1.4.5 to ~=1.4.6 by @dependabot in #252
- chore: remove file requirements.txt to keep it consistent with adapter template by @Jrmyy in #264
- chore: release 1.4.4 by @Jrmyy in #270
Documentation
- docs: add Gatsby-Lee as a contributor for bug by @allcontributors in #232
- docs: add Jrmyy as a contributor for code by @allcontributors in #234
- docs: add nicor88 as a contributor for bug by @allcontributors in #237
- docs: add Jrmyy as a contributor for bug by @allcontributors in #238
- docs: add BrechtDeVlieger as a contributor for bug by @allcontributors in #239
- docs: add aartaria as a contributor for bug by @allcontributors in #245
- docs: add maiarareinaldo as a contributor for bug by @allcontributors in #261
- chore: Update pyathena requirement from ~=2.24 to ~=2.25 by @dependabot in #250
- docs: add henriblancke as a contributor for code, and bug by @allcontributors in #272
- docs: add svdimchenko as a contributor for code, and bug by @allcontributors in #271
New Contributors
- @BrechtDeVlieger made their first contribution in #235
- @aartaria made their first contribution in #242
- @maiarareinaldo made their first contribution in #258
Full Changelog: v.1.4.3...v1.4.4