Update Databricks CLI to v1.18.0 - #2209
Conversation
Executive summary — Databricks CLI v1.17.0 → v1.18.0Bumps the bundled CLI pin at CLI
Bundles — all fixes are on the direct deployment engine:
Dependency updates
What could be integrated into the VS Code extension experienceHonest headline: this is a maintenance bump with essentially no net-new integration surface. The extension shells the CLI for a narrow set of subcommands — 1. Reinforce the direct-engine migration nudge — transparent, zero code (highest value). 2. Atomic local-state writes — transparent robustness win, zero code. 3. SCIM 4. No-ops for the extension (explicitly not applicable):
🤖 Auto-generated executive summary of the CLI v1.17.0 → v1.18.0 changelog. Integration notes are opportunities, not commitments — verify before acting. |
c9aba0d to
fdacc9d
Compare
|
If integration tests don't run automatically, an authorized user can run them manually by following the instructions below: Trigger: Inputs:
Checks will be approved automatically on success. |
## packages/databricks-vscode ## (2026-09-25) * Add a setting to override CLI path (#2205) ([d5ea7eb](d5ea7eb)), closes [#2205](#2205) [#2199](#2199) * Add HTTP proxy and corporate-CA support for SDK and bundled CLI (#2178) ([dd8a1c8](dd8a1c8)), closes [#2178](#2178) * Pin VSCode version to 1.138.0 for tests (#2207) ([8501f9d](8501f9d)), closes [#2207](#2207) [/github.com/databricks/databricks-vscode/blob/7bbc6700519ac4413c6adcf8bad83792ab26b658/packages/databricks-vscode/src/bundle/BundlePipelinesManager.ts#L599](https://github.com//github.com/databricks/databricks-vscode/blob/7bbc6700519ac4413c6adcf8bad83792ab26b658/packages/databricks-vscode/src/bundle/BundlePipelinesManager.ts/issues/L599) * Update Databricks CLI to v1.18.0 (#2209) ([b90792c](b90792c)), closes [#2209](#2209) * fix(python-setup): bound email-redaction regex to avoid ReDoS on larg… (#2202) ([7bbc670](7bbc670)), closes [#2202](#2202) ## packages/databricks-vscode-types ## (2026-09-25) Co-authored-by: releasebot <noreply@github.com>
Update Databricks CLI to v1.18.0