# netbox-sdk v0.0.10

netbox-sdk v0.0.10

| Field |Value |
| --- | --- |
| Canonical URL | https://emersonfelipesp.com/netbox-sdk/releases/v0.0.10 |
| GitHub URL | https://github.com/emersonfelipesp/netbox-sdk/releases/tag/v0.0.10 |
| Tag | v0.0.10 |
| State | latest |
| Author | emersonfelipesp |
| Created | 2026-06-15 15:51 UTC |
| Published | 2026-06-16 17:35 UTC |
| Target | main |
| Synced | 2026-06-21 07:41 UTC |
| Assets | 0 |

## Release notes

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.

## Assets

No binary assets attached.

Source archives:

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