Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 8 additions & 1 deletion NEXT_CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,18 @@

## Release v0.289.0

### CLI
* Make auth profiles respect DATABRICKS_CLI_PATH env var (([#4467](https://github.com/databricks/cli/pull/4467)))
* Fix arrow key navigation in prompts on Windows (([#4501](https://github.com/databricks/cli/pull/4501)))

### Bundles
* Added support for UC external locations (direct mode only) ([#4484](https://github.com/databricks/cli/pull/4484))
* Log artifact build output in debug mode ([#4208](https://github.com/databricks/cli/pull/4208))
* Fix bundle init not working in Azure Government ([#4286](https://github.com/databricks/cli/pull/4286))
* Allow single and double quotes in environment dependencies (([#4511](https://github.com/databricks/cli/pull/4511)))
* Use purge option when deleting alerts (([#4505](https://github.com/databricks/cli/pull/4505)))
* engine/direct: Replace server_side_default with more precise backend_default rule in bundle plan ([#4490](https://github.com/databricks/cli/pull/4490))
* engine/direct: Extend pipelines recreate_on_changes configuration (([#4499](https://github.com/databricks/cli/pull/4499)))
* engine/direct: Added support for UC external locations (direct only) ([#4484](https://github.com/databricks/cli/pull/4484))

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