Skip to content

Releases: fwdcloudsec/granted

v0.29.0

04 Jul 11:02
36b51d7
Compare
Choose a tag to compare

This release adds a granted doctor command which can be used to identify issues with your AWS profiles or Granted configuration.

What's Changed

Full Changelog: v0.28.0...v0.29.0

v0.28.0

21 Jun 08:37
151c4c4
Compare
Choose a tag to compare

Added the option to clear the entire Granted cache

With Granted v0.28.0, you can run granted cache clear --all and choose which secure storage you want to clear the cache. The command will then clear all credentials for the selected secure storage.

What's Changed

  • Add flag that waits for access to be active by @meyerjrr in #682
  • Update file backend password prompt by @meyerjrr in #689
  • Add option to clear the entire Granted cache by @meyerjrr in #689
  • Handle nested parameters in granted settings set command by @meyerjrr in #690

Full Changelog: v0.27.5...v0.28.0

v0.27.5

12 Jun 16:05
2f715ef
Compare
Choose a tag to compare

This release fixes an issue where Granted wouldn't work with Firefox Nightly. Thanks @meuxx for the contribution!

What's Changed

  • Add support for Firefox Nightly by @meuxx in #685

New Contributors

Full Changelog: v0.27.4...v0.27.5

v0.27.4

06 Jun 02:36
eaf9a80
Compare
Choose a tag to compare

What's Changed

  • Fix error checks on retry logic for assuming roles with common fate by @JoshuaWilkes in #681

Full Changelog: v0.27.3...v0.27.4

v0.27.3

05 Jun 09:28
14edf76
Compare
Choose a tag to compare

What's Changed

  • Add retry logic to credential process where an active request exists in Common Fate by @JoshuaWilkes in #677
  • Credential process prompts to use 'granted request latest' when possible by @JoshuaWilkes in #679
  • fix a bad error check in the credential process by @JoshuaWilkes in #678

Full Changelog: v0.27.2...v0.27.3

v0.27.2

03 Jun 20:02
c83b088
Compare
Choose a tag to compare

What's Changed

  • Fix panic due to nil pointer dereference by @chrnorm in #675

Full Changelog: v0.27.1...v0.27.2

v0.27.1

03 Jun 13:39
9b245f6
Compare
Choose a tag to compare

What's Changed

  • update error messages and auto login when grant token is expired by @meyerjrr in #672
  • Improve Granted startup time when HTTP registry is used by @chrnorm in #673

Full Changelog: v0.27.0...v0.27.1

v0.27.0

22 May 15:10
5c9f5bd
Compare
Choose a tag to compare

What's Changed

  • Fix panic due to nil pointer in frecency by @chrnorm in #658
  • Duration flag now sets the duration of the access request by @ckluy31 in #663
  • Pull AWS credentials from multiple sources when building console url by @meyerjrr in #664
  • Allow custom reason to be provided on access request through granted by @ckluy31 in #661
  • Allow automatic login to be specified globally by @chrnorm in #666
  • Fix newline in version print output by @chrnorm in #667

New Contributors

Full Changelog: v0.26.2...v0.27.0

v0.26.2

16 May 21:02
b7118f3
Compare
Choose a tag to compare

This release fixes an issue when using Granted to authenticate to an OIDC provider on Windows, when using Granted with Common Fate.

What's Changed

Full Changelog: v0.26.1...v0.26.2

v0.26.1

15 May 16:36
1486d22
Compare
Choose a tag to compare

What's Changed

  • fix profile registry sync for registries without a type by @chrnorm in #659

Full Changelog: v0.26.0...v0.26.1