Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 643 Bytes

CHANGELOG.md

File metadata and controls

30 lines (21 loc) · 643 Bytes

Changelog

3.0.0 (2024-06-25)

  • Optional parameter to assume role
  • Multi-arch docker image

2.0.0 (2023-09-25)

  • Upgrade to Python 3.11
  • Upgrade dependencies

1.1.2 (2019-06-12)

  • Release 1.1.2 that fixes multithreading sessions with boto3 client

(2019-06-12)

  • Use one boto3 session per thread

1.1.1 (2019-06-12)

  • Release 1.1.1 that fixes multithreading issue with boto3 client

(2019-06-12)

  • Fixed boto3 multithreading use

1.1.0 (2019-06-11)

  • Release 1.1.0 with threads support to query all region in parallel

(2019-06-10)

  • Use threads to query each region

1.0.0 (2019-05-15)

  • First release