Releases: aws-actions/aws-lambda-deploy
Releases · aws-actions/aws-lambda-deploy
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