Skip to content

Releases: GESkunkworks/gossamer3

v3.1.8

28 Dec 17:04
b7b49ad
Compare
Choose a tag to compare
  • Add support for GET on forms rather than just POST
  • Fixes #401

v3.1.7

14 Oct 01:08
fd96b45
Compare
Choose a tag to compare

Fix error on password expiration screen

v3.1.6

21 Sep 15:52
c9633c8
Compare
Choose a tag to compare

Temporary build pipeline upgrade from v3.1.5, Go 1.17 broke the way our pipeline vendors dependencies

v3.1.5

21 Sep 15:29
f90699e
Compare
Choose a tag to compare
  • AWS China Support
  • Upgrade packages
  • arm64 Linux build (#323)

v3.1.4

12 Jan 19:58
8369c01
Compare
Choose a tag to compare
  • Fix issue that would use exponential amounts of memory & disk usage on bulk-login command
  • Add more tests for Ping SAML Provider
  • Support --mfa-token on Ping Fed
  • Handle password expiration warning

v3.1.3

28 Oct 19:49
Compare
Choose a tag to compare
  • Handle password expiration errors (#53)
  • Pass Ping error messages through to user (#51)
  • Expand home path on AWS_SHARED_CREDENTIAL_FILE environment variable (#52)
  • Set user agent (#55)
  • Fixed bug with bulk-login

v3.1.2

26 Oct 17:41
Compare
Choose a tag to compare
  • Upgraded aws-sdk-go (#32, #35, #39, #47)
  • Allow overriding session duration per role (#42)
  • Added region mapping per account/role (#36, #49)
  • Clarified messaging in configure command (#37)
  • Removed misleading error message on secondary assumption when no roles provided (#33)
  • Added invalid login tracking (#48)
  • Added --password argument (#46)

v3.1.1

15 Oct 20:48
Compare
Choose a tag to compare
  • Fixed an issue with the configure command where it failed to set the default value for MFA (@MichaelPalmer1 )

v3.1.0

13 Oct 21:02
Compare
Choose a tag to compare
  • Fixed issue where bulk-login would fail to save credentials if at least one AssumeRole call failed (@MichaelPalmer1, @Squwid)
  • Improved concurrent handling of AssumeRole calls (@Squwid)
  • Added exponential backoff to AssumeRole calls of child roles (@MichaelPalmer1)
  • Users will only be prompted to login if at least one primary role has expired. Child credentials will be refreshed if they are expired. (@Squwid)

v3.0.0

01 Oct 15:00
Compare
Choose a tag to compare

First stable release for gossamer3