Releases: SumoLogic-Labs/sumo-powershell-sdk
Releases · SumoLogic-Labs/sumo-powershell-sdk
v1.1.4
v1.1.3
v1.1.2
v1.1.1
v1.1.0
v1.0.3-fix
1.0.3 - 5/10/2018
- Support over 1000 collectors in Get-Collector
- Integrate to App Veyor
v1.0.1
v1.0.1 - 4/25/2018
- Document update for Input/Output notation
v1.0.0 - 4/23/2018
- Refactory for releasing on PowerShell Gallery (with PowerShell Core 6.0+)
- Add cmdlets for collector upgrade management
- Reorganization - every exported cmdlets in a single file with help doc annotation
- Add unit tests in Pester (run with
Invoke-Pester src/test
) - Remove
-Deployment
parameter fromNew-SumoSession
cmdlet. It will automatically redirect to correct deployment based on the access id/key - Change
-AccessKey
parameter inNew-SumoSession
to-AccessKeyAsSecureString
for passing PowerShell Gallery check