Summary
The `workspace export-dir` command now sanitizes invalid filenames instead of aborting, and `ssh connect` defaults to a bash login shell starting in the user's workspace home. Bundles now print modern job run URLs, resolve registered model IDs directly, and fix issues with `postgres_role` recreation and spurious cluster recreates.
Summary generated by brickster.ai. For the full changelog and any code/binary attachments, follow the GitHub link above.
More from databricks/cli
SSH connection error messages are improved with server logs, and the GPU accelerator startup timeout is increased. Bundle deployments now correctly handle resource references, Unicode characters in variable paths, and Unity Catalog schema normalization to prevent drift.
The direct deployment engine is now Generally Available and the default for new deployments, with options to opt out or migrate existing deployments. New CLI commands include `quickstart` for interactive guides and `version --check` for upgrade notifications.
* direct: Fix updating the apps after the Go SDK upgrade ([#5444](https://github.com/databricks/cli/pull/5444))
The experimental open command now supports opening various Databricks resource types directly from the CLI. Databricks Bundles gain a --select flag for partial deployments, improved retry logic for transient errors, and support for Terraform references.