Releases: adonmo/aws-sso-lib-go
Releases · adonmo/aws-sso-lib-go
Release v0.3.0
Changes
- Prepare v0.3.0 release
- Implement comprehensive structured logging with Go's log/slog
- Implement code quality improvements and security enhancements
- Implement AWS CLI compatible SSO token caching
Installation
Go Install
go install github.com/adonmo/aws-sso-lib-go/cmd/aws-sso-util@v0.3.0Download Binary
Download the appropriate binary for your platform from the assets below.
Library Usage
go get github.com/adonmo/aws-sso-lib-go@v0.3.0Checksums
All binaries are built with Go 1.22 and include checksums for verification.
Release v0.2.0
Changes
- Update CHANGELOG for v0.2.0 release
- Fix SSO authentication polling to properly handle AuthorizationPendingException
Installation
Go Install
go install github.com/adonmo/aws-sso-lib-go/cmd/aws-sso-util@v0.2.0Download Binary
Download the appropriate binary for your platform from the assets below.
Library Usage
go get github.com/adonmo/aws-sso-lib-go@v0.2.0Checksums
All binaries are built with Go 1.22 and include checksums for verification.
Release v0.1.0
Changes
Initial release of aws-sso-lib-go
Installation
Go Install
go install github.com/adonmo/aws-sso-lib-go/cmd/aws-sso-util@v0.1.0Download Binary
Download the appropriate binary for your platform from the assets below.
Library Usage
go get github.com/adonmo/aws-sso-lib-go@v0.1.0Checksums
All binaries are built with Go 1.22 and include checksums for verification.