What's Changed
- Add fallback logic for known error types for AS JSON by @ericj-db in #1131
- Support insert_overwrite incremental strategy for SQL warehouses by @ericj-db in #1127
- Simplify connection management to align with base adapter by @ericj-db in #1105
- fix: check constraints keep getting replaced by (thanks @Jeremynadal33!) in #1110
- Fix no-op logic when no databricks_tag changes to apply by @ericj-db in #1132
New Contributors
- @Jeremynadal33 made their first contribution in #1110
Full Changelog: v1.10.7...v1.10.8