v1.16.0
Overview
Key changes in v1.16.0:
- Add
credentials
command to write temporary IAM credentials to~/.aws/credentials
- Fix
config-profiles
command to support multiple AWS SSO instances - Improve
fish
shell support AWS_SSO_SESSION_EXPIRATION
environment variable is now in RFC3339 format
What's Changed
- fix build issue with go.sum by @synfinatic in #845
- Bump squidfunk/mkdocs-material from 9.5.20 to 9.5.25 by @dependabot in #866
- Add support for
credentials
command by @synfinatic in #868 - Fix malformed LC_DYSYMTAB warning on darwin by @synfinatic in #869
- Bump golangci/golangci-lint-action from 5 to 6 by @dependabot in #851
- aws-sso-profile with no args should return usage. by @synfinatic in #872
- switch AWS_SSO_SESSION_EXPIRATION to RFC3339 by @synfinatic in #870
- fix token by @synfinatic in #882
- Bump codecov/codecov-action from 3 to 4 by @dependabot in #876
- Bump golang.org/x/term from 0.18.0 to 0.21.0 by @dependabot in #879
- Bump github.com/aws/aws-sdk-go-v2/service/sso from 1.15.2 to 1.20.10 by @dependabot in #881
- Bump github.com/aws/aws-sdk-go-v2 from 1.21.2 to 1.27.1 by @dependabot in #877
- Bump github.com/aws/aws-sdk-go-v2/service/ssooidc from 1.17.3 to 1.24.4 by @dependabot in #880
- Update aws-sso.fish to add completion helper for aws-sso-profile by @drmikecrowe in #865
- Bump github.com/aws/aws-sdk-go-v2/config from 1.19.1 to 1.27.17 by @dependabot in #887
- use SSO name for config-profiles block by @synfinatic in #871
- fix bug removing an fileedit config block by @synfinatic in #892
- improve documentation and prep release by @synfinatic in #893
- Bump github.com/aws/aws-sdk-go-v2/config from 1.27.17 to 1.27.18 by @dependabot in #890
- Bump github.com/aws/aws-sdk-go-v2/service/sts from 1.28.11 to 1.28.12 by @dependabot in #889
- Bump github.com/goccy/go-yaml from 1.11.2 to 1.11.3 by @dependabot in #886
- Bump github.com/alecthomas/kong from 0.8.1 to 0.9.0 by @dependabot in #884
- Bump golang.org/x/net from 0.23.0 to 0.26.0 by @dependabot in #885
- release 1.16.0 by @synfinatic in #894
- fix changelog by @synfinatic in #895
New Contributors
- @drmikecrowe made their first contribution in #865
Full Changelog: v1.15.1...v1.16.0