Skip to content

Update minimal python and dbconnect versions for serverless#1884

Merged
misha-db merged 1 commit intomainfrom
update-databricks-and-python-versions
Apr 28, 2026
Merged

Update minimal python and dbconnect versions for serverless#1884
misha-db merged 1 commit intomainfrom
update-databricks-and-python-versions

Conversation

@misha-db
Copy link
Copy Markdown
Contributor

Changes

  • package.json — Added databricks.connect.serverlessDbconnectVersion setting (default "17.3")
  • WorkspaceConfigs.ts — Added serverlessDbconnectVersion getter reading the new setting
  • EnvironmentDependenciesVerifier.ts:
    • checkPythonEnvironment: replaces hardcoded [15, 1] with DBR version derived from serverlessDbconnectVersion; min Python minor is 12 for major ≥ 16, else 11
    • checkDatabricksConnectVersion: bumps min serverless version from < 15.1 to < 15.4 and updates the error message
      EnvironmentDependenciesInstaller.ts:
    • getSuggestedVersion: replaces hardcoded "15.1." with ".." derived from serverlessDbconnectVersion

Tests

Manual

@misha-db misha-db temporarily deployed to test-trigger-is April 23, 2026 10:52 — with GitHub Actions Inactive
@misha-db misha-db requested review from anton-107 and ilia-db April 23, 2026 10:52
@github-actions
Copy link
Copy Markdown
Contributor

If integration tests don't run automatically, an authorized user can run them manually by following the instructions below:

Trigger:
go/deco-tests-run/vscode

Inputs:

  • PR number: 1884
  • Commit SHA: 699789f569d8ddaf6f1e839579233b5c79a49209

Checks will be approved automatically on success.

@misha-db misha-db marked this pull request as ready for review April 23, 2026 12:07
@misha-db misha-db merged commit 5a1a1d5 into main Apr 28, 2026
6 of 8 checks passed
This was referenced Apr 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants