·
3 commits
to main
since this release
Release: v2.16.0
packages/databricks-vscode
(2026-09-03)
- Add a manual mode to opt out of automated Python environment (uv) setup (#2158) (9ab3cab)
- Offer a one-click "Install uv" action when uv is missing (#2162) (9f6f125)
- Prompt re-login on setup-local session expiry instead of a hard error (#2163) (3ebc920)
- Normalize notebook cell source before wrapping jobs, fixing "Run as Databricks Job" when a cell's source is a JSON string (#2143) (3b8a4dd) — reported in #2142
- Update Databricks CLI to v1.14.1 (#2160) (e3ddf06) — see the CLI release notes for changes