# proxmox-sdk v0.0.11.post1 v0.0.11.post1 | Field |Value | | --- | --- | | Canonical URL | https://emersonfelipesp.com/proxmox-sdk/releases/v0.0.11.post1 | | GitHub URL | https://github.com/emersonfelipesp/proxmox-sdk/releases/tag/v0.0.11.post1 | | Tag | v0.0.11.post1 | | State | stable | | Author | emersonfelipesp | | Created | 2026-06-07 19:06 UTC | | Published | 2026-06-07 19:06 UTC | | Target | main | | Synced | 2026-06-21 12:43 UTC | | Assets | 0 | ## Release notes Bug fix release. - Fix MockBackend resurrecting deleted objects: a GET after DELETE now returns 404 instead of regenerating the object from the schema seed (which also cleared the tombstone). Adds an is_deleted() guard before the seed fallback in _mock_get(), plus regression tests. PEP 440 post-release on 0.0.11. ## Assets No binary assets attached. Source archives: | Format |URL | | --- | --- | | zip | https://api.github.com/repos/emersonfelipesp/proxmox-sdk/zipball/v0.0.11.post1 | | tar.gz | https://api.github.com/repos/emersonfelipesp/proxmox-sdk/tarball/v0.0.11.post1 |