Skip to content

Releases: databricks/cli

v0.298.0

22 Apr 12:52
5d5c85f

Choose a tag to compare

CLI

  • Added --limit flag to all paginated list commands for client-side result capping (#4984). On jobs list and jobs list-runs the former API page-size flag was renamed to --page-size (hidden) to avoid collision.
  • Accept yes in addition to y for confirmation prompts, and show [y/N] to indicate that no is the default.
  • Cache /.well-known/databricks-config lookups under ~/.cache/databricks/<version>/host-metadata/ so repeat CLI invocations against the same host skip the ~700ms discovery round trip.
  • Deprecated auth env. The command is hidden from help listings and prints a deprecation warning to stderr; it will be removed in a future release.

Bundles

  • Remove experimental-jobs-as-code template, superseded by pydabs (#4999).
  • Prompt before destroying or recreating Lakebase resources (database instances, synced database tables, postgres projects and branches) (#5052).
  • Treat deleted resources as not running in the fail-on-active-runs check (#5044).
  • engine/direct: Added support for Vector Search Endpoints (#4887).
  • engine/direct: Exclude deploy-only fields (e.g. lifecycle) from the Apps update mask so requests that change both description and lifecycle.started in the same deploy no longer fail with INVALID_PARAMETER_VALUE (#5042, #5051).
  • engine/direct: Fix phantom diffs from depends_on reordering in job tasks (#4990).

Dependency updates

  • Bump github.com/databricks/databricks-sdk-go from v0.126.0 to v0.128.0 (#4984, #5031).
  • Bump Go toolchain to 1.25.9 (#5004).

v0.297.2

19 Apr 10:44
cff12d7

Choose a tag to compare

Notable Changes

  • This release includes a fix for error downloading Terraform: unable to verify checksums signature: openpgp: key expired error observed when running databricks bundle deploy command.

Bundles

  • Use hardcoded ArmoredPublicKey for TF binary installation (#5019)

v0.296.1

19 Apr 14:08
a6c1c01

Choose a tag to compare

This is a bugfix release.

It fixes the following error observed when running bundle commands.

error downloading Terraform: unable to verify checksums signature: openpgp: key expired

Full Changelog: v0.296.0...v0.296.1

v0.295.1

19 Apr 14:08
b02e94e

Choose a tag to compare

This is a bugfix release.

It fixes the following error observed when running bundle commands.

error downloading Terraform: unable to verify checksums signature: openpgp: key expired

Full Changelog: v0.295.0...v0.295.1

v0.294.1

19 Apr 14:07
381e7a6

Choose a tag to compare

This is a bugfix release.

It fixes the following error observed when running bundle commands.

error downloading Terraform: unable to verify checksums signature: openpgp: key expired

Full Changelog: v0.294.0...v0.294.1

v0.293.1

19 Apr 14:07
db6083c

Choose a tag to compare

This is a bugfix release.

It fixes the following error observed when running bundle commands.

error downloading Terraform: unable to verify checksums signature: openpgp: key expired

Full Changelog: v0.293.0...v0.293.1

v0.291.1

19 Apr 14:07
f27a817

Choose a tag to compare

This is a bugfix release.

It fixes the following error observed when running bundle commands.

error downloading Terraform: unable to verify checksums signature: openpgp: key expired

Full Changelog: v0.291.0...v0.291.1

v0.290.2

19 Apr 14:07
e807dc3

Choose a tag to compare

This is a bugfix release.

It fixes the following error observed when running bundle commands.

error downloading Terraform: unable to verify checksums signature: openpgp: key expired

Full Changelog: v0.290.1...v0.290.2

v0.289.2

19 Apr 14:07
dc9b29c

Choose a tag to compare

This is a bugfix release.

It fixes the following error observed when running bundle commands.

error downloading Terraform: unable to verify checksums signature: openpgp: key expired

Full Changelog: v0.289.1...v0.289.2

v0.288.1

19 Apr 14:07
0de372a

Choose a tag to compare

This is a bugfix release.

It fixes the following error observed when running bundle commands.

error downloading Terraform: unable to verify checksums signature: openpgp: key expired

Full Changelog: v0.288.0...v0.288.1