What's Changed
Fixes
* fix: Add wait_random_exponential for query retries by svdimchenko in https://github.com/dbt-athena/dbt-athena/pull/655
* fix: Resolve error when cloning Python models (645) by jeancochrane in https://github.com/dbt-athena/dbt-athena/pull/651
* fix: Fixed table_type for GOVERNED tables by svdimchenko in https://github.com/dbt-athena/dbt-athena/pull/661
Features
* feat: Set unique table suffix to allow parallel incremental executions by pierrebzl in https://github.com/dbt-athena/dbt-athena/pull/650
* feat: Allow custom schema def for tmp tables generated by incremental by pierrebzl in https://github.com/dbt-athena/dbt-athena/pull/659
* feat: Implement iceberg retry logic by svdimchenko in https://github.com/dbt-athena/dbt-athena/pull/657
Dependencies
* chore: Update moto requirement from ~=5.0.7 to ~=5.0.8 by dependabot in https://github.com/dbt-athena/dbt-athena/pull/660
* chore: Bumped version to 1.8.2 for release by svdimchenko in https://github.com/dbt-athena/dbt-athena/pull/663
Docs
* docs: Cleanup README grammar, punctuation, and capitalisation by dfsnow in https://github.com/dbt-athena/dbt-athena/pull/654
New Contributors
* jeancochrane made their first contribution in https://github.com/dbt-athena/dbt-athena/pull/651
* pierrebzl made their first contribution in https://github.com/dbt-athena/dbt-athena/pull/650
**Full Changelog**: https://github.com/dbt-athena/dbt-athena/compare/v1.8.1...v1.8.2