- Optional parameter to assume role
- Multi-arch docker image
- Upgrade to Python 3.11
- Upgrade dependencies
- Release 1.1.2 that fixes multithreading sessions with boto3 client
- Use one boto3 session per thread
- Release 1.1.1 that fixes multithreading issue with boto3 client
- Fixed boto3 multithreading use
- Release 1.1.0 with threads support to query all region in parallel
- Use threads to query each region
- First release