# proxmox-sdk v0.0.13rc1

v0.0.13rc1

| Field |Value |
| --- | --- |
| Canonical URL | https://emersonfelipesp.com/proxmox-sdk/releases/v0.0.13rc1 |
| GitHub URL | https://github.com/emersonfelipesp/proxmox-sdk/releases/tag/v0.0.13rc1 |
| Tag | v0.0.13rc1 |
| State | pre-release |
| Author | emersonfelipesp |
| Created | 2026-07-06 14:40 UTC |
| Published | 2026-07-06 14:41 UTC |
| Target | 4f89509834c4b6218608d6237d0cf9dd4b10af27 |
| Synced | 2026-07-06 15:27 UTC |
| Assets | 0 |

## Release notes

Release candidate for v0.0.13.

This RC validates a batch of correctness, robustness, and security fixes:
- Config CLI commands (add/remove/set-default/list/show) now load existing configuration before operating, fixing silent profile loss and empty list/show output.
- Batch execution uses the configured default profile.
- Download checksum auto-discovery blocks SDK-side probes to loopback/private/link-local/metadata addresses (SSRF hardening).
- Password/ticket auth returns a typed error on non-JSON gateway responses instead of a raw decode error.
- HTTPS backend rejects negative retry settings and fixes a cross-loop session-close leak.
- Synchronous SDK `close()` is now idempotent.

Published to TestPyPI for validation only; not for production use.

## Assets

No binary assets attached.

Source archives:

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