From c1e2c84ea6aaf74508548bff5e7d8287d9ccfd16 Mon Sep 17 00:00:00 2001 From: Conventional Changelog Action Date: Wed, 1 May 2024 20:02:11 +0000 Subject: [PATCH] chore(release): v3.6.0 [skip ci] --- CHANGELOG.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3ef8043..d6d9225 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,10 @@ -## [3.5.1](https://github.com/observeinc/terraform-aws-lambda/compare/v3.5.0...v3.5.1) (2024-04-11) +# [3.6.0](https://github.com/observeinc/terraform-aws-lambda/compare/v3.5.1...v3.6.0) (2024-05-01) -### Bug Fixes +### Features -* CS-425 update default aws snapshot lambda to 2gb and timeout to 120s ([7353b81](https://github.com/observeinc/terraform-aws-lambda/commit/7353b81bba89029b8c5c1eef1ffd076430eb3a68)) -* update default aws snapshot lambda to 2gb and timeout to 120 seconds ([de3ca75](https://github.com/observeinc/terraform-aws-lambda/commit/de3ca75853d5417277c900cf592dbddde7e579af)) +* allow KMS encryption of token environment variable ([#83](https://github.com/observeinc/terraform-aws-lambda/issues/83)) ([5d209d5](https://github.com/observeinc/terraform-aws-lambda/commit/5d209d56d478e3e810d4e65bc26eb6daed95beca)) +* bump min terraform version to 1.1.1 ([#85](https://github.com/observeinc/terraform-aws-lambda/issues/85)) ([c660124](https://github.com/observeinc/terraform-aws-lambda/commit/c660124248bc0a3a3ef2a2d96dcef982e85af68e))