Skip to content

v2.5.0

Latest
Compare
Choose a tag to compare
@gbrueckl gbrueckl released this 11 Feb 09:45
· 3 commits to master since this release

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)