Releases: GESkunkworks/gossamer
Releases · GESkunkworks/gossamer
2.0.2
New Config format, SAML support, and concurrency
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
1.2.15
Added support for regions so GovCloud works
1.2.14
1.2.13
1.2.10
1.2.8
gossamer v1.2.2.56
- 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
- Cleaning up logging so multi arn assumption is clearer to the user
- Adding a windows build.
- Adding Dockerfile for builds