[ ~/proxmox-sdk/releases/v0.0.13rc1 ]tty0
emerson@netdevops:~/proxmox-sdk$ gh release view v0.0.13rc1 --repo emersonfelipesp/proxmox-sdk
back to releases / back to project
v0.0.13rc1
tag=v0.0.13rc1state=pre-releasepublished=2026-07-06synced=2026-07-06 15:27 UTC
- author
- emersonfelipesp
- created
- 2026-07-06 14:40 UTC
- target
- 4f89509834c4b6218608d6237d0cf9dd4b10af27
- downloads
- 0
emerson@netdevops:~/proxmox-sdk$ cat RELEASE_NOTES.md
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.
emerson@netdevops:~/proxmox-sdk$ gh release download --pattern '*'