Skip to content

chore(deps): revert databricks-sql-connector to 4.2.6 (4.2.7 yanked)#1498

Merged
sd-db merged 2 commits into
mainfrom
sd-db/chore/revert-databricks-sql-connector-4.2.6
Jun 5, 2026
Merged

chore(deps): revert databricks-sql-connector to 4.2.6 (4.2.7 yanked)#1498
sd-db merged 2 commits into
mainfrom
sd-db/chore/revert-databricks-sql-connector-4.2.6

Conversation

@sd-db

@sd-db sd-db commented Jun 4, 2026

Copy link
Copy Markdown
Collaborator

Summary

The databricks-sql-connector 4.2.7 release was yanked upstream shortly after #1497 bumped to it. This reverts to 4.2.6 while keeping the strict patch-level pinning.

  • Lock: uv.lock pin reverted 4.2.7 → 4.2.6.
  • Ceiling: databricks-sql-connector[pyarrow] ceiling <4.2.8<4.2.7 — stays patch-level, so the max admitted version is 4.2.6 and any future bump remains intentional.
  • Floor (>=4.1.1) unchanged.

Net effect for the unreleased 1.12.1: connector stays at 4.2.6 with a strict patch-level ceiling. The CHANGELOG entry from #1497 is collapsed accordingly (the 4.2.7 round-trip never shipped in a tagged release).

Verification

  • uv lock resolves to 4.2.6 under the <4.2.7 constraint.
  • pre-commit run --files uv.lock CHANGELOG.md pyproject.toml passes (uv-lock consistency check green).

The 4.2.7 release was yanked upstream. Revert the uv.lock pin to 4.2.6
and tighten the ceiling to <4.2.7 (keeping the patch-level pinning from
#1497). Net effect for the unreleased 1.12.1: connector stays at 4.2.6
with a strict patch-level ceiling.
@sd-db sd-db requested a review from jprakash-db as a code owner June 4, 2026 14:22
@github-actions

github-actions Bot commented Jun 4, 2026

Copy link
Copy Markdown

Coverage report

This PR does not seem to contain any modification to coverable code.

@sd-db sd-db merged commit 0263f4a into main Jun 5, 2026
10 checks passed
@sd-db sd-db deleted the sd-db/chore/revert-databricks-sql-connector-4.2.6 branch June 5, 2026 04:45
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