Skip to content

Releases: karl-cardenas-coding/go-lambda-cleanup

v2.0.6

24 Apr 00:39
Compare
Choose a tag to compare

2.0.6 (2023-04-24)

Bug Fixes

  • fixed issue #79 related to panic for resourceNotFound errors (#80) (f575904)

v2.0.5

23 Mar 20:45
Compare
Choose a tag to compare

2.0.5 (2023-03-23)

Bug Fixes

  • added support for MFA tokens (eccb907)

v2.0.4

18 Mar 19:12
Compare
Choose a tag to compare

2.0.4 (2023-03-18)

Bug Fixes

v2.0.3

27 Jan 01:25
Compare
Choose a tag to compare

2.0.3 (2023-01-27)

Bug Fixes

v2.0.2

11 Oct 17:03
Compare
Choose a tag to compare

2.0.2 (2022-10-11)

Bug Fixes

v2.0.1

10 Oct 19:58
Compare
Choose a tag to compare

2.0.1 (2022-10-10)

Bug Fixes

  • added ability to query GitHub for new versions (603cdaf)

v2.0.0

10 Oct 17:36
6cbd1b6
Compare
Choose a tag to compare

Breaking Change

  • The sharedCredentialsFile CLI flag is no longer available.

What's Changed

Full Changelog: v1.0.16...v2.0.0

v1.0.16

07 Aug 22:13
Compare
Choose a tag to compare

1.0.16 (2022-08-07)

Bug Fixes

  • fixed issue with some aws regions not recognized as valid (3358c6b)

v1.0.15

04 Aug 05:20
Compare
Choose a tag to compare

1.0.15 (2022-08-04)

Bug Fixes

  • Add more detail to output, improved flag name (1ff44c6)
  • capability for additional lambda details and file size format enabled (c1aa813)
  • capability for additional lambda details and file size format enabled (fdb299c)
  • Remove unnecessary if/else block (d0a586b)

v1.0.14

24 May 03:22
Compare
Choose a tag to compare

1.0.14 (2022-05-24)

Bug Fixes