[ ~/netbox-sdk/releases/v0.0.7.post3 ]tty0
emerson@netdevops:~/netbox-sdk$ gh release view v0.0.7.post3 --repo emersonfelipesp/netbox-sdk
back to releases / back to project
netbox-sdk v0.0.7.post3
tag=v0.0.7.post3state=stablepublished=2026-04-07synced=2026-05-07 07:04 UTC
- author
- emersonfelipesp
- created
- 2026-04-07 18:05 UTC
- target
- main
- downloads
- 0
emerson@netdevops:~/netbox-sdk$ cat RELEASE_NOTES.md
Changes
- Fixed CI test failures by making session lifecycle checks tolerant of mocked sessions that do not expose a
closedattribute. - Hardened async session pooling and lifecycle behavior in the API client.
- Added connection pooling and async lifecycle management improvements to
NetBoxApiClient. - Migrated type-checking workflow/tooling to
tyacross development and CI. - Synced release metadata and documentation for version
0.0.7.post3(project version, package metadata, docs snippets, and lockfile).
Included commits - 12cdb32 chore(release): bump version to 0.0.7.post3
- 9c6875b fix: tolerate mock sessions without closed attribute
- 3273c37 fix: update version string to match tag and pyproject.toml
- 435eee0 Migrate type checks to ty across dev and CI
- a6d934f fix: harden async session pooling and lifecycle safety
- 7623ff2 feat: add connection pooling and async lifecycle management to NetBoxApiClient
emerson@netdevops:~/netbox-sdk$ gh release download --pattern '*'