Releases: DataDog/terraform-aws-lambda-datadog
Releases · DataDog/terraform-aws-lambda-datadog
v3.2.1
What's Changed
- fix: aws provider v5 compatibility by @loganlinn in #41
New Contributors
- @loganlinn made their first contribution in #41
Full Changelog: v3.2.0...v3.2.1
v3.2.0
What's Changed
- chore: Update license to use boilerplate copyright and add present to copyright notice by @duncanpharvey in #36
- [SVLS-7075] append datadog layer instead of prepend by @ava-silver in #37
- add fips support by @alexgallotta in #35
- Bump default layer versions for terraform module by @TalUsvyatsky in #38
New Contributors
- @ava-silver made their first contribution in #37
- @alexgallotta made their first contribution in #35
- @TalUsvyatsky made their first contribution in #38
Full Changelog: v3.1.0...v3.2.0
v3.1.0
What's Changed
- chore: add moved block to readme by @duncanpharvey in #31
- [SVLS-6600] Add provided.al2023 runtime by @radiawong in #32
New Contributors
- @radiawong made their first contribution in #32
Full Changelog: v3.0.0...v3.1.0
v3.0.0
What's Changed
- Add ONE team as code owner by @lym953 in #25
- chore: Python 3.13 runtime support by @apiarian-datadog in #26
New Contributors
Full Changelog: v2.0.0...v3.0.0
v2.0.0
What's Changed
- chore: [SVLS-5989] add Node22 support by @apiarian-datadog in #23
- chore: update all the datadog layer versions by @apiarian-datadog in #24
New Contributors
- @apiarian-datadog made their first contribution in #23
Full Changelog: v1.5.0...v2.0.0
v1.5.0
What's Changed
- Bump Extension Layer to 65, .NET Layer to 16, Python Layer to 99, and Module Version to 1.5.0 by @duncanpharvey in #21
Full Changelog: v1.4.0...v1.5.0
v1.4.0
What's Changed
- Bump Extension Layer to 63, Node Layer to 115, Python Layer to 98, and Module Version to 1.4.0 by @duncanpharvey in #18
Full Changelog: v1.3.0...v1.4.0
v1.3.0
Breaking Changes
- This version increases the minimum required Terraform version from 1.3.0 to 1.5.0.
What's Changed
- Bump Required Terraform Version to at least 1.5.0 by @duncanpharvey in #14
- Bump Module Version to 1.3.0 by @duncanpharvey in #15
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
- Add Java and .NET Support by @duncanpharvey in #10
- Bump Python Layer version to 96 and Java Layer version to 15 by @duncanpharvey in #12
- Bump Module Version to 1.2.0 by @duncanpharvey in #11
Full Changelog: v1.1.0...v1.2.0
v1.1.0
Breaking Changes
- This version introduces the
check
block which requires Terraform version 1.5.0 or later
What's Changed
- Adds GovCloud Support by @olivereri in #3
- Bump Python Layer version to 95, Node Layer version to 112, and Extension Layer version to 58 by @duncanpharvey in #5
- Document Lack of Container Image Support by @duncanpharvey in #6
- Update Readme for Consistency with Datadog Public Docs by @duncanpharvey in #7
- Bump Module Version to 1.1.0 by @duncanpharvey in #8
New Contributors
- @olivereri made their first contribution in #3
Full Changelog: v1.0.0...v1.1.0