Skip to content

Release: v2.9.0 (#1622)

Choose a tag to compare

@github-actions github-actions released this 26 Mar 12:33
· 32 commits to main since this release
4deef63

Release: v2.9.0

packages/databricks-vscode

(2025-03-25)

  • Link bundle resources to their source definitions
  • Always show warnings before destroying a bundle
  • Show error notifications after failed environment setup
  • Simplify profile selection UI in the auth setup flow, promote OAuth option
  • Avoid python extension interference in the bundle-init terminal
  • Improvements for Databricks Connect integration with notebooks:
    • Fix ProgressHandler conflicts with datetime imports
    • Ignore DBTITLE magic comments in .py notebooks
    • Correctly escape file paths for the %run magic
    • Execute multiple statements in cells with %sql magic
  • Update Databricks CLI to v0.244.0