Skip to content

Releases: netbox-community/pynetbox

v7.5.0

20 May 16:02
0f244d9

Choose a tag to compare

What's Changed

  • Return correct choices when API token can PUT but not POST by @BenoitKnecht in #592
  • When using OIDC proxy for authentication return correct nb.version property by @Kani999 in #641
  • Add CircuitTerminations, ConsolePorts, ConsoleServerPorts, PowerOutlets, PowerPorts to trace of circuit by @bcollet in #684
  • Add built in function to activate a branch: #686

Full Changelog: v7.4.1...v7.5.0

v7.4.1 - 2024-10-25

25 Oct 15:58

Choose a tag to compare

  • Updated requests and urllib3 python libraries due to security vulnerabilities.

v7.4.0

08 Aug 07:19
c84ca29

Choose a tag to compare

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

02 Jul 21:28
d62cb87

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v7.3.3...v7.3.4

7.3.3

05 Jan 23:18

Choose a tag to compare

fix pypi release

7.3.2

05 Jan 23:14

Choose a tag to compare

fix pypi release

7.3.1

05 Jan 23:09

Choose a tag to compare

fix pypi release

7.3.0

03 Jan 16:02

Choose a tag to compare

7.2.0

07 Sep 15:42
b3225ef

Choose a tag to compare

What's Changed

Full Changelog: v7.1.0...v7.2.0

7.1.0

25 Aug 21:31
0bab812

Choose a tag to compare

What's Changed

Full Changelog: v7.0.1...v7.1.0