Releases: databricks/dbt-databricks
Releases · databricks/dbt-databricks
v1.11.7
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
v1.11.6
What's Changed
Features
- Enable concurrent microbatch execution by @wmjones in #1326
- Add optimize() call to snapshot materialization by @aarushisingh04 in #1341
Fixes
- Quote catalog names in SHOW SCHEMAS commands by @aarushisingh04 in #1332
- Add cluster clause to streaming table alter sql by @ShaneMazur in #1330
- Add missing optimize() call to table v2 materialization by @sd-db in #1345
- Apply column-level tags for V1 table materialization by @sd-db in #1346
- Check constraints enforced config param prior to applying by @colin-rogers-dbt in #1343
New Contributors
- @wmjones made their first contribution in #1326
- @aarushisingh04 made their first contribution in #1332
Full Changelog: v1.11.5...v1.11.6
v1.12.0a1
v1.11.5
What's Changed
- Fix: Retain multiple foreign-keys from one table to another after an incremental run by @Ewan-Keith in #1296
- fix: Use DROP + CREATE for MV partition_by changes by @benc-db in #1327
- chore: Allow dbt-core 1.11.6 by @QMalcolm in #1322
New Contributors
- @Ewan-Keith made their first contribution in #1296
Full Changelog: v1.11.4...v1.11.5
v1.10.19
v1.10.18
v1.10.17
v1.11.4
What's Changed
- feat: Add query-id to SQLQueryStatus by @colin-rogers-dbt in #1280
- Fix: hard_deletes invalidate incorrectly invalidating active records in snapshots by @Zurbste in #1283
- chore: Updating versions by @benc-db in #1295
- fix: Serverless Python model environment version configuration (#1277) by @benc-db in #1286
New Contributors
Full Changelog: v1.11.3...v1.11.4