Summary
This release ensures that explicitly selected profiles now take precedence over authentication environment variables and fixes intermittent crashes during API page processing. Databricks Asset Bundles receive several updates, including a fix for PyDABs permission deployment errors, support for applying grants during selective deployments, and new Lakebase branch management properties.
Summary generated by brickster.ai. For the full changelog and any code/binary attachments, follow the GitHub link above.
More from databricks/cli
This release adds a new base environment flag to the ssh connect command and transitions the aitools install command to a plugin-first installation method for supported AI agents. Additionally, it fixes several Asset Bundle deployment issues, including persistent drift on model serving endpoints, spurious updates on job tasks, and a migration regression for resources with permissions.
This release improves the workspace export-dir command by sanitizing illegal filenames instead of aborting, and updates ssh connect to default to an interactive bash shell starting in the user's workspace home folder. For Asset Bundles, bundle run now outputs modern job run URLs accessible to non-admin users, and several deployment bugs are fixed, including a spurious cluster recreation issue and a postgres_role recreation bug.
This release improves the SSH connection experience by fetching server error logs on failure, extending the GPU startup timeout to 45 minutes, and fixing a remote environment hang in Cursor. Databricks Asset Bundles receive several updates, including support for Unicode letters in variable references, new Postgres resources for Lakebase branches, and multiple fixes to prevent spurious resource redeployments and drift.
The direct deployment engine is now generally available and the default for new bundle deployments, which also introduces support for managing Genie spaces as code. New CLI commands include databricks quickstart for interactive onboarding and databricks version --check to verify updates, alongside authentication fixes for account console profiles.
* direct: Fix updating the apps after the Go SDK upgrade ([#5444](https://github.com/databricks/cli/pull/5444))
This release introduces a new select flag for bundle plan and deploy commands to target specific resources, and expands the experimental open command to support all Databricks Asset Bundle resource types with workspace URLs. Additional updates include direct deployment engine retries for transient HTTP errors, support for Terraform references, and a purge on delete option for Lakebase projects.
