Skip to content

Releases: databricks/databricks-vscode

Release: v2.1.2-preview (#1218)

07 May 08:05
d8604d8
Compare
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
Compare
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
Compare
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
Compare
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

Release: v2.0.3-preview (#1175)

08 Apr 12:27
ddd1ce4
Compare
Choose a tag to compare
Pre-release

Release: v2.0.3-preview

packages/databricks-vscode

(2024-04-08)

  • Bundle cli dependencies

Release: v2.0.2-preview

03 Apr 14:26
f2fb7a4
Compare
Choose a tag to compare
Pre-release

Release: v2.0.2-preview

packages/databricks-vscode

(2024-04-03)

  • Fix: Add currently selected python environment to path for wheel builds.
  • Fix: Add extension name to the private preview terms and conditions popup.
  • Bump databricks cli to v0.216.0.
  • Revamp the welcome views so that users can see all the critical actions in all scenarios.
  • Fix: Ignore stderr for validate and summary commands
  • Fix: Use packaged CLI if a cli path is not specified in .databrickscfg profile

Release: v1.3.0 (#1142)

19 Mar 12:24
9c8ce86
Compare
Choose a tag to compare

Release: v1.3.0

packages/databricks-vscode

1.3.0 (2024-03-19)

  • Fix: Add exception handlers to bootstrap python code, closes #1123
  • Update Databricks CLI to v0.215.0
  • Feature: Add support for reading custom CA from system keystore.
  • Feature: Add support for disabling SSL from VS Code system configuration. NOTE: We do not recommend disabling SSL.

Release: v2.0.1-preview (#1130)

07 Mar 15:50
3153117
Compare
Choose a tag to compare
Pre-release

Release: v2.0.1-preview

packages/databricks-vscode

v2.0.1-preview (2024-03-07)

  • Databricks Asset Bundles (DABs) are now available in VS Code which allows you to:
    • easily set up, author and run Databricks projects from VS Code.
    • leverage the DABs Resource Explorer so you can easily see all your Jobs and Pipelines in one place and run them with one click.
  • All our run methods are now consolidated into 1 run menu.
  • Update databricks cli to v0.215.0.

Release: v1.2.7 (#1036)

05 Feb 14:00
0575151
Compare
Choose a tag to compare

Release: v1.2.7

packages/databricks-vscode

1.2.7 (2024-02-05)

  • Fix: Databricks OAuth U2M on GCP.
  • Fix: "Fetch failed" issue when using a proxy. This is fixed by using undici instead of native fetch.
  • List profiles with all auth methods.

Release: v1.2.6 (#1024)

01 Feb 09:12
2e21ca5
Compare
Choose a tag to compare

Release: v1.2.6

packages/databricks-vscode

1.2.6 (2024-01-31)

  • Update Databricks SDK to 0.6.0 (#1023) (14178ab), closes #1023
  • Update Databricks CLI to v0.212.3