From a0b9a50c4ad9a35cf31a37ef4c9044b92aeb30c2 Mon Sep 17 00:00:00 2001 From: Wesley Pettit Date: Tue, 2 Jun 2020 00:21:33 -0700 Subject: [PATCH] Bump version to 2.3.1 --- AWS_FOR_FLUENT_BIT_VERSION | 2 +- CHANGELOG.md | 12 ++++++++++++ 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/AWS_FOR_FLUENT_BIT_VERSION b/AWS_FOR_FLUENT_BIT_VERSION index 276cbf9e2..2bf1c1ccf 100644 --- a/AWS_FOR_FLUENT_BIT_VERSION +++ b/AWS_FOR_FLUENT_BIT_VERSION @@ -1 +1 @@ -2.3.0 +2.3.1 diff --git a/CHANGELOG.md b/CHANGELOG.md index 6240a69a8..acdd54bcd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +### 2.3.1 + +This release includes: +* An Amazon Linux 2 Base +* Fluent Bit [1.4.5](https://fluentbit.io/announcements/v1.4.5/) +* Amazon CloudWatch Logs for Fluent Bit 1.2.0 +* Amazon Kinesis Streams for Fluent Bit 1.2.2 +* Amazon Kinesis Firehose for Fluent Bit 1.2.1 + +Compared to `2.3.0` this release adds: +* Bug Fix - Remove redundant exponential backoff code from Firehose and Kinesis plugins [firehose:23](https://github.com/aws/amazon-kinesis-firehose-for-fluent-bit/issues/23) + ### 2.3.0 This release includes: