Skip to content

v2.0.3

Compare
Choose a tag to compare
@etcart etcart released this 06 Jul 19:50
· 2 commits to master since this release
9d07f2b

Updated

  • CUMULUS-3270

    • Upgraded to Python 3.10, updated build jobs. Removed Python 3.8 and 3.6(EOL) build jobs.
    • Updated SDK boto3 version to support new Python runtime versions.
    • Updated pyinstaller and jsonschema versions.
    • Fixed pylint errors from Too Broad Exceptions.

Updated

  • removed extraneous dependencies from requests.txt
    • typed-ast
    • six (remains as a subdependency)