Skip to content

Releases: dwyl/aws-lambda-deploy

Maintenance Release. Updates Dependencies. No code/functionality changed.

Choose a tag to compare

@nelsonic nelsonic released this 30 Mar 00:32
v5.0.1

Update Deps. No Functionality Changed

Update to Latest AWS SDK v3 and Node.js v20 LTS. No code change required. 🎉

Choose a tag to compare

@nelsonic nelsonic released this 04 Feb 00:15

100% backward compatible change; no code changed.
But released as major update because the Node.js version is hard-coded to v20.x in the createParams/1.

Inform Users when Deploy Fails with exitcode 1

Choose a tag to compare

@nelsonic nelsonic released this 06 Jun 10:44

With the latest version its clear when a deploy fails. thanks to @lennym 👍 see: #49