New
v2.8.1
What's Changed
- Bug: fix open_browser from conf file by @deepskyblue86 in https://github.com/Nike-Inc/gimme-aws-creds/pull/451
- Feature: Allow configuration of a preferred_mfa_provider by @schlueter in https://github.com/Nike-Inc/gimme-aws-creds/pull/446
- Bug: fix force_classic parameter from config file by @epierce (https://github.com/Nike-Inc/gimme-aws-creds/commit/99d71981cf4885a3f5873752a41da46b6a2d6571)
- Feature: Disable 'DT' cookie in force_classic mode by @epierce (https://github.com/Nike-Inc/gimme-aws-creds/commit/d81340d4252a53d5dcaf503c46092c592c3e07aa)
- Bug: Change package name to match values expected by homebrew by @epierce (https://github.com/Nike-Inc/gimme-aws-creds/commit/4174cb560fb9265986e241751b38d674df550de1)
- Feature: Change default behavior for a missing value for force_classic by @epierce (https://github.com/Nike-Inc/gimme-aws-creds/commit/d80017ec6e3269da4d8023c720ca36871e5a65be)
- Bug: Only skip using the DT cookie when connecting to an OIE domain by @epierce in https://github.com/Nike-Inc/gimme-aws-creds/pull/458
New Contributors
- @deepskyblue86 made their first contribution in https://github.com/Nike-Inc/gimme-aws-creds/pull/451
- @schlueter made their first contribution in https://github.com/Nike-Inc/gimme-aws-creds/pull/446
Full Changelog: https://github.com/Nike-Inc/gimme-aws-creds/compare/v2.8.0...v2.8.1