Releases: aws-actions/aws-lambda-deploy
Releases · aws-actions/aws-lambda-deploy
v1.1.1
What's Changed
- chore: bump @aws-sdk/client-sts from 3.844.0 to 3.864.0 by @dependabot[bot] in #31
- ci: Add linter action and fix lint errors by @reedham-aws in #39
- ci: bump
actions/checkoutGitHub action by @JamBalaya56562 in #36 - chore: bump @aws-sdk/client-sts from 3.864.0 to 3.876.0 by @dependabot[bot] in #42
- chore: bump brace-expansion from 1.1.11 to 1.1.12 by @dependabot[bot] in #43
- chore: bump @smithy/node-http-handler from 4.1.1 to 4.2.0 by @dependabot[bot] in #48
- ci: remove dependabot autoapprove by @reedham-aws in #46
- chore: bump @smithy/node-http-handler from 4.2.0 to 4.2.1 by @dependabot[bot] in #51
- chore: bump @smithy/node-http-handler from 4.2.1 to 4.3.0 by @dependabot[bot] in #53
- fix: remove extra checkout step by @reedham-aws in #59
- feat: add support for durable functions by @bchampp in #65
- fix: Update action runtime from node20 to node24 by @danthompson in #67
New Contributors
- @reedham-aws made their first contribution in #39
- @JamBalaya56562 made their first contribution in #36
- @bchampp made their first contribution in #65
- @danthompson made their first contribution in #67
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
The primary change in this release is adding support for creating and updating container image functions.
- Bump @octokit/request and @actions/github by @dependabot[bot] in #3
- Bump @octokit/plugin-paginate-rest and @actions/github by @dependabot[bot] in #5
- chore: bump @aws-sdk/client-s3 from 3.830.0 to 3.859.0 by @dependabot[bot] in #17
- feat: support creating and updating container image functions by @greyshi in #37
New Contributors
- @dependabot[bot] made their first contribution in #3
Full Changelog: v1.0.1...v1.1.0
v1.0.1
What's Changed
- docs: fix inaccuracies and points of confusion in docs and examples by @greyshi in #19
- docs: Fix GitHub Action versions by @ryancormack in #21
- fix: allow dry run to check if function exists by @greyshi in #28
- docs(README): Fix dry-run default value by @kakakakakku in #24
New Contributors
- @ryancormack made their first contribution in #21
- @kakakakakku made their first contribution in #24
Full Changelog: v1...v1.0.1
v1
v1 release of Lambda Deploy GitHub Action