Skip to content

Releases: oktadev/okta-aws-cli-assume-role

v1.0.7

05 Jan 20:15
627f79d
Compare
Choose a tag to compare

Regressions

🐛 IllegalStateException on MFA_CHALLENGE when using push #262

New features

🌱 Nothing in this release

Bugs fixed

🐛 Repetitive profile name warning #236
🐛 Crash encountered if password has expired #250
🐛 Session not invalidated on org switch #251
🐛 list-roles doesn't work with just one role 5efc973
🐛 Logs "you do not have access" when you do 13bccfe
📝 Clarify OKTA_AWS_ROLE_TO_ASSUME 5efc973
📝 Add disclaimer that this is ineligible for Okta support #252

Breaking changes

❓No known breaking changes in this release (if you encounter one, let @AlainODea know)

All Changes

v1.0.6...v1.0.7

v1.0.6

24 Nov 00:58
0a1f058
Compare
Choose a tag to compare

New features

🌱 Streamlined PowerShell install and docs #230 (thank you @mh-psaad 🎉)
🌱 Support for app-level MFA and re-authentication prompts #240 (👀)
🌱 Get credentials for programmatically created OktaAwsCliEnvironment #247 (thank you @froshyfrosh 🎉)

Bugs fixed

🐛 Clarify PATH requirements #226 (thank you for report @ohuk2 👍)
🐛 Fish install now installs working aliases #235 (thank you for report+guidance @patrickf3139 👍)
🐛 CredentialProcess works without special configuration #237
🐛 PREFIX correction for Bash-based install #241 (thank you @naxhh 🎉)
🐛 Support for aws being aws.cmd on Windows #243 (thank you for solution @testworksau 👍)
🐛 SOCKS proxies now work on Windows #245 (thank you for report+collab @tlynchpin 👍)

Breaking changes

❓No known breaking changes in this release (if you encounter one, let @AlainODea know)

All Changes

v1.0.5...v1.0.6

v1.0.5

15 Oct 13:57
9832cd3
Compare
Choose a tag to compare

New features

  • OKTA_AWS_REGION support for AWS GovCloud and other restricted STS regions (thank you @Joeskyyy 🎉 )
  • OKTA_PASSWORD_CMD usage examples for GNOME Keyring (thank you @edubxb 🎉 )
  • Okta-ListRoles command for machine-consumable role list (idea from @robkinyon-roivant 👍)

Bugs fixed

  • Proxy support now includes SOCKS (thank you @NaveenAtCNA and naiduklr936 for reporting this and troubleshooting)
  • Up to date Maven plug-ins and dependencies (thank you @jones2026 🎉 )
  • Restore OKTA_BROWSER_AUTH on Java 11 (including OpenJFX makes the JAR 32MB bigger...) [help wanted]
  • Suppress SLF4j warnings on console

Breaking changes

  • No known breaking changes in this release (if you encounter one, let @AlainODea know)

All Changes

v1.0.4...v1.0.5

v1.0.4

02 Oct 14:19
4a031ee
Compare
Choose a tag to compare

New features

  • Emit environment variables
  • Clearer failure messages
  • Password program and credential_process support

Bugs fixed

  • NullPointerException on second MFA attempt
  • AWS Java SDK 2 compatible profile names

Breaking changes

@robkinyon-roivant correctly pointed out that this should be a minor not a patch release

  • No longer writes to ~/.aws/config (you will need to remove source_profile and role_arn properties manually)

All Changes

v1.0.3...v1.0.4

v1.0.3

17 Aug 16:05
Compare
Choose a tag to compare

New release as requested by #152.

v1.0.2

26 Apr 13:56
Compare
Choose a tag to compare

As requested to fix #111.

v1.0.1

17 Mar 03:46
Compare
Choose a tag to compare

As requested to fix #100.

v1.0.0

02 Mar 19:56
Compare
Choose a tag to compare

First release!