Releases: netbox-community/pynetbox
Releases · netbox-community/pynetbox
v7.4.1 - 2024-10-25
v7.4.0
What's Changed
- Fix: pynetbox greater than 7.0.0 fails to insert complex custom_fields. Fixes #597 by @costasd in #598
- Fix: replace None with 'null' in query parameters. by @doc-sheet in #545
- Fix: Fixes for connected endpoints. by @abhi1693 in #578
- Added first support for NetBox 4.0
- Removed python 3.8, 3.9 from testing matrix, added python 3.12
- Removed NetBox 3.4, 3.5 from testing matrix, added NetBox 4.0
- Added readme compatibility matrix.
Full Changelog: v7.3.4...v7.4.0
v7.3.4
What's Changed
- Fix API version for Netbox version > 4.x by @btriller in #616
- Fix linter errors; remove NetBox 3.3 from test matrix. Fixes #627 by @jeffgdotorg in #628
New Contributors
- @btriller made their first contribution in #616
- @jeffgdotorg made their first contribution in #628
Full Changelog: v7.3.3...v7.3.4
7.3.3
7.3.2
7.3.1
7.3.0
7.2.0
7.1.0
7.0.1
What's Changed
- Removed pre-NetBox 3.3 features by @markkuleinio in #521
- Fix custom_filed KeyError traceback by @ Kani999 in #518
Full Changelog: v7.0.0...v7.0.1