Gsts Versions Save

Obtain and store AWS STS credentials to interact with Amazon services by authenticating via G Suite SAML.

v3.0.5

3 years ago

Changelog

  • Fix console hanging when multiple roles are available

v3.0.4

3 years ago

Changelog

⚠️ Warning: Final resolution of the hanging issue was only fully mitigated on v3.0.5.

  • Add workaround for hanged console after authentication

v3.0.3

3 years ago

Changelog

  • Fix daemon issues with --engine-executable-path=null

v3.0.2

3 years ago

Changelog

v3.0.1

3 years ago

Changelog

  • Add additional logging for debugging purposes

v3.0.0

3 years ago

Changelog

  • Refactored to replace puppeteer by playwright, a more modern and reliable framework automation.

v2.4.4

3 years ago

Changelog

⚠️ Warning: persistence session storage isn't working properly in this version. Downgrade to v2.4.3 if you don't want to see the Chromium window every time a session reauthentication is needed.

v2.4.3

3 years ago

Changelog

  • Add configurable puppeteer executable path
  • Add more node compatibility fixes

v2.4.2

3 years ago

Changelog

  • Add note about reported aws-cli workaround
  • Fix mkdirp issues on Windows platforms

v2.4.1

3 years ago

Changelog

Maintenance release

  • Fix a failing test when testing JSON output.