8000 Releases · okta/okta-aws-cli · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: okta/okta-aws-cli

v2.5.0

22 May 16:13
v2.5.0
64982ce
Compare
Choose a tag to compare

2.5.0 (May 20, 2025)

  • New direct command for OOB MFA password grant auth flow #277, thanks @monde!

v2.4.1

10 Feb 20:20
v2.4.1
1ef737b
Compare
Choose a tag to compare

2.4.1 (February 10, 2025)

BUG FIXES

  • Correct bug evaluating AWS Session Duration CLI flag #269, thanks @curator!

MAINTENANCE

v2.4.0

31 Jan 19:29
v2.4.0
46e555d
Compare
Choose a tag to compare

2.4.0 (January 31, 2025)

ENHANCEMENTS

  • Multiple apps feature only requires okta.users.read.self scope #254, thanks @monde!
  • Toggle API HTTP User-Agent header to okta-aws-cli to ease use in a policy rule #257, thanks @monde!
  • Improve error message suggestion for expired token #256, thanks @Eitol!
  • JTI protection on m2m auth token #259, thanks @duytiennguyen-okta!
  • m2m allow STS role session name to be overridden #262, thanks @monde!

MAINTENANCE

  • Update github.com/aws/aws-sdk-go to v1.55.5 #255, thanks @monde!
  • Update golang.org/x/net to v0.34.0 #266, thanks @monde!
  • Rename/deprecate CLI flag --session-duration to --aws-session-duration #263, thanks @monde!
  • README note that AWS Fed app doesn't support device security posture #260, thanks @monde!

BUG FIXES

  • Correct client assertion handling in API POST #253, thanks @duytiennguyen-okta!
  • Only read cached access token if the feature is enabled. #267, thanks @monde!
  • Control stdio for process credentials output #261, thanks @monde!

v2.3.1

03 Sep 22:45
v2.3.1
d2a6722
Compare
Choose a tag to compare

2.3.1 (September 03, 2024)

BUG FIXES

  • Fix buggy retry error loop that causes operator confusion. #237, thanks @monde!
  • Clean up the non-admin user experience. #235, thanks @monde!
  • Don't warn if okta.yaml doesn't exist. #232, thanks @monde!
  • Correct Classic Org error and expected exit. #231, thanks @monde!

v2.3.0

12 Jul 16:54
v2.3.0
2fb64ee
Compare
Choose a tag to compare

2.3.0 (July 12, 2024)

ENHANCEMENTS

  • New command okta-aws-cli list-profiles helper to inspect profiles in okta.yaml #222, thanks @pmgalea!
  • GH releases publish Windows artifact to Chocolatey #215, thanks @monde!
  • Better retry for when the cached access token has been invalidated outside of okta-aws-cli's control. #220, thanks @monde!
  • Print a warning at first run if otka.yaml is malformed. #220, thanks @monde!

BUG FIXES

  • Correct "default" profile flaw introduced in 2.2.0 release #220, thanks @monde!
  • Continue polling instead of exit on a 400 "slow_down" API error #220, thanks @monde!

v2.2.0

03 Jul 19:11
v2.2.0
2063ec9
Compare
Choose a tag to compare

2.2.0 (July 3, 2024)

ENHANCEMENTS

  • Seamless support for non-Admin users if OIDC app has okta.users.read.self grant. Issue #66, PR #213, thanks @monde!
  • Improve README with note about device state in policy #205, thanks @ramgandhi-okta!
  • Correct m2m typo in README #201, thanks @stefan-lsx!

BUG FIXES

  • Paginating more than 200 apps on GET /api/v1/apps not implemented #212, thanks @pmgalea!
  • Respect OKTA_AWSCLI_AWS_REGION env var value when saving to the profile #203, thanks @sudolibre!
  • Default profile value not correctly set to default #200, thanks @mantoine96!

v2.1.2

27 Feb 18:55
v2.1.2
f0d6b31
Compare
Choose a tag to compare

2.1.2 (February 27, 2024)

BUG FIXES

  • Additional fix for bug dealing with multiple profiles in okta.yaml #196, thanks @MatthewJohn!

v2.1.1

23 Feb 21:14
v2.1.1
3981a31
Compare
Choose a tag to compare

2.1.1 (February 23, 2024)

BUG FIXES

  • Fix bug dealing with multiple profiles in okta.yaml #187, thanks @MatthewJohn!

v2.1.0

15 Feb 16:37
v2.1.0
fd36644
Compare
Choose a tag to compare

2.1.0 (February 15, 2024)

ENHANCEMENTS

BUG FIXES

  • Fix bug where all flags were not being set on the config object. #177, thanks @monde!
  • Process credentials format was not emitting JSON correctly when --write-aws-credentials flag is present #173, thanks @monde!
  • Open browser and open browser command behavior was fouled in v2 release #172, thanks @monde!

v2.0.1

31 Jan 17:24
v2.0.1
e2896b2
Compare
Choose a tag to compare

Note: We are not publishing a Windows amd64 binary due to many AVs falsely signaling binaries built with the Go language having viruses

2.0.1 (January 31, 2024)

ENHANCEMENTS

  • Packaged binary's don't have postfix version value on file name #154

BUG FIXES

  • Binaries produced by golang for Windows amd64 runtimes are triggering AVs so we will not publish this for the OS/Arch #166
  • CLI version incorrectly rev'd on previous release #164
0