Releases: skyleague/aws-lambda
Releases · skyleague/aws-lambda
v2.2.0
v2.1.0
What's Changed
- feat: add option to specify role name by @eugenpodaru in #12
New Contributors
- @eugenpodaru made their first contribution in #12
Full Changelog: v2.0.1...v2.1.0
v2.0.1
What's Changed
- feat!(sourcemaps): enable sourcemaps as nodejs option by @pevisscher in #11
Full Changelog: v2.0.0...v2.0.1
v2.0.0
What's Changed
- feat(aws): upgrade provider to version 5 by @pevisscher in #10
New Contributors
- @pevisscher made their first contribution in #10
Full Changelog: v1.2.1...v2.0.0
v1.2.1
What's Changed
- fix: use better source_code_hash coalescing by @MickVanDuijn in #9
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
- chore: updated License and ReadMe by @aldegoeij in #6
- fix: improve source_code_hash resolution by @MickVanDuijn in #7
New Contributors
- @aldegoeij made their first contribution in #6
Full Changelog: v1.1.1...v1.2.0
v1.1.1
What's Changed
- fix: use the correct source_hash attribute by @MickVanDuijn in #5
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- feat(local-artifact): optionally upload artifact zip files directly to Lambda instead of S3 by @MickVanDuijn in #3
- fix(local-artifact): use unique zip file names for better module for_each compatibility by @MickVanDuijn in #4
Full Changelog: v1.0.1...v1.1.0
v1.1.0
What's Changed
- feat(tfsec): add multiple tfvars files for testing by @MickVanDuijn in #2
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- feat: initial module version by @MickVanDuijn in #1
New Contributors
- @MickVanDuijn made their first contribution in #1
Full Changelog: https://github.com/skyleague/aws-lambda/commits/v1.0.0