New
v2.8.0
What's Changed
- Replace getpass with ui.input(hidden=True) by @jbgosselin in https://github.com/Nike-Inc/gimme-aws-creds/pull/429
- feat: support account name as cred_profile option by @abarrak in https://github.com/Nike-Inc/gimme-aws-creds/pull/438
- Make the use of system keychain optional by @epierce in https://github.com/Nike-Inc/gimme-aws-creds/pull/440
- Add Duo Universal Prompt support to Okta Classic by @aogail in https://github.com/Nike-Inc/gimme-aws-creds/pull/437
- Introduce pyproject.toml by @steven-aerts in https://github.com/Nike-Inc/gimme-aws-creds/pull/443
- Add sessionToken to dict where step-up code expects it by @aogail in https://github.com/Nike-Inc/gimme-aws-creds/pull/448
New Contributors
- @jbgosselin made their first contribution in https://github.com/Nike-Inc/gimme-aws-creds/pull/429
- @abarrak made their first contribution in https://github.com/Nike-Inc/gimme-aws-creds/pull/438
- @aogail made their first contribution in https://github.com/Nike-Inc/gimme-aws-creds/pull/437
- @steven-aerts made their first contribution in https://github.com/Nike-Inc/gimme-aws-creds/pull/443
Full Changelog: https://github.com/Nike-Inc/gimme-aws-creds/compare/v2.7.2...v2.8.0