Releases: godaddy/aws-okta-processor
Releases · godaddy/aws-okta-processor
v1.10.0
v1.9.3
- Transition project to utilize Poetry for package management.
- Add mypy and pylint checks.
v1.9.2
- Merged switch tokens to use getpass #72
- Updated
.github/workflows/build.yml
to usemacos-13
as python versions tested do not work withmacos-14
or greater.
v1.9.1
- Fixed twine validate error
v1.9.0
- @dclayton-godaddy Add option to assume secondary role
v1.8.2
@dclayton-godaddy Fixed issue where using aws-sdk-js libs would hang after MFA prompt.
v1.8.1
- Stop using deprecated bs4 package
v1.8.0
v1.7.2
@ewhitfield-godaddy Retry Okta Session
@jgowdy Switch to defusedxml
v1.7.1
@tarkatronic Add support for Python 3.9 and 3.10