Skip to content

Releases: paiqo/Databricks-VSCode

v2.8.6

15 Mar 09:44
5842bd4

Choose a tag to compare

Release Notes

v2.8.6:

  • reworked connecton manager Databricks CLI Profiles (234)

v2.8.5:

  • new version with sample API tokens masked better so they do not cause issues with validation

v2.8.4:

  • removed misleading licensing information (226)

What's Changed

Full Changelog: v2.8.5...v2.8.6

v2.8.5

12 Dec 09:24
c58af55

Choose a tag to compare

Release Notes

v2.8.5:

  • new version with sample API tokens masked better so they do not cause issues with validation

v2.8.4:

  • removed misleading licensing information (226)
  • updated dependencies
  • added tree-view icons

What's Changed

Full Changelog: v2.8.4...v2.8.5

v2.8.4

12 Dec 08:46
097fe1f

Choose a tag to compare

Release Notes

v2.8.4:

  • removed misleading licensing information (226)
  • updated dependencies
  • added tree-view icons

v2.8.3:

  • removed hard dependency to RandomFractalsInc.vscode-data-table for proper rendering of tables in notebooks

What's Changed

Full Changelog: v2.8.3...v2.8.4

v2.8.3

31 Aug 19:55
ce8a0b3

Choose a tag to compare

Release Notes

v2.8.3:

  • removed hard dependency to RandomFractalsInc.vscode-data-table for proper rendering of tables in notebooks

v2.8.2:

  • added automated deployment for OpenVSX

v2.8.1:

  • added automated deployment

What's Changed

Full Changelog: v2.8.1...v2.8.3

v2.8.1

31 Jul 18:25

Choose a tag to compare

Release Notes

v2.8.1:

  • added automated deployment

v2.8.0:

  • fixed issue with interaction with original Databricks Extension
  • added warning if Serverless is used in original Databricks Extension

v2.7.0:

v2.5.0

11 Feb 09:45

Choose a tag to compare

v2.5.0:

  • added a new config setting databricks.workspace.root to set the root from where the Workspace Manager starts (205)
  • fixed issues where refresh of treeviews was not working properly

v2.4.2:

  • fixed issues with widgets. Support for Spark-connect clusters and Scala
  • fixed issue with driverpath that is when using the notebook experience

v2.4.1:

  • fixed issue with notebook serialization not working properly for markdown

v2.4.0:

  • added interactive kernel again (202)

v2.3.6:

  • fixed another issue with expiring tokens (196)

v2.3.5:

  • fixed issue with expiring tokens (196)

v2.3.4:

  • fixed another issue with regular Python files (type FILE) in the workspace when created locally (195)

v2.3.3:

  • fixed issue with regular Python files (type FILE) in the workspace when created locally (195)

v2.3.2:

  • fixed issue with SQL Widgets (190)

v2.3.1:

v2.3.0:

  • fixed issue with %run and .py files where the logic was different from the Databricks UI implementation (180)
  • added new error message for nested calls to %run/dbutils.notebook.run (175)

v2.4.1

16 Jan 10:24
9f00b83

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.0...v2.4.1

v2.1.0

14 Apr 14:37

Choose a tag to compare

v2.1.0:

  • introduced a new notebook type for Scala, SQL and R
  • removed interactive notebook kernel as it never really worked
    • replaced it with new Databricks kernel to work with the new notebook type
  • added a new Button for JSON files to Send to Databricks API
    • create/update cluster
    • create/overwrite/update job
  • added support for SQL widgets
  • fixed an issue with Databricks Connection Manager wich was broken due to some changes in the Databricks extension (#143)
  • fix issue with named parameters in widgets (#128)
  • minor fix to handle pip install more generic
  • removed support for code cells which never really worked

v2.1.0-pre

04 Apr 10:11

Choose a tag to compare

v2.1.0-pre Pre-release
Pre-release
  • introduced a new notebook type for Scala, SQL and R
  • removed interactive notebook kernel as it never really worked
    • replaced it with new Databricks kernel to work with the new notebook type
  • minor fix to handle pip install more generic

v2.0.0 Databricks extension integration

20 Mar 11:57
a5189fe

Choose a tag to compare