From a15271da401c8b4057540b4224179a623042f72e Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 8 Nov 2024 11:36:42 +0000 Subject: [PATCH] chore(release): version 3.8.0 [skip ci] ## [3.8.0](https://github.com/fdmsantos/terraform-aws-kinesis-firehose/compare/v3.7.0...v3.8.0) (2024-11-08) ### Features * Add iceberg destination ([fd0a9c7](https://github.com/fdmsantos/terraform-aws-kinesis-firehose/commit/fd0a9c76ec8c7226b1e0905812fa898a2de8dffb)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5ada1ac..9384231 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. +## [3.8.0](https://github.com/fdmsantos/terraform-aws-kinesis-firehose/compare/v3.7.0...v3.8.0) (2024-11-08) + + +### Features + +* Add iceberg destination ([fd0a9c7](https://github.com/fdmsantos/terraform-aws-kinesis-firehose/commit/fd0a9c76ec8c7226b1e0905812fa898a2de8dffb)) + ## [3.7.0](https://github.com/fdmsantos/terraform-aws-kinesis-firehose/compare/v3.6.0...v3.7.0) (2024-08-26)