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: