Skip to content

Releases: databricks/databricks-vscode

Release: v2.10.3 (#1772)

28 Aug 12:51
67e60ce

Choose a tag to compare

Release: v2.10.3

packages/databricks-vscode

(2025-08-28)

Release: v2.10.2 (#1738)

14 Jul 13:23
2ea9dd7

Choose a tag to compare

Release: v2.10.2

packages/databricks-vscode

(2025-07-14)

  • Update Databricks CLI to v0.259.0

Release: v2.10.1 (#1704)

23 Jun 09:16
d167a71

Choose a tag to compare

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)

25 Apr 18:04
01855b3

Choose a tag to compare

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)

23 Apr 14:49
dc2065b

Choose a tag to compare

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)

31 Mar 09:53
5157e76

Choose a tag to compare

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)

27 Mar 13:09
60d5def

Choose a tag to compare

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)

26 Mar 12:33
4deef63

Choose a tag to compare

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)

04 Mar 15:24
4ebe404

Choose a tag to compare

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)

26 Feb 13:43
7548571

Choose a tag to compare

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 --force flag to the CLI (and not just --force-lock)
  • Hide auto-generated cell in ipynb workflows
  • Update Databricks CLI to v0.241.2