Skip to content

Latest commit

 

History

History
224 lines (101 loc) · 10.5 KB

CHANGELOG.md

File metadata and controls

224 lines (101 loc) · 10.5 KB

2.0.13 (2024-05-04)

Bug Fixes

2.0.12 (2024-02-04)

Bug Fixes

  • skip alias flag not catching all instances (07c6875)

2.0.11 (2023-11-27)

Bug Fixes

  • updated dependencies, improved coverage, and minor fixes (8e67800)

2.0.10 (2023-11-03)

Bug Fixes

2.0.9 (2023-11-03)

Bug Fixes

2.0.8 (2023-07-21)

Bug Fixes

  • updated dependencies and fixed version bug (#98) (e289209)

2.0.7 (2023-06-06)

Bug Fixes

2.0.6 (2023-04-24)

Bug Fixes

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

2.0.5 (2023-03-23)

Bug Fixes

  • added support for MFA tokens (eccb907)

2.0.4 (2023-03-18)

Bug Fixes

2.0.3 (2023-01-27)

Bug Fixes

2.0.2 (2022-10-11)

Bug Fixes

2.0.1 (2022-10-10)

Bug Fixes

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

1.0.16 (2022-08-07)

Bug Fixes

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

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)

1.0.14 (2022-05-24)

Bug Fixes

1.0.14 (2022-05-24)

Bug Fixes

  • docker images available (05d7294)

1.0.13 (2022-03-19)

Bug Fixes

1.0.12 (2022-03-05)

Bug Fixes

  • allow region flag to overwrite AWS env region (6ae5305)

1.0.11 (2022-02-14)

Bug Fixes

  • fixing enumeration bug on line 429 (72a47a0)

1.0.10 (2021-08-29)

Bug Fixes

  • fixes issue #21 & updates codebase to Go v1.17 (70cfde9)

1.0.9 (2021-08-08)

Bug Fixes

  • finalized custom lambda list logic (#18) (e800881)

1.0.8 (2021-03-28)

Bug Fixes

  • cleaned up retain logic (9094087)

1.0.7 (2021-03-22)

Bug Fixes

  • Corrected version string issue (417fb2b)

1.0.6 (2021-03-22)

Bug Fixes

  • added user-agent that reflects go-lambada-cleanup and its version (bb0d641)

1.0.5 (2021-03-20)

Bug Fixes

1.0.4 (2021-03-19)

Bug Fixes

  • added support for proxy through environment variables (0f477a3)
  • fixed demo gif having incorrect extension (133c76d)

1.0.3 (2021-03-07)

Bug Fixes

  • addressing CI publish issue (8021400)

1.0.2 (2021-03-07)

Bug Fixes

1.0.1 (2021-03-07)

Bug Fixes

  • re-releasing as binaries not pushed up (17073d8)

1.0.0 (2021-03-07)

Bug Fixes

  • credentials logic fixed (8da4de9)
  • resolved issue with regions text file not being found during compile process (c6c93c2)