What's Changed
Fixes
- Fix issue causing MV/STs to always trigger as having their config changed (1181)
- Fix pydantic v2 deprecation warning "Valid config keys have changed in V2" (thanks @Korijn!) (1194)
- Fix snapshots not applying databricks_tags config (thanks @jeremyyeo!) (1192)
- Fix to respect varchar and char when using describe extended as json (1220)
Under the hood
New Contributors
- @Korijn made their first contribution in #1194
- @jeremyyeo made their first contribution in #1192
- @zqureshi made their first contribution in #1223
Full Changelog: v1.10.12...v1.10.13