ReleaseDatabricks (DBRX)Databricks (DBRX)published Aug 28, 2026seen 11h

databricks/cli v1.14.1

databricks/cli

Open original ↗

Captured source

source ↗
published Aug 28, 2026seen 11hcaptured 11hhttp 200method plain

v1.14.1

Repository: databricks/cli

Tag: v1.14.1

Published: 2026-08-28T11:08:18Z

Prerelease: no

Release notes:

Release v1.14.1

Bundles

  • Fix bundle deploy failing with deployment_source.source_code_path cannot be set on UpdateApp (400) when updating an app that has an active deployment (#6401).
  • Fixed ${resources...} references to resource keys starting with an underscore (e.g. _my_job). On the direct engine, deploying such a resource with permissions or grants failed with cannot parse "/jobs/${resources.jobs._my_job.id}", and user-written references to it were silently left unresolved (https://github.com/databricks/cli/pull/6422)