|
1 | 1 | # Version changelog |
2 | 2 |
|
| 3 | +## Release v0.289.1 (2026-02-19) |
| 4 | + |
| 5 | +### Internal: |
| 6 | +* Pin docker version to fix release process. |
| 7 | + |
| 8 | + |
3 | 9 | ## Release v0.289.0 (2026-02-19) |
4 | 10 |
|
5 | 11 | ### CLI |
6 | | -* Make auth profiles respect DATABRICKS_CLI_PATH env var (([#4467](https://github.com/databricks/cli/pull/4467))) |
7 | | -* Fix arrow key navigation in prompts on Windows (([#4501](https://github.com/databricks/cli/pull/4501))) |
| 12 | +* Make auth profiles respect DATABRICKS_CLI_PATH env var ([#4467](https://github.com/databricks/cli/pull/4467)) |
| 13 | +* Fix arrow key navigation in prompts on Windows ([#4501](https://github.com/databricks/cli/pull/4501)) |
8 | 14 |
|
9 | 15 | ### Bundles |
10 | 16 | * Log artifact build output in debug mode ([#4208](https://github.com/databricks/cli/pull/4208)) |
11 | 17 | * Fix bundle init not working in Azure Government ([#4286](https://github.com/databricks/cli/pull/4286)) |
12 | | -* Allow single and double quotes in environment dependencies (([#4511](https://github.com/databricks/cli/pull/4511))) |
13 | | -* Use purge option when deleting alerts (([#4505](https://github.com/databricks/cli/pull/4505))) |
| 18 | +* Allow single and double quotes in environment dependencies ([#4511](https://github.com/databricks/cli/pull/4511)) |
| 19 | +* Use purge option when deleting alerts ([#4505](https://github.com/databricks/cli/pull/4505)) |
14 | 20 | * engine/direct: Replace server_side_default with more precise backend_default rule in bundle plan ([#4490](https://github.com/databricks/cli/pull/4490)) |
15 | | -* engine/direct: Extend pipelines recreate_on_changes configuration (([#4499](https://github.com/databricks/cli/pull/4499))) |
| 21 | +* engine/direct: Extend pipelines recreate_on_changes configuration ([#4499](https://github.com/databricks/cli/pull/4499)) |
16 | 22 | * engine/direct: Added support for UC external locations (direct only) ([#4484](https://github.com/databricks/cli/pull/4484)) |
17 | 23 |
|
18 | 24 | ### Dependency updates |
19 | | -* Upgrade Go SDK to v0.106.0 (([#4486](https://github.com/databricks/cli/pull/4486))) |
20 | | -* Upgrade Terraform provider to v1.106.0 (([#4542](https://github.com/databricks/cli/pull/4542))) |
21 | | -* Upgrade Go to 1.25.7 (([#4547](https://github.com/databricks/cli/pull/4547))) |
| 25 | +* Upgrade Go SDK to v0.106.0 ([#4486](https://github.com/databricks/cli/pull/4486)) |
| 26 | +* Upgrade Terraform provider to v1.106.0 ([#4542](https://github.com/databricks/cli/pull/4542)) |
| 27 | +* Upgrade Go to 1.25.7 ([#4547](https://github.com/databricks/cli/pull/4547)) |
22 | 28 |
|
23 | 29 |
|
24 | 30 | ## Release v0.288.0 (2026-02-12) |
|
43 | 49 | * Add support for Lakebase resources (postgres_projects, postgres_branches, postgres_endpoints) ([#4423](https://github.com/databricks/cli/pull/4423)) |
44 | 50 | * Add missing values to SchemaGrantPrivilege enum ([#4380](https://github.com/databricks/cli/pull/4380)) |
45 | 51 | * Added support for UC catalogs (only in direct mode) ([#4342](https://github.com/databricks/cli/pull/4342)) |
46 | | -* engine/direct: Fix updates to fields being ignored for database_catalogs, synced_database_tables (([#4388](https://github.com/databricks/cli/pull/4388))) |
| 52 | +* engine/direct: Fix updates to fields being ignored for database_catalogs, synced_database_tables ([#4388](https://github.com/databricks/cli/pull/4388)) |
47 | 53 | * engine/direct: Fix migration for database_instances, database_catalog, synced_database_tables ([#4424](https://github.com/databricks/cli/pull/4424)) |
48 | 54 | * Show warning message if valueFrom is used instead of value_from in app config section ([$4429](https://github.com/databricks/cli/pull/4429)) |
49 | 55 |
|
|
71 | 77 | * Pass additional Azure DevOps `SYSTEM_*` environment variables to Terraform for OIDC authentication: `SYSTEM_COLLECTIONURI`, `SYSTEM_DEFINITIONID`, `SYSTEM_HOSTTYPE`, `SYSTEM_JOBID`, `SYSTEM_TEAMPROJECT` ([#4318](https://github.com/databricks/cli/pull/4318)) |
72 | 78 | * Add support for valueFrom property (similar to app.yaml) inside Apps config field in bundle configuration ([#4297](https://github.com/databricks/cli/pull/4297)) |
73 | 79 | * engine/direct: Support bind & unbind. ([#4279](https://github.com/databricks/cli/pull/4279)) |
74 | | -* engine/direct: Ignore changes between nulls and empty slices/maps (([#4313](https://github.com/databricks/cli/pull/4313))) |
75 | | -* engine/direct: Ignore changes between nulls and empty structs (([#4338](https://github.com/databricks/cli/pull/4338))) |
76 | | -* On terraform `bundle plan -o json` will no longer include plan_version key, it's intended for direct engine only (([#4314](https://github.com/databricks/cli/pull/4314))) |
| 80 | +* engine/direct: Ignore changes between nulls and empty slices/maps ([#4313](https://github.com/databricks/cli/pull/4313)) |
| 81 | +* engine/direct: Ignore changes between nulls and empty structs ([#4338](https://github.com/databricks/cli/pull/4338)) |
| 82 | +* On terraform `bundle plan -o json` will no longer include plan_version key, it's intended for direct engine only ([#4314](https://github.com/databricks/cli/pull/4314)) |
77 | 83 |
|
78 | 84 |
|
79 | 85 | ## Release v0.283.0 (2026-01-14) |
@@ -185,7 +191,7 @@ To disable this, set the environment variable DATABRICKS_CACHE_ENABLED to false. |
185 | 191 | ### Bundles |
186 | 192 | * Add `default-minimal` template for users who want a clean slate without sample code ([#3885](https://github.com/databricks/cli/pull/3885)) |
187 | 193 | * Add validation that served_models and served_entities are not used at the same time. Add client side translation logic. ([#3880](https://github.com/databricks/cli/pull/3880)) |
188 | | -* Filter out provided permissions, to select a single permissions level per principal (([#3904](https://github.com/databricks/cli/pull/3904))). |
| 194 | +* Filter out provided permissions, to select a single permissions level per principal ([#3904](https://github.com/databricks/cli/pull/3904)). |
189 | 195 |
|
190 | 196 |
|
191 | 197 | ## Release v0.276.0 (2025-11-05) |
|
0 commit comments