Skip to content

v1.10.0

Compare
Choose a tag to compare
@synfinatic synfinatic released this 30 Jul 21:01
· 604 commits to main since this release
v1.10.0
7001055

Changelog

Bugs

  • Fix fish auto-complete helper #472
  • Fix issue where we were not appropriately flushing the roles cache #479
  • Creds with less than 1min remaining now indicate so via < 1m rather than empty string
  • We now consistently use RoleName as both input and output for the list command

Changes

  • Authentication via your SSO provider no longer uses a Firefox container #486
  • Bump to Go v1.19
  • Bump to golangci-lint v1.52.2
  • AccountId in the list command output are now presented with a leading zero(s)
  • Expired IAM credentials are now explictily marked instead of an empty string

New Features

  • Profiles in ~/.aws/config now include the region = XXX option #481
  • Add FirstTag support in the config for placing a tag at the top of the select list #445
  • Support eval command in Windows PowerShell via Invoke-Expression #188
  • Add support for --sort and --reverse flags for the list command #466

What's Changed

New Contributors

Full Changelog: v1.9.10...v1.10.0