github emersonfelipesp/netbox-proxbox v0.0.13.post2
netbox-proxbox v0.0.13.post2

latest releases: v0.0.13.post4, v0.0.13.post3
9 hours ago

netbox-proxbox v0.0.13.post2

Post-release of v0.0.13.post1 — packaging/compat-pin bump only, no runtime behavior change.

Compatible with proxbox-api v0.0.9.post1 and NetBox ≥ 4.6.0 (certified against v4.6.0-beta2).

What changed from v0.0.13.post1

  • proxbox-api pin moves to 0.0.9.post1 across e2e-docker.yml, docs-screenshots.yml, and nightly-contracts.yml. The plugin's runtime behavior is unchanged; only the version it is certified against moves forward.
  • Plugin source version bump in pyproject.toml and netbox_proxbox/__init__.py to 0.0.13.post2. The tests/test_version.py AST pin moves with it so future drift fails loudly.
  • Compatibility matrix row added in docs/index.md, README.md, docs/release-notes/index.md, and docs/release-notes/version-0.0.13.md for the new v0.0.13.post2 / proxbox-api v0.0.9.post1 / NetBox 4.6.0-beta2 triple.
  • Installation docs refreshed (docs/installation/upgrading.md, docs/installation/2-installing-plugin-git.md) to reflect the new current source version.

Compatibility

NetBox netbox-proxbox proxbox-api netbox-sdk proxmox-sdk
≥4.6.0-beta2 v0.0.13.post2 v0.0.9.post1 v0.0.7.post6 v0.0.3.post1
≥4.6.0-beta2 v0.0.13.post1 v0.0.9 v0.0.7.post6 v0.0.3.post1
≥4.6.0-beta1 v0.0.13 v0.0.9 v0.0.7.post6 v0.0.3.post1
≥4.6.0-beta1 v0.0.12 v0.0.8.post1 v0.0.7.post6 v0.0.3.post1

Installation

pip install netbox-proxbox==0.0.13.post2

See the installation docs for full setup instructions.

Pull request

  • #347 — chore: bump to 0.0.13.post2 / proxbox-api 0.0.9.post1

Don't miss a new netbox-proxbox release

NewReleases is sending notifications on new releases.