Skip to content

v1.7.1 - Fix lots of bugs and small feature enhancements

Compare
Choose a tag to compare
@synfinatic synfinatic released this 16 Jan 23:30
· 822 commits to main since this release
13a896d

Overview

Bug Fixes

  • AWS_SSO env var is now set with the eval and exec command #251
  • Fix broken auto-complete for non-Default AWS SSO instances #249
  • Fix incorrect AWS_SSO_SESSION_EXPIRATION values #250
  • Remove old config settings that no longer exist #254
  • cache command no longer flushes the Expires field for role credentials
    or the role History
  • Auto-guided setup now loads the config so the user defined command is
    successful #260
  • default list command will now refresh the cache if necessary

Changes

  • flush now flushes the STS IAM Role credentials first by default #236
  • Guided setup now uses the hostname or FQDN instead of full URL for the SSO StartURL #258

New Features

  • Add a lot more ProfileFormat functions via sprig #244
  • flush command gives users more control over what is flushed
  • Add documentation for SourceIdentity for AssumeRole operations
  • Add EnvVarTags config file option #134

What's Changed

New Contributors

Full Changelog: v1.7.0...v1.7.1