What's Changed
- feat: full_refresh_build config with prebuilt in-place rebuild path by @Benjamin-Knight in #750
- chore: drop Python 3.10, bump dbt-core to 1.11 by @axellpadilla in #762
- feat: column-level Dynamic Data Masking (masked_with / masks) by @Benjamin-Knight in #746
- fix: apply session-level SET XACT_ABORT ON to all connections by @axellpadilla in #765
- feat: add UDF function resource support and adapter tests for dbt-core v1.11 by @axellpadilla in #763
- chore: replace black with ruff format by @joshmarkovic in #766
- test: consolidate functional test classes onto shared project fixtures by @axellpadilla in #767
Full Changelog: v1.10.1...v1.11.0rc1