Skip to content

v2.3.0

Choose a tag to compare

@synfinatic synfinatic released this 20 Jun 02:48
· 93 commits to main since this release
v2.3.0
7cecabd

New Features

  • Add 1Password SecureStorage backend (SecureStore: 1password) with service account and desktop
    app authentication support #1369
  • Add aws-sso [exec|eval] --overwrite-env flag to allow overriding AWS_ env variables #1095
  • Add support for /healthcheck endpoint for ECS server #1356
  • Add --default <profile> flag to ecs server and ecs docker start to automatically load
    a named profile as the default credential slot on startup
  • Interactive mode now supports selecting by Profile name
  • Add support for AWS Dual Stack API endpoints via AWS_USE_DUALSTACK_ENDPOINT

Bugs

  • Preserve final line of config files lacking a trailing newline #1419
  • fix FIPS endpoint support

Full Changelog: v2.2.5...v2.3.0