# proxmox-sdk v0.0.3.post1

v0.0.3.post1

| Field |Value |
| --- | --- |
| Canonical URL | https://emersonfelipesp.com/proxmox-sdk/releases/v0.0.3.post1 |
| GitHub URL | https://github.com/emersonfelipesp/proxmox-sdk/releases/tag/v0.0.3.post1 |
| Tag | v0.0.3.post1 |
| State | stable |
| Author | emersonfelipesp |
| Created | 2026-04-22 22:45 UTC |
| Published | 2026-04-22 22:45 UTC |
| Target | main |
| Synced | 2026-08-26 19:44 UTC |
| Assets | 0 |

## Release notes

## What's changed

Merges all v0.0.3 branch changes into main:

- **Proxy support fix** — authentication requests now correctly go through the configured proxy (`fe7b2cb`)
- **Explicit error types** — new structured exception classes for cleaner error handling (`fe7b2cb`)
- **Timeout/retry parameters** — `PROXMOX_API_TIMEOUT`, `PROXMOX_API_CONNECT_TIMEOUT`, `PROXMOX_API_RETRIES`, `PROXMOX_API_RETRY_BACKOFF` env vars + constructor params (`fe7b2cb`)
- **Security dependency bumps** — pytest and python-multipart updated to patched versions (`2fa5987`)
- **Documentation** — CLAUDE.md and MkDocs updated to document v0.0.3 changes (`13fc9c0`)

## Assets

No binary assets attached.

Source archives:

| Format |URL |
| --- | --- |
| zip | https://api.github.com/repos/emersonfelipesp/proxmox-sdk/zipball/v0.0.3.post1 |
| tar.gz | https://api.github.com/repos/emersonfelipesp/proxmox-sdk/tarball/v0.0.3.post1 |
