Releases: PowerAruba/PowerArubaSW
Releases · PowerAruba/PowerArubaSW
PowerArubaSW 1.0.0
What's Changed
- fix indent (using Visual Code Formatter) by @alagoutte in #126
- Update testsuite to Pester v5 by @alagoutte in #127
- Update ShouldProcess for PowerArubaSW by @oitptobbe and @alagoutte in #120
- Add Multi (API) Version Connection support by @alagoutte in #128
- Fix PSSA About Singular Nouns by @alagoutte in #129
- Fix PSSA about BOM Encoding File by @alagoutte in #130
New Contributors
- @oitptobbe made their first contribution in #120
/!\ This release have some compatibility break (-noconfirm -> -confirm:$false... ) /!\
Tested on Aruba Switch 2530 (16.11.0002) and 2930F (16.11.0002)
Windows 10 with PowerShell 7.1.4
Windows 10 with PowerShell 5
macOS with PowerShell 7.1.4
Ubuntu 20.04 with PowerShell 7.1.4
Full Changelog: v0.9.0...v1.0.0
PowerArubaSW 0.9.0
14 new cmdlets
- Add PowerArubaSW Logo (#123)
- Adding RADIUS Server (#107)
- Adding RADIUS ServerGroup (#108)
- Adding RADIUS Profile (#122)
- Adding MAC (Table) (#110)
- Adding Ping (#114)
- Adding Display Modules Information (#112)
- Adding Banner (motd/exec) (#111)
- Adding Github Actions (for PSSA and Deploy release) (#113)
Tested on Aruba Switch 2530 (16.11.0002) and 2930F (16.11.0002)
- Windows 10 with PowerShell 7.1.4
- Windows 10 with PowerShell 5
- macOS with PowerShell 7.1.4
- Ubuntu 20.04 with PowerShell 7.1.4
PowerArubaSW 0.8.0
PowerArubaSW 0.7
4 new cmdlets
- Support of PowerShell (Core) 6 (tested on Linux/Ubuntu and MacOS) (#74)
- new parameter (-SkipCertificateCheck) when want to connect using HTTPS to unsecure switch (with no valid certificate) (#74)
- Adding DNS support (Get/Set/Remove DNS server and domain names)( #72 #73)
- Fix using Get-ArubaSWSystemStatus with VSF/Stacked Switch (#75)
PowerArubaSW 0.6
3 new cmdlets
- Enhance speed (Don't wait 5sec between each request...) (#32)
- Enhance security (Enable TLS 1.2 when HTTPS is used...) (#60)
- Better "error" message when fail to connect or use a API (#55)
- Add -usebasicparsing for use without connnected session (like task) (#56)
- Add integration test (using Pester) for check code (Known issue about VSF Switch) (#36)
- Add Get|Set-ArubaSWPort(-statistics) to get and configure a port (name, status, mode...) and Port statistics (name, packets/bytes/throughtput/error TX or RX...) (#40)
- Add Extract-Port-ArubaSW.ps1 tools script for generate a Excel file with the list of Port and configuration (vlan, status, lldp neighbor...) (#34)
- 4 removed cmdlets (Get-ArubaSWSystemStatus[Cpu|Memory|Storage|Time] (#43)
PowerArubaSW 0.5
12 new cmdlets
- HTTPS Support (for connection to the Switch)
- LACP (Add/Configure/Remove a Aggregation Port)
- LLDP (Configure Global Settings, and get neighbor/port stats and remote info)
- Led (Get / Configure Led Locator info)
v0.4: New Release (0.4)
8 new cmdlets :
- Vlans Ports (Add/Configure/Remove a vlan (tagged/untagged/forbidden) to a port)
- REST (Get API Version / Get|Set Rest Timeout)
- Switch Status (Product and Hardware info)