Update Databricks CLI to v1.17.0 - #2200
Conversation
|
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. |
Executive summary — Databricks CLI v1.16.1 → v1.17.0Compatibility note (action-relevant): the direct-engine deployment state format moves to version 3 — bundles deployed with this CLI are rejected by clients older than v1.8.0 (#6713). The extension always shells out to its bundled binary ( CLI
Bundles
Dependency updates
What could be integrated into the VS Code extension experience1. 2. SSH tunnel resilience — transparent no-op, high user value. 3. Incremental deploy reporting — transparent no-op, better live log for free. 4. 5. No-ops for the extension (called out explicitly)
🤖 Auto-generated executive summary of the CLI v1.16.1 → v1.17.0 changelog. Integration notes are opportunities, not commitments — verify before acting. |
## packages/databricks-vscode ## (2026-09-17) * Report the chosen preset in the Python setup success panel (#2192) ([b4cf108](b4cf108)) * Update Databricks CLI to v1.17.0 (#2200) ([313a4c1](313a4c1)) - allows SSH sessions to survive transient disconnects; see the [CLI release notes](https://github.com/databricks/cli/releases/tag/v1.17.0) for details ## packages/databricks-vscode-types ## (2026-09-17) --------- Co-authored-by: releasebot <noreply@github.com> Co-authored-by: Russell Clarey <russell.clarey@databricks.com>
Update Databricks CLI to v1.17.0