Skip to content

v1.9.0

Compare
Choose a tag to compare
@synfinatic synfinatic released this 08 May 23:43
· 408 commits to main since this release
00620eb

Overview

This is a pretty significant release with some major improvements:

  1. Now support assuming roles in bash without forking a new shell with auto-complete via aws-sso-profile command
  2. aws-sso install-completions is now aws-sso completions and supports uninstalling. Please see the quickstart for more details
  3. Users upgrading from previous versions can now run aws-sso config to update their config to take advantage of new features without editing the yaml config file
  4. aws-sso config is now known as aws-sso config-profiles to update your ~/.aws/config file
  5. Users can now specify their own AWS SSO cache refresh interval instead of the hard coded 24hrs via CacheRefresh
  6. Multiple SSOConfig blocks are now properly supported as browser session cookies are isolated via Firefox Containers

Changelog

What's Changed

Full Changelog: v1.8.1...v1.9.0