Releases: databricks/databricks-vscode
Releases · databricks/databricks-vscode
Release: v2.10.3 (#1772)
Release: v2.10.3
packages/databricks-vscode
(2025-08-28)
- Update Databricks CLI to v0.266.0. Note that there are breaking changes, see the CLI release notes
Release: v2.10.2 (#1738)
Release: v2.10.2
packages/databricks-vscode
(2025-07-14)
- Update Databricks CLI to v0.259.0
Release: v2.10.1 (#1704)
Release: v2.10.1
packages/databricks-vscode
(2025-06-10)
- Use UV to manage venv dependencies when it's available
- Support complex variables in the extension UI
- Avoid sys.exit in the jupyter init scripts
- Update Databricks CLI to v0.253.0
Release: v2.9.4 (#1670)
Release: v2.9.4
packages/databricks-vscode
(2025-04-25)
- Rollback Databricks CLI to v0.245.0 to fix auth problems
Release: v2.9.3 (#1665)
Release: v2.9.3
packages/databricks-vscode
(2025-04-23)
- Update JS SDK
- Update Databricks CLI to v0.248.0
Release: v2.9.2 (#1635)
Release: v2.9.2
packages/databricks-vscode
(2025-03-31)
- Fix a windows-only bug where it was not possible to run databricks notebooks locally with the %run magic
- Update Databricks CLI to v0.245.0
Release: v2.9.1 (#1627)
Release: v2.9.1
packages/databricks-vscode
(2025-03-27)
- Cleanup old databricks-init scripts from the ipython startup directory
Release: v2.9.0 (#1622)
Release: v2.9.0
packages/databricks-vscode
(2025-03-25)
- Link bundle resources to their source definitions
- Always show warnings before destroying a bundle
- Show error notifications after failed environment setup
- Simplify profile selection UI in the auth setup flow, promote OAuth option
- Avoid python extension interference in the bundle-init terminal
- Improvements for Databricks Connect integration with notebooks:
- Fix ProgressHandler conflicts with datetime imports
- Ignore DBTITLE magic comments in .py notebooks
- Correctly escape file paths for the %run magic
- Execute multiple statements in cells with %sql magic
- Update Databricks CLI to v0.244.0
Release: v2.8.0 (#1590)
Release: v2.8.0
packages/databricks-vscode
(2025-03-04)
- Add Documentation panel
- Ensure run button is visibilite for notebook editors
- Properly terminate debug session if the workflow webview was closed
- Update Databricks CLI to v0.242.0
Release: v2.7.0 (#1580)
Release: v2.7.0
packages/databricks-vscode
(2025-02-26)
- Add serverless support to the extension
- Suggest to configure autocomplete globals as a part of env panel flow
- Do not reject unauthorized hosts if proxyStrictSSL is false
- Force deploy commands now pass
--forceflag to the CLI (and not just--force-lock) - Hide auto-generated cell in ipynb workflows
- Update Databricks CLI to v0.241.2