|
3 | 3 | ## Release v0.282.0 |
4 | 4 |
|
5 | 5 | ### Notable Changes |
6 | | -* engine/direct: Plan format changed to 2, see ([#4201](https://github.com/databricks/cli/pull/4201)) |
| 6 | +* engine/direct: New plan format (v2) ([#4201](https://github.com/databricks/cli/pull/4201)) |
7 | 7 |
|
8 | 8 | ### CLI |
9 | | -* Skip non-exportable objects (e.g., `MLFLOW_EXPERIMENT`) during `workspace export-dir` instead of failing ([#4081](https://github.com/databricks/cli/issues/4081)) |
10 | | -* Allow domain_friendly_name to be used in name_prefix in development mode ([#4173](https://github.com/databricks/cli/pull/4173)) |
| 9 | +* Skip non-exportable objects (e.g., `MLFLOW_EXPERIMENT`) during `workspace export-dir` instead of failing ([#4101](https://github.com/databricks/cli/pull/4101)) |
11 | 10 |
|
12 | 11 | ### Bundles |
13 | | -* Pass SYSTEM_ACCESSTOKEN from env to the Terraform provider ([#4135](https://github.com/databricks/cli/pull/4135)) |
14 | | -* Added missing schema grants privileges ([#4139](https://github.com/databricks/cli/pull/4139)) |
| 12 | +* Allow `domain_friendly_name` to be used in `name_prefix` in development mode ([#4173](https://github.com/databricks/cli/pull/4173)) |
| 13 | +* Add missing schema grants privileges ([#4139](https://github.com/databricks/cli/pull/4139)) |
| 14 | +* Add support for `bundle generate alert` command ([#4108](https://github.com/databricks/cli/pull/4108)) |
| 15 | +* Add support for `.dbalert.json` files ([#3602](https://github.com/databricks/cli/pull/3602)) |
| 16 | +* Pass `SYSTEM_TEAMFOUNDATIONCOLLECTIONURI` from env to the Terraform provider for Azure DevOps OIDC auth ([#4169](https://github.com/databricks/cli/pull/4169)) |
15 | 17 | * Add `ipykernel` to the `default` template to enable Databricks Connect notebooks in Cursor/VS Code ([#4164](https://github.com/databricks/cli/pull/4164)) |
16 | 18 | * Add interactive SQL warehouse picker to `default-sql` and `dbt-sql` bundle templates ([#4170](https://github.com/databricks/cli/pull/4170)) |
17 | 19 | * Add `name`, `target` and `mode` fields to the deployment metadata file ([#4180](https://github.com/databricks/cli/pull/4180)) |
|
0 commit comments