From 8e9cdf2e13513e449c42c5739f8393b14df3bf9e Mon Sep 17 00:00:00 2001 From: Conventional Changelog Action Date: Wed, 22 Nov 2023 16:51:01 +0000 Subject: [PATCH] chore(release): v0.14.1 [skip ci] --- CHANGELOG.md | 21 ++++++++++----------- 1 file changed, 10 insertions(+), 11 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a00b851..8d083b2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ +## [0.14.1](https://github.com/observeinc/cloudformation-aws-collection/compare/v0.14.0...v0.14.1) (2023-11-22) + + +### Bug Fixes + +* deprecate go1.x for provided.al2 ([#41](https://github.com/observeinc/cloudformation-aws-collection/issues/41)) ([9faad8f](https://github.com/observeinc/cloudformation-aws-collection/commit/9faad8ff7ad32c13fa05507437b97fc0e0ab5374)) +* resolve the cfn-lint error ([#42](https://github.com/observeinc/cloudformation-aws-collection/issues/42)) ([6739838](https://github.com/observeinc/cloudformation-aws-collection/commit/6739838576c5f5297e12139105a1ef8473cc883f)) + + + # [0.14.0](https://github.com/observeinc/cloudformation-aws-collection/compare/v0.13.0...v0.14.0) (2023-09-18) @@ -41,14 +51,3 @@ -# [0.10.0](https://github.com/observeinc/cloudformation-aws-collection/compare/v0.9.0...v0.10.0) (2023-07-27) - - -### Bug Fixes - -* **collection:** allow configuration of lambda log verbosity ([#29](https://github.com/observeinc/cloudformation-aws-collection/issues/29)) ([269db50](https://github.com/observeinc/cloudformation-aws-collection/commit/269db50e0641a510a26af8bbeff0a124dd22069c)) -* **lambda:** bump timeout and memory size based on failure data ([841be86](https://github.com/observeinc/cloudformation-aws-collection/commit/841be865e9190c947aea19c8982541c6acade307)) -* remove duplicate log subscription ([#25](https://github.com/observeinc/cloudformation-aws-collection/issues/25)) ([49ceddb](https://github.com/observeinc/cloudformation-aws-collection/commit/49ceddbaa85682eabb77c518b88785abda157d8b)) - - -