Skip to content

Commit edf6088

Browse files
authored
Update NEXT_CHANGELOG.md for 0.289.0 (#4548)
1 parent e7f024f commit edf6088

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

NEXT_CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,18 @@
22

33
## Release v0.289.0
44

5+
### 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)))
8+
59
### Bundles
6-
* Added support for UC external locations (direct mode only) ([#4484](https://github.com/databricks/cli/pull/4484))
710
* Log artifact build output in debug mode ([#4208](https://github.com/databricks/cli/pull/4208))
811
* 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)))
914
* 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)))
16+
* engine/direct: Added support for UC external locations (direct only) ([#4484](https://github.com/databricks/cli/pull/4484))
1017

1118
### Dependency updates
1219
* Upgrade Go SDK to v0.106.0 (([#4486](https://github.com/databricks/cli/pull/4486)))

0 commit comments

Comments
 (0)