* Merged [adding credential expiration to output](https://github.com/godaddy/aws-okta-processor/pull/74)
1.9.3
* Transition project to utilize Poetry for package management. * Add mypy and pylint checks.
1.9.2
* Merged [switch tokens to use getpass 72](https://github.com/godaddy/aws-okta-processor/pull/72) * Updated `.github/workflows/build.yml` to use `macos-13` as python versions tested do not work with `macos-14` or greater.
1.9.1
* Fixed twine validate error
1.9.0
* dclayton-godaddy Add option to assume secondary role
1.8.2
dclayton-godaddy Fixed issue where using aws-sdk-js libs would hang after MFA prompt.