Skip to content

Releases: common-fate/granted

v0.36.3

12 Nov 06:23
8547465
Compare
Choose a tag to compare

Changelog

  • 8785167 Revert additional stream closed polling on proxy command (#802)
  • 8547465 use sso role name from grant output for eks and rds access (#803)

Download this release by following our getting started guide.

v0.36.2

12 Nov 06:23
eeec10e
Compare
Choose a tag to compare

Changelog

  • eeccfba Add Vivaldi browser support (#797)
  • eeec10e Fix the proxy command not detecting that the stream had closed remotely (#799)
  • 062ec34 Re authenticate with common fate during registry sync if token is expired (#798)
  • b165600 Service flag support for AWS Organizations (#800)
  • cc23acc fix: pass external_id for credential process and IAM (#790)

Download this release by following our getting started guide.

v0.36.1

12 Nov 06:23
fd86607
Compare
Choose a tag to compare

Changelog

  • fd86607 Switch out huh for survey with a custom renderer template (#794)

Download this release by following our getting started guide.

v0.36.0

04 Nov 06:57
cebcab0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.35.2...v0.36.0

v0.35.2

21 Oct 10:03
4c2fac9
Compare
Choose a tag to compare

What's Changed

  • Changes waf shortcut to use v2 home page, rather than WAF classic home. by @CodyDunlap in #775
  • Fix service map comma and formatting by @chrnorm in #776
  • update asdf tool-versions golang to 1.22 by @chrnorm in #774
  • tidy unused packages and variables by @chrnorm in #773
  • RDS proxy command should be filterable by @JoshuaWilkes in #777
  • feat: sort service map and add aws bedrock as a recognized service. by @felipewnp in #784

New Contributors

Full Changelog: v0.35.1...v0.35.2

v0.35.1

09 Oct 10:42
230f6e0
Compare
Choose a tag to compare

This release includes bug fixes for the RDS plugin.

What's Changed

  • Remove Grant is activated message, use new Grant Output API by @JoshuaWilkes in #769
  • Improve how RDS proxy command handles grant expiry and proxy connection errors by @JoshuaWilkes in #770

Full Changelog: v0.35.0...v0.35.1

v0.35.0

04 Oct 10:29
c0c1387
Compare
Choose a tag to compare

AWS IAM Identity Center phishing protection

Frame 13

This release adds support for the new Granted browser extension for Chrome, which confirms the user code automatically when logging in to AWS IAM Identity Center. This makes authenticating faster and protects against being phished for your AWS credentials. Read more in our announcement blog post here..

Follow our install guide here to get set up with Granted.

What's Changed

  • add fixes to setting custom browser by @meyerjrr in #760
  • Fix the version output when running assume -v by @chrnorm in #762
  • Added support for manual setting of PassDir to avoid pass password pollution in default location by @VigneshSelvaraj96 in #761
  • Add apigw -> apigateway service shortcut by @alexjurkiewicz in #763
  • Add AWS IAM Identity Center device code flow automation by @chrnorm in #765

New Contributors

Full Changelog: v0.34.2...v0.35.0

v0.34.1

24 Sep 17:12
18daa6e
Compare
Choose a tag to compare

This release fixes a folder permissions issue introduced in v0.34.0, and fixes an issue with using assume -s ram to open Resource Access Manager. A big thankyou to contributors @jpbelleau and @wayne-folkes.

What's Changed

Full Changelog: v0.34.0...v0.34.1

v0.34.0

24 Sep 07:15
058ea6c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.33.0...v0.34.0

v0.33.0

12 Sep 11:04
46a8f33
Compare
Choose a tag to compare

This release adds support for XDG directories (thankyou @chris3ware!), and adds a new granted request close command for closing Just-In-Time Access Requests in Common Fate.

What's Changed

  • if we run into the issue with activation, print the diagnostics by @meyerjrr in #734
  • Open the common fate console by @JoshuaWilkes in #732
  • Add support for custom browser launch templates by @chrnorm in #731
  • Add messaging when the proxy command cannot connect to the target in SSM by @JoshuaWilkes in #735
  • Add support for XDG directories by @chris3ware in #726
  • Add 'granted request close' subcommand by @ckluy31 in #740
  • Fix success message when access request is closed by @ckluy31 in #743
  • Fix nil pointer error in registry sync when merging fails with an unknown error by @JoshuaWilkes in #744
  • Granted login deprecation message should be clearer by @ckluy31 in #745

New Contributors

Full Changelog: v0.32.0...v0.33.0