# netbox-sdk v0.0.7.post3

netbox-sdk v0.0.7.post3

| Field |Value |
| --- | --- |
| Canonical URL | https://emersonfelipesp.com/netbox-sdk/releases/v0.0.7.post3 |
| GitHub URL | https://github.com/emersonfelipesp/netbox-sdk/releases/tag/v0.0.7.post3 |
| Tag | v0.0.7.post3 |
| State | stable |
| Author | emersonfelipesp |
| Created | 2026-04-07 18:05 UTC |
| Published | 2026-04-07 18:12 UTC |
| Target | main |
| Synced | 2026-08-26 12:46 UTC |
| Assets | 0 |

## Release notes

## Changes

- Fixed CI test failures by making session lifecycle checks tolerant of mocked sessions that do not expose a `closed` attribute.
-  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 `ty` across 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

## Assets

No binary assets attached.

Source archives:

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