Skip to content

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

v2.0.17

03 Mar 02:33
b0f1897
Compare
Choose a tag to compare

Changelog

  • 5e301a9 chore: bump actions/upload-artifact from 4.4.3 to 4.5.0 (#165)
  • 7768817 chore: bump actions/upload-artifact from 4.5.0 to 4.6.0 (#167)
  • 597004d chore: bump actions/upload-artifact from 4.6.0 to 4.6.1 (#183)
  • 0c49e5a chore: bump codecov/codecov-action from 5.0.7 to 5.1.2 (#164)
  • b20bf8c chore: bump codecov/codecov-action from 5.1.2 to 5.3.1 (#169)
  • efe8e78 chore: bump codecov/codecov-action from 5.3.1 to 5.4.0 (#182)
  • 381d024 chore: bump docker/setup-qemu-action from 3.2.0 to 3.3.0 (#171)
  • 316e463 chore: bump github.com/aws/aws-sdk-go-v2/service/lambda (#166)
  • 91646d1 chore: bump golangci/golangci-lint-action from 6.1.0 to 6.2.0 (#170)
  • 103eac0 chore: bump golangci/golangci-lint-action from 6.2.0 to 6.5.0 (#181)
  • 0fdc89b ci: CI Prune Logic Fix (#162)
  • b0f1897 fix: go 1.24 upgrade (#184)

v2.0.16

28 Dec 17:17
2d86482
Compare
Choose a tag to compare

Changelog

  • 866361e chore(deps): updated dependencies for the month of November
  • 4920922 chore: bump actions/upload-artifact from 4.3.3 to 4.4.3 (#148)
  • b2d6295 chore: bump codecov/codecov-action from 4.6.0 to 5.0.7 (#155)
  • 2d86482 fix: Updated dependencies and added nightly release (#161)

v2.0.15

06 Oct 16:04
0d324f8
Compare
Choose a tag to compare

Changelog

v2.0.14

17 Aug 18:29
cf0b25e
Compare
Choose a tag to compare

⚠️ Breaking Changes

The release of the Docker images now contains a version prefix v. For example, v2.0.14. Update your CI actions or any scripts that may pull down a version of the Docker image.

Improvements

This release introduces no code change. The primary purpose is to upgrade to Go 1.23. Other changes include:

  • Removed Node.js dependencies.
  • Migrated to Goreleaser
  • Updated deprecated AWS Go SDK functions to non-deprecated functions (Test code)
  • Updated deprecated Localstack functions to non-deprecated functions (Test code)
  • Updated YAML validation to use v3
  • Updated Contribution doc.
  • Updated CI to use Goreleaser.
  • Added GitHub Actions to dependabot checks.
  • Updated Dockerfile to use Go 1.23 and Alpine 3.20

Changelog

v2.0.13

04 May 18:37
Compare
Choose a tag to compare

2.0.13 (2024-05-04)

⚠️ Breaking Changes

  • The next release of the Docker images will includfe a version prefix v. For example, v2.0.14. Update your CI actions or any scripts that may pull down a version of the Docker image.

Bug Fixes

v2.0.12

04 Feb 00:05
Compare
Choose a tag to compare

2.0.12 (2024-02-04)

Bug Fixes

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

v2.0.11

27 Nov 03:42
Compare
Choose a tag to compare

2.0.11 (2023-11-27)

Bug Fixes

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

v2.0.10

03 Nov 22:18
Compare
Choose a tag to compare

2.0.10 (2023-11-03)

Bug Fixes

v2.0.9

03 Nov 22:08
Compare
Choose a tag to compare

2.0.9 (2023-11-03)

Bug Fixes

v2.0.8

21 Jul 02:49
Compare
Choose a tag to compare

2.0.8 (2023-07-21)

Bug Fixes

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