# proxmox-sdk v0.0.9rc1 v0.0.9rc1 - Release Candidate 1 | Field |Value | | --- | --- | | Canonical URL | https://emersonfelipesp.com/proxmox-sdk/releases/v0.0.9rc1 | | GitHub URL | https://github.com/emersonfelipesp/proxmox-sdk/releases/tag/v0.0.9rc1 | | Tag | v0.0.9rc1 | | State | pre-release | | Author | emersonfelipesp | | Created | 2026-05-24 20:32 UTC | | Published | 2026-05-24 20:34 UTC | | Target | 75bb288cd0128038ccc0da77f3723eb98f2c1579 | | Synced | 2026-05-24 23:44 UTC | | Assets | 0 | ## Release notes ## 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` ## Assets No binary assets attached. Source archives: | Format |URL | | --- | --- | | zip | https://api.github.com/repos/emersonfelipesp/proxmox-sdk/zipball/v0.0.9rc1 | | tar.gz | https://api.github.com/repos/emersonfelipesp/proxmox-sdk/tarball/v0.0.9rc1 |