Skip to content

v1.9.2

Compare
Choose a tag to compare
@synfinatic synfinatic released this 14 May 00:24
· 716 commits to main since this release
307f13e

Overview

This release has a number of improvements for both CLI and AWS Console access:

  • Now include shell helper (aws-sso-profile, etc) support for zsh
  • Add support for Granted Containers Firefox plugin (UrlAction: granted-containers)
  • Firefox container labels will use a randomized color/icon if no tags are specified
  • CLI now uses context sensitive auto-complete to filter out invalid AccountID, RoleNames, etc
  • Improved aws-sso config wizard

Deprecated Options

As always, running aws-sso config will migrate your config file options as necessary.

  • aws-sso list --profile-prefix has been replaced with a more powerful aws-sso list --prefix flag
  • FirefoxOpenUrlInContainer config option has been replaced with UrlAction: open-url-in-container

What's Changed

Full Changelog: v1.9.1...v1.9.2