Awsu Versions Save

Enhanced account switching for AWS, supports Yubikey as MFA source

v2.3.11

1 year ago

Changelog

  • f2b3b7a chore: replace --rm-dist with --clean for goreleaser
  • fe645a7 fix(build): goreleaser config (#65)

v2.3.10

1 year ago

Changelog

  • 17f3aae Bump github.com/aws/aws-sdk-go from 1.15.32 to 1.33.0 (#62)
  • 83d3bfc Bump github.com/aws/aws-sdk-go from 1.33.0 to 1.34.0 (#63)
  • 528b039 chore: bump to go 1.19

v2.3.9

2 years ago

Changelog

  • 243549b fix(ci): add dummy arm build (#61)

v2.3.8

2 years ago

Changelog

  • 0b6f34e fix(ci): copy paster in release

v2.3.6

2 years ago

Changelog

3a8ddc7 chore(ci): use GitHub actions artifact cache (#58)

v2.3.5

2 years ago

Changelog

28cdc95 fix: ignore default.profraw due to CI

v2.3.3

2 years ago

Changelog

8e406ae chore: new release process (#54)

2.3.2

4 years ago

Added

  • Add small documentation regarding the usage of the magic account ID (#35)
  • Added support for command to generate OTP token on Yubikey and return it to stdout (#32)

Changed

  • Updated dependencies and fixed Catalina compatibility (#39) - thanks @nauxliu
  • Fixed typo in README (#37)
  • Fixed wrong default for config file (#31)

2.3.0RC1

5 years ago

Please note the flags for cache durations have changed semantics now.

Added

  • Added environment variables and config flags for all configuration mechanisms
  • Added support for long-term credential console link generation

Changed

  • Fixed expires output bug and added expiry hints
  • Added better looking error handling
  • Massive update to the README

Internal

  • Removed cache and session ttl mechanism and replaced it with duration and grace
  • Created new client structure with explicit generators, sources and target
  • Moved logic for console out of the command and into a dedicated helper

Removed

  • Removed "list" command

2.2.1

5 years ago

2.2.1