3
[ ~/proxbox-api/releases/v0.0.6 ]tty0

emerson@netdevops:~/proxbox-api$ gh release view v0.0.6 --repo emersonfelipesp/proxbox-api

back to releases / back to project

proxbox-api v0.0.6

[open on GitHub]
tag=v0.0.6state=stablepublished=2026-04-03synced=2026-05-07 07:04 UTC
author
emersonfelipesp
created
2026-04-03 14:40 UTC
target
main
downloads
0

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

What's Changed

Bug Fixes

  • Retry backoff: Sleep now happens outside the semaphore to avoid holding concurrency slots while waiting. Adds jitter and minimum 5s delay for connection refused (NetBox completely down).
  • Bridge lookup: Fixed edge case where a bridge name could match an interface on a different VM.
  • Guest IP sync: Fixed IP address handling during VM interface reconciliation.
  • REST pagination: Fixed cursor pagination in backend logs endpoint.

New Features

  • /health endpoint: Backend readiness check endpoint for orchestrators.

Full Changelog: v0.0.5...v0.0.6

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

assets

no binary assets attached

source code