Release: v2.14.0 - #2137
Merged
Merged
Conversation
Co-authored-by: Isaac
rugpanov
requested a deployment
to
test-trigger-is
August 20, 2026 14:41 — with
GitHub Actions
Queued
Contributor
|
E2E tests (vscode-isolated-pr) triggered for this release against head Note: this is a private execution in the |
Co-authored-by: Isaac
rugpanov
requested a deployment
to
test-trigger-is
August 20, 2026 14:50 — with
GitHub Actions
Queued
Co-authored-by: Isaac
Contributor
Author
|
If integration tests don't run automatically, an authorized user can run them manually by following the instructions below: Trigger: Inputs:
Checks will be approved automatically on success. |
rugpanov
requested a deployment
to
test-trigger-is
August 20, 2026 14:52 — with
GitHub Actions
Queued
rugpanov
approved these changes
Aug 20, 2026
misha-db
approved these changes
Aug 20, 2026
anton-107
approved these changes
Aug 20, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Release v2.14.0 of the Databricks VS Code extension.
Tracking: DECO-28148
packages/databricks-vscode
.venvwhose 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 thedatabricks environments setup-localCLI command) resolves the target, fetches runtime-pinned dependency artifacts, installs the correct Python, and provisions a matched environment withdatabricks-connectready to go. (feat(python-setup): GA the uv-native environment setup #2124)packages/databricks-vscode-types
No changes.