16
[ ~/netbox-sdk/releases/v0.0.10 ]tty0

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

back to releases / back to project

netbox-sdk v0.0.10

[open on GitHub]
tag=v0.0.10state=latestpublished=2026-06-16synced=2026-06-21 12:43 UTC
author
emersonfelipesp
created
2026-06-15 15:51 UTC
target
main
downloads
0

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

NetBox SDK 0.0.10 finalizes the CLI and SDK updates from the 0.0.10 release line.

Highlights:

  • Adds CLI bulk update, bulk patch, and bulk delete operations for writable list endpoints.
  • Adds auto-pagination support with --all and --max-records for dynamic list commands.
  • Adds filter discovery so users can inspect supported query parameters from the CLI.
  • Adds versioned NetBox schema selection for CLI usage.
  • Adds live integration coverage against demo NetBox workflows.
  • Pins the Starlette dependency floor to include upstream Host header validation fixes.
  • Avoids eager demo TUI profile prompts.

Compatibility and validation:

  • Package: netbox-sdk 0.0.10
  • Distribution: PyPI package netbox-sdk==0.0.10
  • Python validation covered the release workflow test matrix before package publication.
  • No migration step is required for existing CLI or SDK users.

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

assets

no binary assets attached

source code