2
[ ~/proxmox-sdk/releases/v0.0.9rc1 ]tty0

emerson@netdevops:~/proxmox-sdk$ gh release view v0.0.9rc1 --repo emersonfelipesp/proxmox-sdk

back to releases / back to project

v0.0.9rc1 - Release Candidate 1

[open on GitHub]
tag=v0.0.9rc1state=pre-releasepublished=2026-05-24synced=2026-05-24 21:59 UTC
author
emersonfelipesp
created
2026-05-24 20:32 UTC
target
75bb288cd0128038ccc0da77f3723eb98f2c1579
downloads
0

emerson@netdevops:~/proxmox-sdk$ cat RELEASE_NOTES.md

proxmox-sdk v0.0.9rc1

Release candidate for v0.0.9.

Scope

  • Carries the post-v0.0.8 documentation updates for performance architecture and generated-route internals.
  • Carries the Dependabot lockfile alert resolution currently on main.
  • Bumps package metadata to 0.0.9rc1 for TestPyPI validation.

Local validation

  • uv lock --check
  • uv run ruff check .
  • uv run ruff format --check .
  • uv run ty check proxmox_sdk tests --output-format concise
  • uv run python -m compileall proxmox_sdk tests
  • uv run pytest tests/test_imports.py tests/test_generated_integrity.py tests/mock/test_routes.py tests/mock/test_sqlite_state.py (64 passed)
  • uv run pre-commit run --all-files

emerson@netdevops:~/proxmox-sdk$ gh release download --pattern '*'

assets

no binary assets attached

source code