Releases: databricks/databricks-vscode
Releases · databricks/databricks-vscode
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
Release: v2.4.4 (#1380)
Release: v2.4.4
packages/databricks-vscode
(2024-09-26)
Release: v2.4.3 (#1377)
Release: v2.4.3
packages/databricks-vscode
(2024-09-25)
- Update Databricks CLI to 228.1
- Cancel workflow run if the webview panel is closed before the run even started
- Add DBConnect Progress widget
- Let users cancel
deploy
anddestroy
bundle operations
Release: v2.4.2 (#1347)
Release: v2.4.2
packages/databricks-vscode
(2024-09-06)
- Remove README note about upcoming release