Skip to content

Latest commit

 

History

History
49 lines (28 loc) · 1.06 KB

CHANGELOG.md

File metadata and controls

49 lines (28 loc) · 1.06 KB

Change log for AWSSSOHelper

[0.0.26] (shout out to @SiloReed)

Changed

  • Improvements to the token expiration logic

Fixed

  • Bug after cached credential expired
  • Removed out-null from Get-SSOAccountList

[0.0.25]

Changed

  • Updated behaviour for -OutputEnvVariables to enable piping to e.g. 'eval -' for use with cli.

[0.0.24]

Changed

[0.0.23]

Changed

  • Added support for additional credential output options (issue #5).

[0.0.22]

Changed

  • Added support for AWS.Tools PowerShell Modules (issue #2).
  • Added support for Windows Powershell v5.1

[0.0.21] - 2020-05-11

[0.0.20] - 2020-05-09

Fixed

  • Fixed error with multiple level access on multiple accounts (issue #1).