v0.0.13rc1
Pre-release
Pre-release
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.