Changelog - Version 0.17.0
New Granted Cache Commands
We're introducing two new commands: granted cache clear
allows you to remove cached credentials securely, and granted cache list
lets you view the available cached credentials along with their storage type.
Deprecation of Region Flag in Granted SSO Commands
After prior warnings regarding changes to the behavior of --region
, we have officially deprecated the use of the --region
flag in Granted SSO commands. Please transition to using the sso-region
flag instead. In an upcoming release of Granted, the -region
flag will be repurposed to specify the 'region' field in generated profiles.
What's Changed
- Add granted cache cmd by @Eddie023 in #485
- removed region flag from granted sso commands by @shwethaumashanker in #489
Full Changelog: v0.16.1...v0.17.0