github.com/fwdcloudsec/granted
v0.39.0
#1168 most downloaded on Go modules
fwdcloudsec/granted
What this package is like to depend on
Last release 19 days ago
05 Aug 2026
Ships fairly regularly
a new release about every 6 weeks
Nearly every release is documented
notes for 1 of 1 stable releases
Nothing withdrawn
no release was ever pulled
6 months old
4 releases · first in 2026
4 releases in the last 12 months
see the full history below
Release timeline
4 releases · Feb 2026 to Aug 2026Releases
latest 4-
v0.39.1-0.20260805104233-7c30ebea981105 Aug 2026 pre-releaseNothing published for this version
-
v0.39.1-0.20260512124035-7d9d3b796c3812 May 2026 pre-releaseNothing published for this version
-
v0.39.028 Mar 2026Release notes
Open source →Granted v0.39.0 is the first release published under the fwdcloudsec organization. This release includes new features, bug fixes, and updates to the release infrastructure.
Release Infrastructure Changes
Starting with v0.39.0, Granted releases are published to new infrastructure under the
granted.devdomain:- Binary downloads are now hosted at releases.granted.dev
- Linux APT repository has moved to
apt.releases.granted.dev— see the installation docs for updated setup instructions - Homebrew (
brew install fwdcloudsec/granted/granted) now builds from source via the fwdcloudsec/homebrew-granted tap. Prebuilt macOS binaries are not currently available — if you need them, please open a discussion - GPG signing key has been updated (fwdcloudsec/granted-docs#4). The APT repository signing key has been updated too — see the installation docs for the new key
Previous releases remain available at
releases.commonfate.io.Features
- OAuth Authorization Code + PKCE flow for SSO login — adds a more secure SSO authentication method (#923) by @dgilmanuni
- Hierarchical RoleSessionName resolution — role session names are now resolved hierarchically when assuming roles (#884) by @FredPerr
GRANTED_BROWSER_PROFILEenv var — override the browser profile used for console sessions via an environment variable (#914) by @billyjbryant- Zen browser support — native support for the Zen browser (#930) by @meyerjrr
Bug Fixes
- Fix
--mfa-tokenflag being ignored in credential process mode (#908) by @dafujii - Fix AWS profile being set incorrectly when role chaining (#841) by @raine-tingley
- Fix Nix install path detection for fish and tcsh shell aliases (#921) by @pyrex41
- Fix SSO browser stdout noise (#916) by @benjamin-pilgrim
- Fix
TooManyRequestsexception handling (#912) by @silvaalbert - Fix AWS config directory permissions (#843) by @jescarri
- Fix
ExportCredentialSuffixnil handling (#915) by @supergibbs - Fix help message for
browser setcommand (#909) by @LZong-tw - Fix
--refflag when adding git profile registries (#864) by @chrnorm
Console Service Map
Added support for: AWS Control Tower, CloudFront, ElastiCache, SQS, Cognito, and Global Accelerator (#871, #877, #893)
Housekeeping
- Upgraded to Go 1.25 and renamed module to
github.com/fwdcloudsec/granted(#913) - Removed legacy Common Fate integrations and plugins (#855, #861)
- Cleaned up registry package (#805) by @EloyTolosaDev
- Dependency updates (#922) by @ericofusco
New Contributors
- @jescarri, @raine-tingley, @EloyTolosaDev, @FredPerr, @mikegray, @LZong-tw, @dafujii, @supergibbs, @ericofusco, @pyrex41, @benjamin-pilgrim, @silvaalbert, @billyjbryant, @dgilmanuni
Thank you to everyone who contributed to this release!
Full Changelog: v0.38.0...v0.39.0
-
v0.38.1-0.20260215222716-fe213f9633fc15 Feb 2026 pre-releaseNothing published for this version