Skip to content

PowerNetbox v4.5.4.0

Released 2026-03-17 - View on GitHub

Netbox 4.5.4 Compatibility

Full compatibility with Netbox 4.5.4.

New Features

  • Complete interface type ValidateSet (#368, PR #369): Updated -Type parameter on New-NBDCIMInterface and Set-NBDCIMInterface from 119 → 208 types, matching all Netbox InterfaceTypeChoices. Includes 2 new types added in Netbox 4.5.4:
  • 10gbase-cu — 10GBASE-CU (10GE DAC Passive Twinax)
  • 40gbase-sr4-bd — 40GBASE-SR4 (40GE BiDi)

CI/CD

  • Updated CI matrix to Netbox 4.5.4 (netbox-docker v4.5.4-4.0.1) across all 4 workflows (#367, PR #370)
  • All 94 integration tests pass on Netbox 4.3.7, 4.4.10, 4.5.4

Tests

  • 23 new unit tests for interface type validation