github RekklesNA/ProxmoxMCP-Plus v0.5.2
ProxmoxMCP-Plus v0.5.2

3 hours ago

ProxmoxMCP-Plus v0.5.2

Release date: 2026-05-12

Fixes

  • retry_job now claims a retry with an atomic SQLite status transition before replaying the operation, preventing concurrent retry requests from duplicating high-risk work.
  • cancel_job now discards stale cancel results when the backing UPID changes while the cancellation request is in flight.
  • setup.py now matches the project metadata and requires paramiko>=5.0.0,<6.0.0.
  • update_container_ssh_keys is now classified as a high-risk operation and honors the high-risk approval-token policy.
  • API SSH tunnels now honor configured SSH user, port, key file, known hosts file, and strict host-key checking settings.
  • get_containers(include_raw=true, format_style="json") now includes raw status and config payloads when stats are fetched.
  • Logging setup is now idempotent and replaces project-managed handlers instead of adding duplicates.

Upgrade Notes

  • If COMMAND_POLICY_HIGH_RISK_REQUIRE_APPROVAL_TOKEN=true, callers must provide an approval token when invoking update_container_ssh_keys.
  • Operators using legacy setup.py installation paths will now get the same Paramiko 5.x runtime constraint as pyproject.toml.

Don't miss a new ProxmoxMCP-Plus release

NewReleases is sending notifications on new releases.