Skip to content

Releases: aws-samples/aws-auto-inventory

v1.1.1

31 Aug 03:45
f68d6d2
Compare
Choose a tag to compare

1.1.1 (2023-08-28)

Bug Fixes

  • log incorrect directory name (a28cec7)

v1.1.0

03 Aug 09:09
2407e77
Compare
Choose a tag to compare

1.1.0 (2023-08-03)

Features

v1.0.0

03 Aug 06:47
5b6d9c7
Compare
Choose a tag to compare

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)

v0.7.0

09 Feb 07:47
130a727
Compare
Choose a tag to compare

0.7.0 (2023-02-07)

Features

  • only build and hygiene if feat/ or fix/ branches (042af58)

Bug Fixes

  • correct glob pattern (bbbb7e4)
  • use main branch, and fix workflow schedule (acf19d5)

v0.6.0

16 Jan 08:50
071a4cf
Compare
Choose a tag to compare

0.6.0 (2023-01-16)

Features

  • use personal access token (062e5e3)

v0.5.2

16 Jan 08:33
e002104
Compare
Choose a tag to compare

0.5.2 (2023-01-16)

Bug Fixes

v0.5.1

16 Jan 01:47
81d9afd
Compare
Choose a tag to compare

0.5.1 (2023-01-16)

Bug Fixes

v0.5.0

16 Jan 01:28
c91b8c7
Compare
Choose a tag to compare

0.5.0 (2023-01-16)

Features

  • publish binary once pr has been merged (45fa76b)
  • publish binary once pr has been merged (ef6337c)

Bug Fixes

  • restore publish workflow (a16dae5)

v0.4.0

13 Jan 01:03
1939402
Compare
Choose a tag to compare

0.4.0 (2023-01-13)

Features

  • create make target to perform hygiene tasks (85a4f9d)
  • ignore output directory and excel files (9f5a341)

v0.3.0

12 Jan 03:15
056ee41
Compare
Choose a tag to compare

0.3.0 (2023-01-12)

Features

  • create workflow to release project using gh actions release-please (905cb08)