You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: NEXT_CHANGELOG.md
+8-1Lines changed: 8 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,11 +2,18 @@
2
2
3
3
## Release v0.289.0
4
4
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
+
5
9
### Bundles
6
-
* Added support for UC external locations (direct mode only) ([#4484](https://github.com/databricks/cli/pull/4484))
7
10
* Log artifact build output in debug mode ([#4208](https://github.com/databricks/cli/pull/4208))
8
11
* 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)))
9
14
* engine/direct: Replace server_side_default with more precise backend_default rule in bundle plan ([#4490](https://github.com/databricks/cli/pull/4490))
0 commit comments