AWS for Fluent Bit 2.21.1
2.21.1
This release includes:
- An Amazon Linux 2 Base
- Fluent Bit 1.8.9
- Amazon CloudWatch Logs for Fluent Bit 1.6.3
- Amazon Kinesis Streams for Fluent Bit 1.8.0
- Amazon Kinesis Firehose for Fluent Bit 1.6.1
Compared to 2.21.0
this release adds:
- Bug - Avoid double free for multiline msgpack buffer fluentbit:4243
- Bug - On Multiline handling, use file inode as stream_id fluentbit:3886
Same as 2.21.0
, 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 - Bug - Downgrade
mbedtls
to 2.24.0 to fix the performance regression issue inmbedtls
2.26.0 fluentbit:4110