Releases: databricks/databricks-vscode
Releases · databricks/databricks-vscode
Release: v2.2.2-preview (#1271)
Release: v2.2.2-preview
packages/databricks-vscode
(2024-07-03)
- Fix CLI output parsing
Release: v2.2.1-preview (#1259)
Release: v2.2.1-preview
packages/databricks-vscode
(2024-06-27)
- Add exception handlers to bootstrap python code
Release: v2.2.0-preview (#1256)
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)
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)
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)
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)
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)
Release: v2.0.3-preview
packages/databricks-vscode
(2024-04-08)
- Bundle cli dependencies
Release: v2.0.2-preview
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)
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.