Skip to content

Releases: databricks/databricks-vscode

Release: v2.3.1-preview

13 Aug 11:32
dadffd7

Choose a tag to compare

Pre-release

Release: v2.3.1-preview

packages/databricks-vscode

(2024-08-13)

  • Fix: Allow CLI path to have spaces.
  • Fix: Show the correct title for Cluster Selector.
  • Fix: Check whether local python version matches version required by selected cluster for Databricks Connect v2.
  • Update CLI to v0.225.0.

Release: v2.3.0-preview

18 Jul 07:32
fded834

Choose a tag to compare

Pre-release

Release: v2.3.0-preview

packages/databricks-vscode

(2024-07-18)

  • Bring back sync functionality.
  • Show correct default value for variables in bundle variable UI.
  • Update CLI to v0.223.2.

Release: v1.3.1 (#1269)

03 Jul 10:16
ed02e67

Choose a tag to compare

Release: v1.3.1

packages/databricks-vscode

1.3.1 (2024-07-03)

  • Fix loading of environment variables for notebook execution
  • Update Databricks CLI to v0.218.1

Release: v2.2.2-preview (#1271)

03 Jul 12:22
e86956b

Choose a tag to compare

Pre-release

Release: v2.2.2-preview

packages/databricks-vscode

(2024-07-03)

  • Fix CLI output parsing

Release: v2.2.1-preview (#1259)

27 Jun 11:54
91eb344

Choose a tag to compare

Pre-release

Release: v2.2.1-preview

packages/databricks-vscode

(2024-06-27)

  • Add exception handlers to bootstrap python code

Release: v2.2.0-preview (#1256)

26 Jun 10:56
3264900

Choose a tag to compare

Pre-release

Release: v2.2.0-preview

packages/databricks-vscode

(2024-06-26)

  • Add cwd and project root to sys.path for dbconnect runner
  • Add support for multiple vscode workspaces
  • Update CLI to 0.221.0

Release: v2.1.2-preview (#1218)

07 May 08:05
d8604d8

Choose a tag to compare

Pre-release

Release: v2.1.2-preview

packages/databricks-vscode

(2024-05-06)

  • Bring back login public API
  • Install dbconnect in a child process

Release: v2.1.1-preview (#1213)

02 May 13:01
45e3a87

Choose a tag to compare

Pre-release

Release: v2.1.1-preview

packages/databricks-vscode

(2024-05-02)

  • Add support for --force-lock for deploy and destroy
  • Add support for bundle destroy command
  • Cleanup extension commands
  • Export DATABRICKS_CLI_UPSTREAM to the terminals
  • Update CLI to 0.219.0

Release: v2.1.0-preview (#1203)

24 Apr 13:05
6806a38

Choose a tag to compare

Pre-release

Release: v2.1.0-preview

packages/databricks-vscode

(2024-04-24)

  • Feature: Add a interface for specifying bundle variables.
  • Feature: Allow opting out of cluster override and make it more visible in UI.
  • Feature: Update databricks CLI to v0.218.0. Databricks Asset Bundles (DABs) are now GA!
  • Feature: Add UI and wizard to help manage virtual environments and Databricks Connect v2 versions.

Release: v2.0.4-preview (#1182)

09 Apr 15:35
b82c041

Choose a tag to compare

Pre-release

Release: v2.0.4-preview

packages/databricks-vscode

(2024-04-09)

  • Fix: avoid terraform errors on DABs projects with older version of databricks terraform provider