1
[ ~/proxmox-sdk/releases/v0.0.3 ]tty0

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

back to releases / back to project

proxmox-sdk v0.0.3

[open on GitHub]
tag=v0.0.3state=stablepublished=2026-04-22synced=2026-05-07 07:04 UTC
author
emersonfelipesp
created
2026-04-22 20:26 UTC
target
main
downloads
0

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

What's Changed

Features

  • Proxy support fix: Correct proxy handling for HTTPS — method is normalized once and double-proxy construction is avoided
  • Explicit error types: New error classes for clearer failure handling
  • Timeout/retry params: Configurable timeout and retry backoff on client

Fixes

  • SSL errors now fail fast and CLI config round-trips respect retry_backoff
  • Dependency bumps: pytest and python-multipart patched versions
  • Mock server: use replace_collection for array endpoints in custom mock data init

Docs

  • v0.0.3 proxy fix, error types, timeout/retry documented in CLAUDE.md and MkDocs

Full Changelog: v0.0.2.post3...v0.0.3

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

assets

no binary assets attached

source code