v1.5.1
What's Changed
Features
- feat: LF tags CRUD by @svdimchenko in #305
- feat: AWS LakeFormation data cell filters support by @svdimchenko in #263
- feat: add support for incremental_predicates by @chrischin478 in #294
- feat: Add Athena query state logging by @svdimchenko in #340
- feat: enable mypy pre-commit check by @svdimchenko in #329
Fixes
- fix: handle how edge cases in functional tests triggering by @nicor88 in #307
- fix: yet another fix on functional tests trigger by @nicor88 in #308
- fix: Lakeformation tags in athena__create_csv_table macro by @svdimchenko in #336
- fix: don't error if values aren't set for threads and poll_interval by @brabster in #310
- fix: functional test edge case github ref by @nicor88 in #314
- fix: seprate jobs for pr and main by @nicor88 in #316
- fix: functional tests add fetch secrets by @nicor88 in #320
- fix: athena list schemas argument by @krisstinkou in #322
- fix: BatchDeletePartitions only accepts up to 25 partitions by @juliansteger-sc in #328
- fix: implement native_iceberg_drop by @brabster in #292
- fix: seed-by-insert by @brabster in #330
Others
- chore: Update pyparsing requirement from ~=3.0.9 to ~=3.1.0 by @dependabot in #339
- docs: fix typo of example config by @hiro-o918 in #311
- chore: trim regions for functional testing by @nicor88 in #321
- chore: Update dbt-tests-adapter requirement from ~=1.5.0 to ~=1.5.1 by @dependabot in #325
- chore: Update pytest-cov requirement from ~=4.0 to ~=4.1 by @dependabot in #323
- chore: Update moto requirement from ~=4.1.10 to ~=4.1.11 by @dependabot in #326
- chore: add svdimchenko as code owner by @nicor88 in #318
- chore: Update moto requirement from ~=4.1.9 to ~=4.1.10 by @dependabot in #319
- chore: add reusable workflow for functional tests by @nicor88 in #317
New Contributors
- @brabster made their first contribution in #310
- @krisstinkou made their first contribution in #322
Full Changelog: v1.5.0...v1.5.1