Skip to content

Releases: adonmo/aws-sso-lib-go

Release v0.3.0

31 Jul 07:03

Choose a tag to compare

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.0

Download 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.0

Checksums

All binaries are built with Go 1.22 and include checksums for verification.

Release v0.2.0

30 Jul 18:47

Choose a tag to compare

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.0

Download 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.0

Checksums

All binaries are built with Go 1.22 and include checksums for verification.

Release v0.1.0

30 Jul 18:29

Choose a tag to compare

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.0

Download 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.0

Checksums

All binaries are built with Go 1.22 and include checksums for verification.