14
[ ~/netbox-sdk/releases/v0.0.7.post4 ]tty0

emerson@netdevops:~/netbox-sdk$ gh release view v0.0.7.post4 --repo emersonfelipesp/netbox-sdk

back to releases / back to project

netbox-sdk v0.0.7.post4

[open on GitHub]
tag=v0.0.7.post4state=stablepublished=2026-04-13synced=2026-05-07 07:04 UTC
author
emersonfelipesp
created
2026-04-13 19:19 UTC
target
main
downloads
0

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

Changes

  • Fixed CI: corrected multi-line GitHub Actions output expansion in django-model-builds workflow (shell syntax error with for TAG in ${{ }} — switched to env: + while read loop).
  • Fixed CI: replaced non-existent ghcr.io/netbox-community/netbox:v4.4.10 with v4.4.9 in the live NetBox test matrix.
  • Fixed CI: resolved lint failures, live container startup race conditions, and NetBox image tag issues across multiple prior pushes.
  • Added schema-driven in-memory FastAPI mock server, examples, and CI test matrix.
  • Added developer documentation with SDK internals and proxbox-api integration guide.
  • Security: stopped persisting demo_password to disk; bound mock server to loopback only.
  • Bumped pytest dev dependency (Dependabot).
  • Synced release metadata and documentation for version 0.0.7.post4.

Included commits

  • c1545b5 chore(release): bump version to 0.0.7.post4
  • fe2c450 build(deps-dev): bump pytest (Dependabot #13)
  • 63113fa fix(ci): fix multi-line tag expansion and missing v4.4.10 image
  • eb51c96 fix(ci): start netbox in a step to eliminate DB race condition
  • 38bd354 fix(ci): switch live tests to official netbox-community image
  • 7df7e7e fix(ci): resolve lint failures and live container timeout
  • 74fb0cb fix(ci): use full patch version tags for live NetBox containers
  • 1d1a75a fix: exclude examples/ from return annotation scan
  • 9a4cd0a security: stop persisting demo_password to disk, bind mock server to loopback
  • 06f4f76 Add mock FastAPI server, examples, CI test matrix, and MkDocs docs
  • ba9c4ca feat: add schema-driven in-memory FastAPI mock server
  • 5ecc5f2 docs: add developer documentation with SDK internals
  • e44df60 refactor: simplify session fast-path, retry kwargs, and cast cleanup

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

assets

no binary assets attached

source code