github emersonfelipesp/netbox-proxbox v0.0.15.post1
netbox-proxbox v0.0.15.post1

latest release: v0.0.15.post2
5 hours ago

Post-release patch on stable v0.0.15. Pairs with backend proxbox-api v0.0.11.post1.

Fixes

  • VM/LXC resource API pagination/api/plugins/proxbox/resources/virtual-machines/ and /api/plugins/proxbox/resources/lxc-containers/ now filter the full proxbox-tagged VM set before applying optional limit / offset pagination (fixes the 100-object truncation regression). Both endpoints order by VM name and preserve fully-unpaginated responses when no pagination parameters are supplied. (#444)
  • PVE 9.x HA rules — Cluster HA dashboard renders the new rules field exposed by proxbox-api's /proxmox/cluster/ha/summary. PVE 9.x clusters (where cluster/ha/groups was replaced by cluster/ha/rules) now show populated HA info instead of an empty view. Backward compatible — the card is hidden on pre-9.x clusters. (Fixes #111)
  • Cloud image template updates — REST API accepts PUT/PATCH on cloud image templates via CloudImageTemplateSerializer delegation through NetBoxModelSerializer. (#444)
  • Bulk-delete fixProxmoxEndpointBulkDeleteView wired in urls.py so the bulk-delete action no longer 404s. (#446)
  • Serializer MROfix(api): delegate create/update through NetBoxModelSerializer MRO ensures create/update payloads flow through the documented pipeline.
  • Full-update resilience — backups, snapshots, and task history can now fail individually without aborting the whole sync; required stages still raise errors. (#448)

Compatibility

No NetBox compatibility rotation. NetBox compatibility range 4.5.84.6.99 unchanged.

NetBox netbox-proxbox proxbox-api netbox-sdk proxmox-sdk
>=4.5.8 v0.0.15.post1 v0.0.11.post1 v0.0.8.post1 v0.0.3.post1
>=4.5.8 v0.0.15 v0.0.11 v0.0.8.post1 v0.0.3.post1

Full release notes: https://emersonfelipesp.github.io/netbox-proxbox/release-notes/version-0.0.15.post1/

Don't miss a new netbox-proxbox release

NewReleases is sending notifications on new releases.