Skip to content

Releases: aws/amazon-cloudwatch-logs-for-fluent-bit

Amazon CloudWatch Logs for Fluent Bit 1.9.4

23 May 17:28
Compare
Choose a tag to compare

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

06 Apr 21:32
9827896
Compare
Choose a tag to compare

1.9.3

  • Enhancement - upgrade Go version to 1.20

Amazon CloudWatch Logs for Fluent Bit 1.9.2

07 Mar 03:32
Compare
Choose a tag to compare

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

09 Nov 21:22
Compare
Choose a tag to compare

1.9.1

  • Enhancement - Added different base user agent for Linux and Windows

Amazon CloudWatch Logs for Fluent Bit 1.9.0

26 Jul 21:49
Compare
Choose a tag to compare

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

09 Jun 21:28
Compare
Choose a tag to compare

1.8.0

  • Feature - Add auto_create_stream option (#257)
  • Bug - Allow recovery from a stream being deleted and created by a user (#257)

Amazon CloudWatch Logs for Fluent Bit 1.7.0

31 Jan 19:19
Compare
Choose a tag to compare

1.7.0

  • Feature - Add support for external_id (#226)

Amazon CloudWatch Logs for Fluent Bit 1.6.4

15 Nov 23:11
Compare
Choose a tag to compare

1.6.4

  • Bug - Remove corrupted unicode fragments on truncation (#208)

Amazon CloudWatch Logs for Fluent Bit 1.6.3

24 Sep 01:07
Compare
Choose a tag to compare

1.6.3

  • Enhancement - Upgrade Go version to 1.17

Amazon CloudWatch Logs for Fluent Bit 1.6.2

26 Aug 22:12
Compare
Choose a tag to compare

1.6.2

  • Enhancement - Add validation to stop accepting both of log_stream_name and log_stream_prefix together (#190)