Skip to content

0.11.0

Latest

Choose a tag to compare

@github-actions github-actions released this 27 Feb 22:40
· 8 commits to main since this release
v0.11.0
1959cc4

Enhancements

  • exec: gains --assume-role option to call sts:AssumeRole using vended credentials from remote server. This allows to use the first-hop credential as a jump role for a final IAM role. #44, #42

Bug fixes

  • aws-sso: was always re-registering OAuth 2.0 dynamic client when logging in. Now consent prompt is only shown at the first login. #43
  • aws-sso: was failing on a machine using a hostname with non-ASCII characters. #45

New Contributors

Full Changelog: v0.10.0...v0.11.0