Releases: benclaussen/NetboxPS
Releases · benclaussen/NetboxPS
v1.8.5
What's Changed
- Corrected contact functions
- v1.8.5 by @benclaussen1 in #53
Full Changelog: v1.8.4...v1.8.5
v1.8.4
v1.8.0
Full Changelog: v1.7.3...v1.8.0
v1.7.3
v1.7.2
Fixes #40 - Remove references to removed internal function ValidateDCIMChoices
Full Changelog: v1.7.1...v1.7.2
v1.7.1
Lots of updates. Added some contact functionality. Fixed bugs.
Thanks to @alagoutte and @weidi for PRs and assistance
What's Changed
- PSSA: Add Github Actions for launch PSSA (PowerShell Script Analyzer)… by @alagoutte in #11
- Enhance Connection (Support -SkipCertificateCheck) by @alagoutte in #12
- Fix Typo and Enhance AvailableIP Example by @alagoutte in #18
- Add Assigned Object (Type and ID) to New IPAM Address by @alagoutte in #19
- Fix PSSA Warning by @alagoutte in #20
- Add release.(yml) Github Actions by @alagoutte in #21
- Fix Publish on PSGallery (with PS Core) by @alagoutte in #24
- Enhance (DCIM) Site by @alagoutte in #25
- Fix PSSA deploy(.ps1) warning by @alagoutte in #26
- Tests: Fix PSSA by @alagoutte in #27
- Clear-NetboxCredential: Fix PSSA (trailing whitespace) by @alagoutte in #35
- Add Basic usage in README.md by @weidi in #30
- Tests (integration) DCIM by @alagoutte in #34
- v1.7.1 by @benclaussen in #38
New Contributors
Full Changelog: v1.5.0...v1.7.1
v1.5.0
v1.4.0
v1.3.3
Ability to connect to HTTP instead of forcing HTTPS
v1.3.2
Updates to parameters names, parameters types, code formatting, readme.
Contributions by @alagoutte -- Thanks!