github common-fate/granted v0.11.0

latest releases: v0.33.0, v0.32.0, v0.31.2...
17 months ago

Improved MacOS keychain UX

On MacOS, we now build a single granted binary and use a symlink for assume. This has reduced the number of keychain access prompts that you should see. A massive thanks to @lyoung-confluent for identifying and improving this!

Improved Common Fate integration

This release improves the experience for users using Granted with Common Fate. We've introduced granted exp request, which allows AWS permissions to be easily requested via the command line.

We're using the exp or experimental subcommand to denote commands with APIs that are subject to change based on user feedback. Once this command is stabilised it will graduate to granted request.

Here's a demo of the improved integration:

Demo of a CLI session running 'assume'. The role is not accessible and requires an access request. The user runs 'granted exp request latest' and is prompted for a reason, and then access is granted.

What's Changed

Full Changelog: v0.10.0...v0.11.0

Don't miss a new granted release

NewReleases is sending notifications on new releases.