Skip to content

Prepare Python client dependencies for v0.0.12 - #9

Merged
terjekv merged 1 commit into
mainfrom
chore/prepare-v0.0.12
Aug 14, 2026
Merged

terjekv merged 1 commit into
mainfrom
chore/prepare-v0.0.12

Conversation

@terjekv

@terjekv terjekv commented Aug 14, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • refresh the complete Python dependency graph, including basedpyright 1.39.10
  • update setup-uv to 10.0.1 and pin every GitHub Action to its immutable release commit
  • move local and CI integration coverage from REST v0.0.11 to the published v0.0.12 image
  • synchronize the README and changelog

Rationale

The release should be cut from a green commit that already contains current dependencies, immutable workflow inputs, and proof of compatibility with the REST release it targets.

Compatibility

The runtime HTTPX constraint and public Python API are unchanged. Python 3.12 remains the minimum supported interpreter.

Verification

  • pyright and basedpyright
  • 54 unit tests
  • 29 Compose-backed integration tests against REST v0.0.12
  • package source and wheel builds
  • Markdown lint
  • dependency graph outdated check

@codspeed

codspeed Bot commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

Merging this PR will not alter performance

✅ 31 untouched benchmarks


Comparing chore/prepare-v0.0.12 (4da72d4) with main (44a31d0)

Open in CodSpeed

@terjekv
terjekv marked this pull request as ready for review August 14, 2026 22:55
@terjekv
terjekv merged commit 6290fb6 into main Aug 14, 2026
4 checks passed
@terjekv
terjekv deleted the chore/prepare-v0.0.12 branch August 14, 2026 22:55
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.

1 participant