- Breaking change:
vector_search_endpointsrenamedmin_qpstotarget_qpsin DABs configuration and thevector-search-endpointscommands, following the SDK rename in v0.131.0. Update anydatabricks.ymlusingmin_qps:totarget_qps:and any CLI invocations using--min-qpsto--target-qps.
databricks auth describenow reports where U2M (databricks-cli) tokens are stored:plaintext(~/.databricks/token-cache.json) orsecure(OS keyring), and the source of the choice (env var, config setting, or default).- Marked the default profile in the interactive pickers shown by
databricks auth switch,databricks auth logout,databricks auth token, anddatabricks auth login, and moved it to the top of the list.databricks auth loginanddatabricks auth logoutnow offer the same selectors asdatabricks auth tokenanddatabricks auth switchrespectively.
-
Stop applying
presets.name_prefix(and the dev-mode[dev <user>]rename) tovector_search_endpoints(#5209). -
Fix
bundle generatejob to preserve nested notebook directory structure (#4596) -
Propagate authentication environment (including
DATABRICKS_CONFIG_PROFILE) to theexperimental.pythonsubprocess so bundle validate/deploy no longer fails with a multi-profile host ambiguity error when several profiles in~/.databrickscfgshare the same host. -
Fixed
--force-pullonbundle summaryandbundle openso the flag bypasses the local state cache and reads state from the workspace.
- Bump Go toolchain to 1.25.10 (#5213).
- Bump
github.com/databricks/databricks-sdk-gofrom v0.128.0 to v0.132.0.