539
[ ~/netbox-proxbox/releases/v0.0.13.post2 ]tty0

emerson@netdevops:~/netbox-proxbox$ gh release view v0.0.13.post2 --repo emersonfelipesp/netbox-proxbox

back to releases / back to project

netbox-proxbox v0.0.13.post2

[open on GitHub]
tag=v0.0.13.post2state=stablepublished=2026-05-01synced=2026-05-07 07:04 UTC
author
emersonfelipesp
created
2026-05-01 02:33 UTC
target
b0bc51f627785bf819ba500f2d08cd0bea47888d
downloads
0

emerson@netdevops:~/netbox-proxbox$ cat RELEASE_NOTES.md

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

emerson@netdevops:~/netbox-proxbox$ gh release download --pattern '*'

assets

no binary assets attached

source code