Skip to content

Releases: GESkunkworks/gossamer

2.0.2

13 Jan 22:18
4442e33
Compare
Choose a tag to compare
added support for tilde and ENV vars in credentials file path

New Config format, SAML support, and concurrency

07 Jan 19:19
Compare
Choose a tag to compare

Beta release with newly added concurrency, SAML support, and new config format:

Features

  • SAML support as a primary credential with the capability of using the SAML credentials to assume more secondary credentials
  • Config format supports the concept of Flows so you can define authentication workflows in a single config file. This lets you get credentials using multiple auth methods in a single command.
  • Concurrency support means a 10fold improvement in speed when assuming hundreds of roles.

Please test and help report issues.

2.0.0: first release of beta 2.x version which supports SAML and advanced au…

04 Jan 22:00
Compare
Choose a tag to compare
…th flow configuration file

1.2.15

30 May 18:32
6c8872c
Compare
Choose a tag to compare

Added support for regions so GovCloud works

1.2.14

17 Apr 22:36
Compare
Choose a tag to compare
adding support for single session with longer sessionduration

1.2.13

15 Apr 14:23
d9d468e
Compare
Choose a tag to compare
removing session duration hard cap

1.2.10

21 Oct 03:03
Compare
Choose a tag to compare
includes fixes for role session name to include caller identity

1.2.8

19 Oct 13:55
Compare
Choose a tag to compare
fixing cross compile

gossamer v1.2.2.56

02 Jan 22:07
0a59ed2
Compare
Choose a tag to compare
  • fix an issue where the region always ended up being us-east-1 no matter what you put in the input role arns json file.

gossamer v1.2.2.55

31 Oct 01:51
Compare
Choose a tag to compare
  • Cleaning up logging so multi arn assumption is clearer to the user
  • Adding a windows build.
  • Adding Dockerfile for builds