Skip to content

Update Databricks CLI to v1.13.0 - #2136

Merged
rugpanov merged 1 commit into
mainfrom
update-cli-v1.13.0
Aug 20, 2026
Merged

Update Databricks CLI to v1.13.0#2136
rugpanov merged 1 commit into
mainfrom
update-cli-v1.13.0

Conversation

@eng-dev-ecosystem-bot

Copy link
Copy Markdown
Collaborator

Update Databricks CLI to v1.13.0

@github-actions

Copy link
Copy Markdown
Contributor

If integration tests don't run automatically, an authorized user can run them manually by following the instructions below:

Trigger:
go/deco-tests-run/vscode

Inputs:

  • PR number: 2136
  • Commit SHA: 7b166d4e247224fbea6867def4155757a75d52fa

Checks will be approved automatically on success.

@rugpanov
rugpanov merged commit 43af52d into main Aug 20, 2026
7 of 9 checks passed
@github-actions github-actions Bot mentioned this pull request Aug 20, 2026
rugpanov added a commit that referenced this pull request Aug 20, 2026
Release **v2.14.0** of the Databricks VS Code extension.

Tracking:
[DECO-28148](https://databricks.atlassian.net/browse/DECO-28148)

## packages/databricks-vscode

- **Introduce frictionless Python environment setup** that makes local
Python setup for Databricks development just work. Because the extension
already knows the compute you're targeting — a cluster's DBR version or
a serverless environment version — it uses that single input to
automatically build a local `.venv` whose Python version and package set
exactly match the runtime, eliminating the classic "works locally,
breaks on Databricks" mismatch. This release delivers the fully
automated uv path: one click in VS Code (or the `databricks environments
setup-local` CLI command) resolves the target, fetches runtime-pinned
dependency artifacts, installs the correct Python, and provisions a
matched environment with `databricks-connect` ready to go. (#2124)
- Add explicit per-row Copy actions to the configuration view (#2115)
- Update Databricks CLI to v1.13.0 (#2136, #2109) — see the [CLI release
notes](https://github.com/databricks/cli/releases) for changes

## packages/databricks-vscode-types

_No changes._

[DECO-28148]:
https://databricks.atlassian.net/browse/DECO-28148?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ

---------

Co-authored-by: releasebot <noreply@github.com>
Co-authored-by: @rugpanov <gripanov@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants