No summary available for this release. Read the full release notes on GitHub.
More from databricks/cli
The `direct` deployment engine is now Generally Available and the default for new deployments, with existing deployments retaining their current engine. New commands `databricks quickstart` and `databricks version --check` are added, alongside fixes for authentication and bundle deployments.
The experimental open command now supports opening various Databricks resource types directly from the CLI. Databricks Bundles gain a new --select flag for partial deployments, improved retry logic for transient errors, and support for purging Lakebase projects.
Bundle users now receive a suggestion to set `bundle.engine: direct` in `databricks.yml` when using direct-only resources with the Terraform engine. Vector search indexes are now supported as a direct-engine bundle resource, including UC grants and destructive operation confirmations.
OAuth tokens for interactive logins are now stored in OS-native secure stores by default, requiring re-authentication after upgrading. A new `databricks aitools` command group is introduced for installing Databricks skills into coding agents.
The `vector_search_endpoints` configuration and commands now use `target_qps` instead of `min_qps`, requiring updates to `databricks.yml` and CLI invocations. Authentication commands received several usability improvements, including better keyring handling, clearer profile selection, and improved host input.