This release includes the updated implementation for Profile Registry based on community members feedback (thanks!). It now includes AWS profile templating for user specific values or arbitrary registry level variables 🎉
Please refer to the documents for full usage guide https://docs.commonfate.io/granted/usage/profile-registry
NOTE: If you are currently using Granted Profile Registry then you need to migrate by running the following command:
granted registry migrate
This will prompt you enter name for each registry you are subscribed to. After that you are good to go!
What's Changed
- CLI-88 Update Profile Registry Implementation by @Eddie023 in #317
- Better logging around waiting for the browser by @grantjoy in #321
- Use slash to separate account and role name in
sso generate
by @dserodio in #320 - Add command to list expiry status for all access token saved in the key ring by @n3s7or in #323
New Contributors
Full Changelog: v0.5.2...v0.6.0