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