Releases: aws/amazon-cloudwatch-logs-for-fluent-bit
Releases · aws/amazon-cloudwatch-logs-for-fluent-bit
Amazon CloudWatch Logs for Fluent Bit 1.9.4
1.9.4
- Bug - Fix utf-8 calculation of payload length to account for invalid unicode bytes that will be replaced with the 3 byte unicode replacement character. This bug can lead to an
InvalidParameterException
from CloudWatch when the payload sent is calculated to be over the limit due to character replacement. #330
Amazon CloudWatch Logs for Fluent Bit 1.9.3
1.9.3
- Enhancement - upgrade Go version to 1.20
Amazon CloudWatch Logs for Fluent Bit 1.9.2
1.9.2
- Bug - Fixed Log Loss can occur when log group creation or retention policy API calls fail. (#314)
Amazon CloudWatch Logs for Fluent Bit 1.9.1
1.9.1
- Enhancement - Added different base user agent for Linux and Windows
Amazon CloudWatch Logs for Fluent Bit 1.9.0
1.9.0
- Feature - Add support for building this plugin on Windows. Note that this is only support in this plugin repo for Windows compilation.
Amazon CloudWatch Logs for Fluent Bit 1.8.0
Amazon CloudWatch Logs for Fluent Bit 1.7.0
1.7.0
- Feature - Add support for external_id (#226)
Amazon CloudWatch Logs for Fluent Bit 1.6.4
1.6.4
- Bug - Remove corrupted unicode fragments on truncation (#208)
Amazon CloudWatch Logs for Fluent Bit 1.6.3
1.6.3
- Enhancement - Upgrade Go version to 1.17
Amazon CloudWatch Logs for Fluent Bit 1.6.2
1.6.2
- Enhancement - Add validation to stop accepting both of
log_stream_name
andlog_stream_prefix
together (#190)