This release improves the user experience of running commands like granted sso generate
- if a valid AWS SSO token already exists in ~/.aws/cache
it will be used, rather than prompting you to log in again.
A big thanks to @decisivedevops for helping update our documentation links too.
What's Changed
- CF-716: support for ~/.aws/sso/cache by @jordiup in #376
- updated shell-alias help url by @decisivedevops in #377
- fix panic due to error printing by @chrnorm in #379
New Contributors
- @decisivedevops made their first contribution in #377
Full Changelog: v0.9.0...v0.9.1