github databricks/cli v0.283.0

latest release: snapshot
15 hours ago

Notable Changes

  • Bundle commands now cache the user's account details to improve command latency.
    To disable this, set the environment variable DATABRICKS_CACHE_ENABLED to false.

CLI

  • Add commands to pipelines command group (#4275)

Bundles

  • Add support for configuring app.yaml options for apps via bundle config (#4271)
  • Enable caching user identity by default (#4202)
  • Do not show single node warning when is_single_node option is explicitly set (#4272)
  • Fix false positive folder permission warnings and make them more actionable (#4216)
  • Pass additional Azure DevOps system variables (#4236)
  • Replace Black formatter with Ruff in Python bundle templates for faster, all-in-one linting and formatting (#4196)
  • engine/direct: support quality monitors (#4278)
  • Improve folder permissions warning (#4216)

Dependency updates

  • Upgrade TF provider to 1.102.0 (#4235)
  • Upgrade Go SDK to 0.96.0 (#4206)

Don't miss a new cli release

NewReleases is sending notifications on new releases.