Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

preparing v0.3.0 release #86

Merged
merged 1 commit into from
Mar 15, 2023
Merged

preparing v0.3.0 release #86

merged 1 commit into from
Mar 15, 2023

Conversation

monde
Copy link
Collaborator

@monde monde commented Mar 15, 2023

0.3.0 (March 15, 2023)

ENHANCEMENTS

  • Remove an extra colon in usage text #76, thanks @ZhongRuoyu!
  • Deal with deprecated/obsolete/unsupported aws_security_token variable #79, thanks @monde!
  • added proxy support to http client #80, thanks @SaltyPeaches!
  • Try to help the operator if they are using a URL format value for org #82, thanks @monde!
  • Pre-flight check if org is Classic or OIE #84, thanks @monde!
  • Promote AWS_REGION from .env if it exists for proper AWS API behavior #85, thanks @monde!
  • Emit tar.gz and zip archives upon release #87, thanks @monde!

BUG FIXES

  • Fix "SETX commands emitted on Windows have incorrect syntax" #78, thanks @laura-rodriguez!
  • Correctly set session duration from AWS_SESSION_DURATION env var #81, thanks @monde!

MAINTENANCE

NOTICES

In the v1.0.0 release ENV VARs specific to okta-aws-cli will be prefixed with
OKTA_ in 12factor format.

old value new value
AWS_IAM_IDP OKTA_AWS_IAM_IDP
AWS_IAM_ROLE OKTA_AWS_IAM_ROLE
AWS_SESSION_DURATION OKTA_AWS_SESSION_DURATION
FORMAT OKTA_FORMAT
PROFILE OKTA_PROFILE
QR_CODE OKTA_QR_CODE
OPEN_BROWSER OKTA_OPEN_BROWSER
AWS_CREDENTIALS OKTA_AWS_CREDENTIALS
WRITE_AWS_CREDENTIALS OKTA_WRITE_AWS_CREDENTIALS
LEGACY_AWS_VARIABLES OKTA_LEGACY_AWS_VARIABLES
DEBUG_API_CALLS OKTA_DEBUG_API_CALLS

@MikeMondragon-okta MikeMondragon-okta force-pushed the prep_v0_3_0 branch 2 times, most recently from 6a13783 to c38ebae Compare March 15, 2023 23:00
@monde monde merged commit a9e808a into master Mar 15, 2023
@monde monde deleted the prep_v0_3_0 branch March 15, 2023 23:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants