All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
v2.3.1 (2023-11-05)
- Updated dependencies
v2.3.0 (2023-07-29)
- Added
credentials_process
support to thecreds
subcommand via the--awscli
switch (credit @petderek #126 #131)
v2.2.0 (2020-09-25)
trust-policy
subcommand that prints the correct trust policy for an account or an IAM resource
v2.1.0 (2020-09-08)
--region
flag to target a specific STS endpoint, defaults to the CLI configured region
v2.0.0 (2020-09-04)
- started using the AWS SDK version 2
v1.2.0 (2020-08-31)
federator
has the ability to pass in an External ID to the STS call using the--external-id
flag
v1.1.0 (2020-03-07)
- The ability for
federator
to output JSON using the--json
flag
v1.0.0 (2020-02-28)
First release of the federator