[ ~/proxbox-api/releases/v0.0.10.post1 ]tty0
emerson@netdevops:~/proxbox-api$ gh release view v0.0.10.post1 --repo emersonfelipesp/proxbox-api
back to releases / back to project
v0.0.10.post1
tag=v0.0.10.post1state=stablepublished=2026-05-05synced=2026-05-07 07:04 UTC
- author
- emersonfelipesp
- created
- 2026-05-05 14:17 UTC
- target
- main
- downloads
- 0
emerson@netdevops:~/proxbox-api$ cat RELEASE_NOTES.md
Summary
- Bump proxbox-api to 0.0.10.post1.
- Certify the NetBox matrix against v4.5.8, v4.5.9, and stable v4.6.0.
- Gate NetBox VirtualMachineType sync on live NetBox 4.6+ detection so 4.5.x keeps the existing VM role fallback.
- Include the Docker release-smoke encryption-key fix already merged on main.
Validation
git diff --checkruff check .ruff format --check .pytest -q -o addopts="" tests/test_netbox_version.py tests/test_vm_sync.py tests/test_patchable_fields.py tests/test_custom_field_object_types_union_netbox_versions.pypython -m compileall proxbox_api testspython -c "import proxbox_api.main"python -c "from proxbox_api.proxmox_to_netbox.proxmox_schema import load_proxmox_generated_openapi; assert load_proxmox_generated_openapi().get('paths')"ty check proxbox_api/types proxbox_api/utils/retry.py proxbox_api/schemas/sync.py
emerson@netdevops:~/proxbox-api$ gh release download --pattern '*'