[ ~/proxbox-api/releases/v0.0.13 ]tty0
emerson@netdevops:~/proxbox-api$ gh release view v0.0.13 --repo emersonfelipesp/proxbox-api
back to releases / back to project
v0.0.13
tag=v0.0.13state=latestpublished=2026-05-20synced=2026-05-21 07:21 UTC
- author
- emersonfelipesp
- created
- 2026-05-20 13:42 UTC
- target
- main
- downloads
- 0
emerson@netdevops:~/proxbox-api$ cat RELEASE_NOTES.md
What's Changed
- docs(claude): document release procedure and duplicate-run cancellation by @emersonfelipesp in #122
- fix: set both primary_ip4 and primary_ip6 for dual-stack VMs by @emersonfelipesp in #123
- fix: recover from concurrent tag creation race in ensure_tag_async (#121) by @emersonfelipesp in #124
- fix: stop merging existing custom_fields into stamp PATCH payload by @emersonfelipesp in #125
- fix: skip mkcert when custom certs are already present (closes #126) by @emersonfelipesp in #127
- docs(pt-BR): sync installation guide with EN version including custom cert section by @emersonfelipesp in #128
- feat(intent): add PUT /intent/tag-pending-deletion and /untag-pending-deletion routes by @emersonfelipesp in #129
- fix: guard against FastAPI Query default leaking as run_id (closes #132) by @emersonfelipesp in #135
- fix: bypass cluster_status preflight in resolve_vm_config by @emersonfelipesp in #138
- fix: logging verbosity control and netbox_sdk.client suppression (#133) by @emersonfelipesp in #136
- fix: replace deprecated listen...http2 with standalone http2 on directive by @emersonfelipesp in #137
- fix: skip bootstrap when no NetBox endpoint is configured (closes #130) by @emersonfelipesp in #139
- Release v0.0.13 by @emersonfelipesp in #141
Full Changelog: v0.0.12...v0.0.13
emerson@netdevops:~/proxbox-api$ gh release download --pattern '*'