Releases: databricks/databricks-vscode
Releases · databricks/databricks-vscode
Release: v2.6.0 (#1527)
Release: v2.6.0
packages/databricks-vscode
(2025-01-21)
- Monorepo support
- If there are multiple bundles in the repo, you can now select an "active" bundle in the extension panel
- Switching between active bundles within one workspace doesn't reload the IDE
- Run actions are only available for files under the active bundle
- Show all DABs resources in the explorer panel
- Update Databricks CLI to v0.238.0
Release: v2.5.1 (#1515)
Release: v2.5.1
packages/databricks-vscode
(2025-01-09)
- Fix login flow on Windows under CMD.exe with Azure CLI
- Better messaging about required python versions
- Log validate and summary errors to the Databricks Bundle Logs output channel
- Suppress GRPC warnings from Databricks Connect
Release: v2.5.0 (#1485)
Release: v2.5.0
packages/databricks-vscode
(2024-12-12)
- Check out What's New 2.5
- New DLT features:
- Add validation and partial update actions
- Show events of the currently running updates
- Expose warning and error events as source code diagnostics
- Show pipeline datasets and their schemas in the resource explorer
- Expose Resource Explorer panel inline actions in context menus
- Increase the polling time for job run statuses
- Fix bundle logs showing 'undefined' or duplicating error messages
- Depend on new python debugger extension for local execution
- Update internal JS SDK
- Update Databricks CLI to v0.236.0
Nightly - dlt-schemas
Improve DLT UX (#1474) ## Changes - Load events with `retry` instead of `setTimeout` - Better handle cancellation - Show spinning icon for more DLT states - Merge Event Log and Run Status tree sections - Remove run "cause" item, since the same thing is visible in one of the events <img width="602" alt="Screenshot 2024-11-28 at 16 24 04" src="https://github.com/user-attachments/assets/0481ca7e-d00d-4256-99ff-192fd59f696a"> ## Tests <!-- How is this tested? -->
Nightly - dlt-diagnostics
Python launch config is deprecated (#1465) ## Changes `debugpy` is the new python debugger, and `python` launch config type is deprecated - https://marketplace.visualstudio.com/items?itemName=ms-python.debugpy Python extension already depends on it, but I'm still adding it as an explicit dependency to our extension too ## Tests Manual testing
Release: v2.4.8 (#1433)
Release: v2.4.8
packages/databricks-vscode
(2024-10-31)
- Simplify UI for selecting virtual environments
- Correctly render variables panel with overridden lookup vars
- Fix the start dates for job and pipeline runs
- Update Databricks CLI to 0.232.1
Release: v2.4.7 (#1408)
Release: v2.4.7
packages/databricks-vscode
(2024-10-24)
- Don't initialise spark progress widget if it's not supported
- Fix CLI cancellation on windows
- Focus configuration view when users attempt to login or setup Databricks Connect
- Let users install Databricks Connect even if python version doesn't match DBR requirements
- Show login command in the run button conext menu if the extension is logged out
- Don't show error notifications during login process if
.databrickscfg
file doesn't exist - Prevent welcome view flashes when opening the configuration panel
- Update the CLI to v0.231.0
- Use
bundle sync
instead ofbundle deploy
for remote run commands
Release: v2.4.6 (#1392)
Release: v2.4.6
packages/databricks-vscode
(2024-10-15)
- Update CLI to 0.230, use verbose deploy command
Release: v2.4.5 (#1388)
Release: v2.4.5
packages/databricks-vscode
(2024-10-10)
- Use saved profile from the legacy config