Skip to content

Tags: common-fate/granted

Tags

v0.35.0

Toggle v0.35.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add AWS IAM Identity Center device code flow automation (#765)

undefined

v0.34.2

Toggle v0.34.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add support for aurora postgres and mysql in proxy command (#758)

v0.34.1

Toggle v0.34.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Revert "update file permissions to read/write (#751)" (#755)

Fixes the permissions issue in the latest Granted release.

---------

Co-authored-by: James Belleau <[email protected]>

v0.34.0

Toggle v0.34.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
implement custom templated launch for sso browser option (#750)

* implement custom templated launch for sso browser option

* fix typo

* update custom browser logic to handle custom cases for google chrome

v0.33.0

Toggle v0.33.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #745 from common-fate/calvin/cf-3571-improve-depre…

…cation-message-on-granted-login

Granted login deprecation message should be clearer

v0.32.0

Toggle v0.32.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix potential panic in RDS instance selection (#730)

Fixes a panic if there are no databases to choose from

v0.31.2

Toggle v0.31.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
granted sso populate create ~/.aws if it does not exist (#714)

* granted sso populate create ./aws if it does not exist

* Apply suggestions from code review

---------

Co-authored-by: JoshuaWilkes <[email protected]>

v0.31.1

Toggle v0.31.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Wait by default in rds plugin (#711)

v0.31.0

Toggle v0.31.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add AWS RDS Proxy plugin (#709)

* Add RDS PRoxy plugin to Granted for Common Fate

* handle when request is already activated

* simplify port flag

v0.30.0

Toggle v0.30.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix cache check error messages for 'granted request check' command (#706

)