# netbox-openbao v0.1.0.post1

v0.1.0.post1

| Field |Value |
| --- | --- |
| Canonical URL | https://emersonfelipesp.com/netbox-openbao/releases/v0.1.0.post1 |
| GitHub URL | https://github.com/emersonfelipesp/netbox-openbao/releases/tag/v0.1.0.post1 |
| Tag | v0.1.0.post1 |
| State | latest |
| Author | emersonfelipesp |
| Created | 2026-09-18 15:41 UTC |
| Published | 2026-09-18 15:48 UTC |
| Target | main |
| Synced | 2026-09-20 10:37 UTC |
| Assets | 0 |

## Release notes

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.

## Assets

No binary assets attached.

Source archives:

| Format |URL |
| --- | --- |
| zip | https://api.github.com/repos/emersonfelipesp/netbox-openbao/zipball/v0.1.0.post1 |
| tar.gz | https://api.github.com/repos/emersonfelipesp/netbox-openbao/tarball/v0.1.0.post1 |
