Releases: byu-oit/terraform-aws-lambda-api
Releases · byu-oit/terraform-aws-lambda-api
v4.0.0
What's Changed
- fix: replace node12 with node20 runtimes in examples by @jsterner30 in #44
- Require AWS provider >=5.26 by @chill389cc in #45 (see the AWS Provider v5.26 Changelog)
New Contributors
- @jsterner30 made their first contribution in #44
- @chill389cc made their first contribution in #45
Full Changelog: v3.0.1...v4.0.0
v3.0.1
What's Changed
- Fix Deprecated Github Commands by @jvisker in #41
- use oidc for gha aws configuration by @HayLowry in #42
- Back off desync_mitigation_mode to defensive by @joshgubler in #43
New Contributors
Full Changelog: v3.0.0...v3.0.1
v3.0.0
v2.2.0
v2.1.2
Various Dependabot version bumps.
v2.1.1
v2.1.0
v2.0.1
v2.0.0
Added docker support and custom domain support.
What's Changed
- Security update by @joanna-hugo in #22
- feat: added docker support, closes #21 by @yoshutch in #23
New Contributors
- @joanna-hugo made their first contribution in #22
- @yoshutch made their first contribution in #23
Full Changelog: v1.3.0...v2.0.0
v1.3.0 - X-Ray Support
Adds the xray_enabled
variable so AWS X-Ray can be used to monitoring the Lambda.