Releases: aws-samples/aws-auto-inventory
Releases · aws-samples/aws-auto-inventory
v1.1.1
v1.1.0
v1.0.0
1.0.0 (2023-08-03)
⚠ BREAKING CHANGES
- cleanup
- simplify business logic
Features
- add argument max retry and retry delay (5a15d5b)
- add info into log (be25d7d)
- add logging and handle get service data more effectively (25b7fdd)
- add more granularity to threading model (b411dd9)
- add threading (0056396)
- allow developer to set log level (1301cd9)
- allow user to pass output directory path (40bd611)
- check aws credentials (6496c9f)
- cleanup (7913af6)
- create script to build service sheet (f418920)
- improve throttling (b0c15b0)
- include api call with retry (f17887e)
- include output file (295064e)
- make executable (23aab60)
- save log inside output folder, allow user to provide regions (d46f2df)
- save per service (e1670fd)
- simplify business logic (1937c75)
- use latest python dev container image (d0e3a70)
Bug Fixes
- serialize datetime into string format. (b60a8dc)