Skip to content

Release: v2.17.0 (#2187)

Choose a tag to compare

@github-actions github-actions released this 10 Sep 09:36
· 3 commits to main since this release
73d1487

Release: v2.17.0

packages/databricks-vscode

(2026-09-10)

  • Add a Python environment setup preset picker to choose a Full, DB Connect, or Python-only environment (#2179) (f7e0004)
  • Recover from a dependency constraint conflict during Python setup by offering to retry as a DB Connect environment (#2186) (06cfbf1)
  • Add recovery UX for Python download failures (#2164) (ea38e82)
  • Show an actionable error when Python setup hits a merge conflict on a pyproject.toml without a [project] table (#2180) (685670e)
  • Preserve script stdout when an Upload-and-Run file fails (#2171) (05ebc1c)
  • Update Databricks CLI to v1.16.0 (#2175, #2183) (51c8bc6) — see the CLI release notes for changes