What's Changed
Features
Fixes
- fix: convert workflow job spec to SDK dataclasses before jobs.create() (#1338) by @aarushisingh04 in #1364
- fix: enable TestWorkflowJob functional test that was unreachable on all profiles by @sd-db in #1401
- fix: prevent duplicate alias in --empty mode for inline ref/source by @sd-db in #1397
- fix: add insert-by-name support to microbatch and replace_where strategies (#1338) by @aarushisingh04 in #1348
- fix: capability detection for named compute (
databricks_compute) by @trouze in #1355
Under the Hood
- chore: bump dbt-core upper bound to <1.11.9 by @sd-db in #1400
- feat(PECOBLR-2328): bump databricks-sql-connector upper bound to <4.1.6 by @tejassp-db in #1363
New Contributors
- @tejassp-db made their first contribution in #1365
- @trouze made their first contribution in #1355
- @fedemgp made their first contribution in #1321
Full Changelog: v1.11.6...v1.11.7