Skip to content

chore: Prep for 1.12.2 Release#1585

Merged
sd-db merged 1 commit into
mainfrom
sd-db/prep-1.12.2
Jul 9, 2026
Merged

chore: Prep for 1.12.2 Release#1585
sd-db merged 1 commit into
mainfrom
sd-db/prep-1.12.2

Conversation

@sd-db

@sd-db sd-db commented Jul 9, 2026

Copy link
Copy Markdown
Collaborator

Summary

Release prep for dbt-databricks 1.12.2. Touches only the two release files:

  • CHANGELOG.md — set the 1.12.2 heading date to Jul 9, 2026 and finalize the section (conformance cleanup + newly-added entries; see below).
  • dbt/adapters/databricks/__version__.py — bump 1.12.11.12.2.

CHANGELOG changes in this PR

  • Add #1508 (Under the Hood): record/replay instrumentation for add_query, get_relation_config, is_uniform, has_dbr_capability, is_cluster (test-only, no runtime impact).
  • Consolidate the coverage-run test work into a single Under-the-Hood entry spanning the release's ~38 test/CI PRs, replacing the several partial test lines that were scattered across the section. The #1576 kernel integration-test workflow line is kept separate (tied to the kernel feature).
  • Conformance pass per AGENTS.md: fix bare PR links ([1440]/[1467]/[1539][#…]), normalize partially solvespartially resolves and closesresolves on the touched entries.

Test plan

  • hatch run code-quality — ruff / ruff format / mypy pass. (uv-lock --check is a known local-config false-negative; this PR does not touch pyproject.toml / uv.lock.)
  • hatch run unit — 1258 passed, 6 skipped, 0 failures.
  • hatch run pre-commit run --files CHANGELOG.md dbt/adapters/databricks/__version__.py — pass.
  • CI (code quality, unit 3.10–3.13, build) to run on this PR.

@sd-db sd-db requested a review from jprakash-db as a code owner July 9, 2026 07:53
@github-actions

github-actions Bot commented Jul 9, 2026

Copy link
Copy Markdown

Coverage report

Click to see where and how coverage changed

FileStatementsMissingCoverageCoverage
(new stmts)
Lines missing
  dbt/adapters/databricks
  __version__.py
Project Total  

This report was generated by python-coverage-comment-action

@sd-db sd-db merged commit bf1f0c6 into main Jul 9, 2026
9 checks passed
@sd-db sd-db deleted the sd-db/prep-1.12.2 branch July 9, 2026 08:05
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