Skip to content

v1.0.1

Compare
Choose a tag to compare
@bin3377 bin3377 released this 25 Apr 19:09

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 from New-SumoSession cmdlet. It will automatically redirect to correct deployment based on the access id/key
  • Change -AccessKey parameter in New-SumoSession to -AccessKeyAsSecureString for passing PowerShell Gallery check