Skip to content

Releases: databricks/databricks-vscode

Release: v2.5.0 (#1485)

13 Dec 09:23
e1e2b60
Compare
Choose a tag to compare

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

06 Dec 13:19
27f8a9b
Compare
Choose a tag to compare
Nightly - dlt-schemas Pre-release
Pre-release
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

26 Nov 09:10
1f1df4b
Compare
Choose a tag to compare
Pre-release
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)

31 Oct 14:15
fb934ec
Compare
Choose a tag to compare

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)

24 Oct 13:00
3e5dc49
Compare
Choose a tag to compare

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 of bundle deploy for remote run commands

Release: v2.4.6 (#1392)

15 Oct 09:37
ab1125b
Compare
Choose a tag to compare

Release: v2.4.6

packages/databricks-vscode

(2024-10-15)

  • Update CLI to 0.230, use verbose deploy command

Release: v2.4.5 (#1388)

10 Oct 09:11
96aaa71
Compare
Choose a tag to compare

Release: v2.4.5

packages/databricks-vscode

(2024-10-10)

  • Use saved profile from the legacy config

Release: v2.4.4 (#1380)

26 Sep 14:13
b7d6651
Compare
Choose a tag to compare

Release: v2.4.4

packages/databricks-vscode

(2024-09-26)

Release: v2.4.3 (#1377)

26 Sep 11:59
c552ff3
Compare
Choose a tag to compare

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 and destroy bundle operations

Release: v2.4.2 (#1347)

06 Sep 08:52
d7cbb50
Compare
Choose a tag to compare

Release: v2.4.2

packages/databricks-vscode

(2024-09-06)

  • Remove README note about upcoming release