0
[ ~/netbox-openbao/releases/v0.1.0.post1 ]tty0

emerson@netdevops:~/netbox-openbao$ gh release view v0.1.0.post1 --repo emersonfelipesp/netbox-openbao

back to releases / back to project

v0.1.0.post1

[open on GitHub]
tag=v0.1.0.post1state=latestpublished=2026-09-18synced=2026-09-20 10:37 UTC
author
emersonfelipesp
created
2026-09-18 15:41 UTC
target
main
downloads
0

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

Post-release repair of 0.1.0 for NetBox 4.6 and 4.7.

Fixed

  • The OpenBao procedure-run list page (Audit > Procedure runs) failed with TypeError: BaseForm.__init__() got an unexpected keyword argument 'model'. Its filter form now declares its model and offers engine, procedure, initiator (several at once), tag, and free-text filters. The list and detail pages are covered by view tests, and a new test instantiates every filter form so this class of error fails in CI.
  • The main-branch production deployment override invoked the inner plugin helper before any authorization existed and always failed. The workflow now calls the authorizing deploy entry point with the claimed deployment proof.

Compatibility

  • No model or migration changes. Upgrading from 0.1.0 requires no database migration.
  • Package: netbox-openbao 0.1.0.post1 (netbox_openbao-0.1.0.post1-py3-none-any.whl, netbox_openbao-0.1.0.post1.tar.gz).

Validation

  • Plugin test suite on NetBox 4.7.0 with netbox_rpc installed; the new procedure-run view tests pass.
  • Production deployment verified from the immutable package.

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

assets

no binary assets attached

source code