From 6a9bb1d2513d7dbf879ce2045c43d88582e19bec Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 18 Oct 2022 09:18:04 +0000 Subject: [PATCH] chore(release): version 1.8.0 [skip ci] ## [1.8.0](https://github.com/fdmsantos/terraform-aws-kinesis-firehose/compare/v1.7.0...v1.8.0) (2022-10-18) ### Features * Add Logic Monitor destination ([60e1bb6](https://github.com/fdmsantos/terraform-aws-kinesis-firehose/commit/60e1bb60d6c34fc7748368e365accc295065203c)) * Add MongoDB Cloud destination ([39ab429](https://github.com/fdmsantos/terraform-aws-kinesis-firehose/commit/39ab429d43440033059732426e275294ed6ec62b)) * Add SumoLogic destination ([ea6cf3d](https://github.com/fdmsantos/terraform-aws-kinesis-firehose/commit/ea6cf3d1c91d34d068c91a4d0854b3ba20391ed7)) --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 877d7bf..c4ca871 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,15 @@ All notable changes to this project will be documented in this file. +## [1.8.0](https://github.com/fdmsantos/terraform-aws-kinesis-firehose/compare/v1.7.0...v1.8.0) (2022-10-18) + + +### Features + +* Add Logic Monitor destination ([60e1bb6](https://github.com/fdmsantos/terraform-aws-kinesis-firehose/commit/60e1bb60d6c34fc7748368e365accc295065203c)) +* Add MongoDB Cloud destination ([39ab429](https://github.com/fdmsantos/terraform-aws-kinesis-firehose/commit/39ab429d43440033059732426e275294ed6ec62b)) +* Add SumoLogic destination ([ea6cf3d](https://github.com/fdmsantos/terraform-aws-kinesis-firehose/commit/ea6cf3d1c91d34d068c91a4d0854b3ba20391ed7)) + ## [1.7.0](https://github.com/fdmsantos/terraform-aws-kinesis-firehose/compare/v1.6.0...v1.7.0) (2022-10-17)