Releases: karl-cardenas-coding/go-lambda-cleanup
Releases · karl-cardenas-coding/go-lambda-cleanup
v2.0.6
2.0.6 (2023-04-24)
Bug Fixes
- fixed issue #79 related to panic for resourceNotFound errors (#80) (f575904)
v2.0.5
2.0.5 (2023-03-23)
Bug Fixes
- added support for MFA tokens (eccb907)
v2.0.4
2.0.4 (2023-03-18)
Bug Fixes
v2.0.3
2.0.3 (2023-01-27)
Bug Fixes
v2.0.2
2.0.2 (2022-10-11)
Bug Fixes
v2.0.1
2.0.1 (2022-10-10)
Bug Fixes
- added ability to query GitHub for new versions (603cdaf)
v2.0.0
Breaking Change
- The sharedCredentialsFile CLI flag is no longer available.
What's Changed
Full Changelog: v1.0.16...v2.0.0
v1.0.16
1.0.16 (2022-08-07)
Bug Fixes
- fixed issue with some aws regions not recognized as valid (3358c6b)
v1.0.15
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)