PowerNetbox v4.4.8.1
Released 2025-12-14 - View on GitHub
Fixed
- PowerShell 5.1 compatibility fix for
Remove-NBDCIMSite([uint]→[uint64]) - StreamReader proper disposal pattern in
GetNetboxAPIErrorBody
Improved
- Added
[OutputType([PSCustomObject])]to 483 functions for better IDE support - Added
[ValidateNotNullOrEmpty()]to mandatory string parameters
Changed
- New versioning scheme: first 3 digits match Netbox stable version, 4th digit is module patch number
Full Changelog
https://github.com/ctrl-alt-automate/PowerNetbox/compare/v4.4.8...v4.4.8.1