Skip to content

Releases: databricks/cli

Snapshot

12 Apr 20:07
f6a7ba3

Choose a tag to compare

Snapshot Pre-release
Pre-release

Snapshot build of the main branch. Updated automatically on each commit.

v0.292.0

05 Mar 14:46
8c146f8

Choose a tag to compare

Bundles

  • Added permissions support for Lakebase Database projects (#4626)

v0.291.0

04 Mar 13:58
bc211f9

Choose a tag to compare

Bundles

  • Validate that either source_code_path or git_source is set for apps (#4632)
  • direct: model_serving_endpoints: ignore budget_policy_id, rate_limits changes in the plan. Previously they were ignored as well but action as "update". (#4638)

v0.290.1

26 Feb 19:12
0af5564

Choose a tag to compare

Release v0.290.1 (2026-02-26)

CLI

  • Return clear error when auth token is used with M2M profile (#4594)
  • Pin apps init to Appkit template-v0.11.0 by default (#4585)
  • Pin Agent Skills installer to v0.1.1 (#4609)

Bundles

  • direct: Use async Update API for Apps update (#4607)
  • Proactively create the resource path for dashboards (#4608)

v0.290.0

26 Feb 11:38
79d8237

Choose a tag to compare

Release v0.290.0 (2026-02-26)

CLI

  • Add completion install, uninstall, and status subcommands (#4581)
  • Wire profile name through CLI ToOAuthArgument for profile-based cache keys (#4562)
  • Add host disambiguation and positional profile support to auth token (#4574)
  • Update error messages to suggest 'databricks auth login' (#4587)
  • Resolve --host to matching profile for token cache lookup (#4591)
  • Improve auth token UX: profile selection and better empty-state handling ([#4584(https://github.com//pull/4584)

Bundles

  • Added support for git_source and git_repository for Apps (#4538)

Dependency updates

  • Upgrade TF provider to 1.109.0 (#4561)
  • Upgrade Go SDK to v0.110.0 (#4552)

API Changes

  • Bump databricks-sdk-go from v0.111.0 to v0.112.0.

v0.289.1

19 Feb 14:59
616a627

Choose a tag to compare

Release v0.289.1 (2026-02-19)

CLI

  • Make auth profiles respect DATABRICKS_CLI_PATH env var (#4467)
  • Fix arrow key navigation in prompts on Windows (#4501)

Bundles

  • Log artifact build output in debug mode (#4208)
  • Fix bundle init not working in Azure Government (#4286)
  • Allow single and double quotes in environment dependencies (#4511)
  • Use purge option when deleting alerts (#4505)
  • engine/direct: Replace server_side_default with more precise backend_default rule in bundle plan (#4490)
  • engine/direct: Extend pipelines recreate_on_changes configuration (#4499)
  • engine/direct: Added support for UC external locations (direct only) (#4484)

Dependency updates

  • Upgrade Go SDK to v0.106.0 (#4486)
  • Upgrade Terraform provider to v1.106.0 (#4542)
  • Upgrade Go to 1.25.7 (#4547)

v0.288.0

12 Feb 09:41
03820cc

Choose a tag to compare

Bundles

  • Add support for task-level compute configuration with hardware accelerators (GPU_1xA10, GPU_8xH100) (#4457)

Dependency updates

  • Upgrade Go SDK to 0.104.0 and Terraform provider to 1.105.0 (#4457)

v0.287.0

05 Feb 13:28
a001ca5

Choose a tag to compare

CLI

  • Add Lakebase Autoscaling support to psql command (#4399)
  • Add workspace_id to the profiles command (#4404)

Bundles

  • Add support for Lakebase resources (postgres_projects, postgres_branches, postgres_endpoints) (#4423)
  • Add missing values to SchemaGrantPrivilege enum (#4380)
  • Added support for UC catalogs (only in direct mode) (#4342)
  • engine/direct: Fix updates to fields being ignored for database_catalogs, synced_database_tables ((#4388))
  • engine/direct: Fix migration for database_instances, database_catalog, synced_database_tables (#4424)
  • Show warning message if valueFrom is used instead of value_from in app config section ($4429)

v0.286.0

28 Jan 12:15
da95cea

Choose a tag to compare

CLI

  • Improve performance of databricks fs cp command by parallelizing file uploads when
    copying directories with the --recursive flag. (#4132)

Bundles

  • Fix: Support trigger_pause_status preset in alerts (#4323)

v0.285.0

22 Jan 12:43
bbac3c9

Choose a tag to compare

Dependency updates

  • Upgrade to Go SDK 0.100.0 (#4352)
  • Upgrade TF provider to 1.104.0 (#4354)