Releases: Nike-Inc/gimme-aws-creds
Releases · Nike-Inc/gimme-aws-creds
v2.8.2
What's Changed
- Check config options as Booleans instead of strings by @epierce in #461
- Keep original
force_classic
value during profile inheritance by @noamcohen97 in #464 - Disable
ctap-keyring-device
on Windows with Python3.10+ by @epierce in #465
New Contributors
- @noamcohen97 made their first contribution in #464
Full Changelog: v2.8.1.1...v2.8.2
v2.8.1.1
v2.8.1
What's Changed
- Bug: fix open_browser from conf file by @deepskyblue86 in #451
- Feature: Allow configuration of a preferred_mfa_provider by @schlueter in #446
- Bug: fix force_classic parameter from config file by @epierce (99d7198)
- Feature: Disable 'DT' cookie in force_classic mode by @epierce (d81340d)
- Bug: Change package name to match values expected by homebrew by @epierce (4174cb5)
- Feature: Change default behavior for a missing value for force_classic by @epierce (d80017e)
- Bug: Only skip using the DT cookie when connecting to an OIE domain by @epierce in #458
New Contributors
- @deepskyblue86 made their first contribution in #451
- @schlueter made their first contribution in #446
Full Changelog: v2.8.0...v2.8.1
v2.8.0
What's Changed
- Replace getpass with ui.input(hidden=True) by @jbgosselin in #429
- feat: support account name as cred_profile option by @abarrak in #438
- Make the use of system keychain optional by @epierce in #440
- Add Duo Universal Prompt support to Okta Classic by @aogail in #437
- Introduce pyproject.toml by @steven-aerts in #443
- Add sessionToken to dict where step-up code expects it by @aogail in #448
New Contributors
- @jbgosselin made their first contribution in #429
- @abarrak made their first contribution in #438
- @aogail made their first contribution in #437
- @steven-aerts made their first contribution in #443
Full Changelog: v2.7.2...v2.8.0
v2.7.2
v2.7.1
What's Changed
- Handle regional SAML ACS URLs by @epierce in #418
- Notify user of U2F/WebAuthn token touch/insertion by @epierce in #419
- Update README with notice about Authentication Policies for OIE by @epierce in #421
- Accept "y" or "Y" when saving to keyring by @epierce in #422
Full Changelog: v2.7.0...v2.7.1
v2.7.0
What's Changed
- Merge Master into dev branch by @epierce in #397
- Skip auth_session with gimme_creds_lambda and Okta Classic by @epierce in #398
- Send all user messages to STDERR when writing to credentials file by @epierce in #401
- Prevent bad device token by @longbowrocks in #408
- feat: add email option for mfa by @elishagreenwald in #406
- Merge changes from Master into dev by @epierce in #409
- Merge changes from Dev branch by @epierce in #411
- Bugfix: Update Python requirements
- Feature: Add --force-classic parameter for OIE
- Feature: Add open_browser to config file
- Feature: Allow custom Okta domains and display config options based on Okta platform type
- Feature: Simplify stateToken extraction
- Feature: Add environment var (
AWS_STS_REGION
) to force the use of a particular region
New Contributors
- @longbowrocks made their first contribution in #408
- @elishagreenwald made their first contribution in #406
Full Changelog: v2.6.1...v2.7.0
v2.6.1
v2.6.0
What's Changed
- Update Python package info by @epierce in #383
- Update README.md by @bretterer in #387
- Update nix dependencies via flake.lock by @CorbanR in #391
- Update cicd.yml to use updated actions by @CorbanR in #390
- Autocomplete by @jcreyf in #379
- Support for Okta Identity Engine by @epierce in #392
New Contributors
- @bretterer made their first contribution in #387
- @jcreyf made their first contribution in #379
Full Changelog: v2.5.0...v2.6.0
v2.5.0
What's Changed
- MFA String Matching for more languages by @kabakakao in #341
- Unpin python-dateutil by @flying-sheep in #346
- Fido2 v1.0.0 pre-upgrade - pin ctap-keyring-device by @dany74q in #360
- Only mfa as default by @siran in #371
- Update dev branch with latest version of master by @epierce in #372
- Merge changes in Dev into Master by @epierce in #373
- Windows output format option by @1jsebastian in #344
- Add nix/flake install option by @CorbanR in #368
- run aws session sts code asyncronously vastly improving the performance. by @eedgar in #348
- Fix cicd by @epierce in #380
- This corrects an issue with the validation of the org url and app url… by @magni2000 in https://github.com/Nike-Inc/gimme-aws-
New Contributors
- @kabakakao made their first contribution in #341
- @flying-sheep made their first contribution in #346
- @siran made their first contribution in #371
- @1jsebastian made their first contribution in #344
- @CorbanR made their first contribution in #368
- @eedgar made their first contribution in #348
- @magni2000 made their first contribution in #375
Full Changelog: v2.4.4...v2.5.0