Skip to content

Releases: databricks/databricks-vscode

Release: v0.3.0 (#483)

20 Feb 16:44
f3411a6
Compare
Choose a tag to compare

Release: v0.3.0

packages/databricks-vscode

0.3.0 (2023-02-20)

  • ⚠️ Minor breaking change: This releases introduces a minor breaking change in the sync destination selection UI. The extension no longer lists Repos that have been created outside of the IDE. This prevents users from accidentally overwriting code in existing Repos. Existing sync destinations will continue to work but going forward users can only select Repos that have been created from the IDE
  • Feature: Improve code completion for dbutils
  • Fix: Allow creation of repos even if /Repos/me doesn't exist
  • Fix: Improve AAD login and prevent infinite loops when trying to use AAD

Release: v0.2.4 (#461)

16 Feb 15:56
814637e
Compare
Choose a tag to compare

Release: v0.2.4

packages/databricks-vscode

0.2.4 (2023-02-16)

  • Fix: Ignore symlinked folders when syncing code to Databricks, closes #455
  • Fix: Improve handling of notebooks during sync
  • Fix: Fix Windows support for sync destination, closes #458

Release: v0.2.3 (#454)

15 Feb 14:23
c96370a
Compare
Choose a tag to compare

Release: v0.2.3

packages/databricks-vscode

0.2.3 (2023-02-15)

  • Fix: Add support for syncing files with spaces in their file names

Nightly

20 Jul 12:21
115b6a5
Compare
Choose a tag to compare
Nightly Pre-release
Pre-release
nightly

Add support for syncing files with spaces (#450)

Release: v0.2.2 (#441)

14 Feb 20:26
11dda7e
Compare
Choose a tag to compare

Release: v0.2.2

packages/databricks-vscode

0.2.2 (2023-02-14)

Release: v0.2.1 (#439)

14 Feb 17:02
d7288e9
Compare
Choose a tag to compare

Release: v0.2.1

packages/databricks-vscode

0.2.1 (2023-02-14)

  • Minor: Doc updates after extension was made public

Release: v0.2.0 (#434)

14 Feb 10:10
bfaa861
Compare
Choose a tag to compare

Release: v0.2.0

packages/databricks-vscode

0.2.0 (2023-02-13)

  • Feature: Allow creation of Repos directly from the IDE
  • Feature: Add bricks CLI to the PATH of VS Code terminals
  • Feature: Watch .gitignore files for changes while sync is running
  • Breaking change: Rename extension from databricks-vscode to databricks so it can be published to the VS Code marketplace.

Release: v0.0.11 (#409)

31 Jan 10:58
d6e0e1b
Compare
Choose a tag to compare

Release: v0.0.11

packages/databricks-vscode

0.0.11 (2023-01-30)

  • Feature: Allow running Scala, R and SQL notebooks as workflow
  • Feature: List hostnames from ~/.databrickscfg when selecting a host
  • Feature: Take into account .gitignore rules defined in parent directories for file syncronization.
  • Feature: Make az login work on Github CodeSpaces
  • Experimental feature: Add support for synchronizing to a workspace folder (Files in Workspace)
  • Fix: Don't show error when config file doesn't exist
  • Fix: Support az login when user doesn't have a subscription
  • Fix: Gracefully handle adding a profile when ~/.databrickscfg doesn't exist
  • Fix: Running the "full sync" command now resets the synchronization state
  • UI tweaks: Clean up and unify items in the side panel

Release: v0.0.10 (#365)

18 Jan 16:15
093e4bb
Compare
Choose a tag to compare

Release: v0.0.10

packages/databricks-vscode

0.0.10 (2023-01-16)

  • Update to use the latest JavaScript SDK for Databricks

Release: v0.0.9

09 Jan 11:10
16c72f9
Compare
Choose a tag to compare

Release: v0.0.9

packages/databricks-vscode

0.0.9 (2023-01-09)

  • Fix: Don't show start cluster icon for terminating clusters. Wait for termination.
  • Update license to Databricks License