Skip to content

Release: v2.14.0 - #2137

Merged
rugpanov merged 4 commits into
mainfrom
releases/draft-43af52d0-1787236649
Aug 20, 2026
Merged

Release: v2.14.0#2137
rugpanov merged 4 commits into
mainfrom
releases/draft-43af52d0-1787236649

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 20, 2026

Copy link
Copy Markdown
Contributor

Release v2.14.0 of the Databricks VS Code extension.

Tracking: 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. (feat(python-setup): GA the uv-native environment setup #2124)
  • Add explicit per-row Copy actions to the configuration view (feat(configuration-view): explicit per-row Copy actions #2115)
  • Update Databricks CLI to v1.13.0 (Update Databricks CLI to v1.13.0 #2136, Update Databricks CLI to v1.12.1 #2109) — see the CLI release notes for changes

packages/databricks-vscode-types

No changes.

@rugpanov
rugpanov deployed to test-trigger-is August 20, 2026 14:40 — with GitHub Actions Active
@rugpanov
rugpanov deployed to test-trigger-is August 20, 2026 14:41 — with GitHub Actions Active
@rugpanov
rugpanov requested review from anton-107 and rclarey August 20, 2026 14:41
@rugpanov

Copy link
Copy Markdown
Contributor

E2E tests (vscode-isolated-pr) triggered for this release against head 534709fe:
https://github.com/databricks-eng/eng-dev-ecosystem/actions/runs/32381767952

Note: this is a private execution in the databricks-eng org — only EMU (corporate) accounts on VPN can open the link (the org has an IP allow list; personal/public accounts or off-VPN get HTTP 403).

@rugpanov
rugpanov deployed to test-trigger-is August 20, 2026 14:49 — with GitHub Actions Active
@rugpanov
rugpanov deployed to test-trigger-is August 20, 2026 14:49 — with GitHub Actions Active
@rugpanov
rugpanov deployed to test-trigger-is August 20, 2026 14:51 — with GitHub Actions Active
@rugpanov
rugpanov deployed to test-trigger-is August 20, 2026 14:52 — with GitHub Actions Active
@github-actions

Copy link
Copy Markdown
Contributor Author

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: 2137
  • Commit SHA: 893762e6976a2c644902d8f7451551463096bc73

Checks will be approved automatically on success.

@rugpanov
rugpanov merged commit c47fcfe into main Aug 20, 2026
7 of 9 checks passed
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.

4 participants