Summary
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 added for installing Databricks skills into coding agents.
Summary generated by brickster.ai. For the full changelog and any code/binary attachments, follow the GitHub link above.
More from databricks/cli
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 enhanced reporting of token storage.
The `databricks api` command now supports unified hosts, allowing `--account` and `--workspace-id` for scoping, and recognizes `?o=<workspace-id>` in URLs. JSON output for single objects now uses standard spacing.
The `--experimental-is-unified-host` flag is removed as unified host detection is now automatic. List commands now support interactive pagination, and experimental OS-native secure token storage is available via `DATABRICKS_AUTH_STORAGE=secure`.
The CLI now supports a --limit flag for paginated list commands and caches host metadata lookups for faster repeated invocations. Bundles gain support for Vector Search Endpoints and prompt before destroying Lakebase resources.