Skip to content

Commit

Permalink
Bump version to 2.21.6
Browse files Browse the repository at this point in the history
Signed-off-by: Drew Zhang <[email protected]>
  • Loading branch information
DrewZhang13 committed Jan 12, 2022
1 parent 68265ed commit 76771a4
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
2 changes: 1 addition & 1 deletion AWS_FOR_FLUENT_BIT_VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.21.5
2.21.6
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,19 @@
# Changelog
### 2.21.6
This release includes:
* An Amazon Linux 2 Base
* Fluent Bit [1.8.11](https://fluentbit.io/announcements/v1.8.11/)
* Amazon CloudWatch Logs for Fluent Bit 1.6.4
* Amazon Kinesis Streams for Fluent Bit 1.8.0
* Amazon Kinesis Firehose for Fluent Bit 1.6.1

Compared to `2.21.5` this release adds:
* Go version upgrade to 1.17.6

Same as `2.21.5`, this release includes the following fixes for AWS customers that we are working on getting accepted upstream:
* Bug - Fix return value from `tls_net_read` [fluentbit:4098](https://github.com/fluent/fluent-bit/issues/4098)
* Bug - Downgrade `mbedtls` to 2.24.0 to fix the performance regression issue in `mbedtls` 2.26.0 [fluentbit:4110](https://github.com/fluent/fluent-bit/issues/4110)
* Bug - Resolve IMDSv1 fallback error introduced in 2.21.0 [aws-for-fluent-bit:259](https://github.com/aws/aws-for-fluent-bit/issues/259)

### 2.21.5
This release includes:
Expand Down

0 comments on commit 76771a4

Please sign in to comment.