Skip to content

v5.2.0

Compare
Choose a tag to compare
@mtibben mtibben released this 22 Jan 11:45
· 533 commits to master since this release

Fixed

  • Fix use of GetSessionToken when a single profile is used for the the credentials and role #501

Added

  • Add --no-session to login #500
  • Add SHA256SUMS file to releases #503

Changed

  • Don't use chained GetSessionToken if a role's duration is over 1 hour. AWS doesn't allow it and is the main use-case for --no-session b5c0224