- Enhancement - upgrade Go version to 1.20
- Enhancement - Added different base user agent for Linux and Windows
- Feature - Add support for building this plugin on Windows. Note that this is only support in this plugin repo for Windows compilation.
- Enhancement - upgrade Go version to 1.17
- Feature - Add new option
simple_aggregation
to send multiple log events per record (#12)
- Feature - Add new option
replace_dots
to replace dots in key names (#46)
- Bug - Truncate record to max size (#58)
- Feature - Add
log_key
option for firehose output plugin (#33) - Bug - Check for empty batch before sending (#27)
- Feature - Add
sts_endpoint
param for custom STS API endpoint (#31)
- Bug - Remove exponential backoff code (#23)
- Feature - Add
time_key
andtime_key_format
config options to add timestamp to records (#9)
- Feature - Support IAM Roles for Service Accounts in Amazon EKS (#17)
- Enhancement - Change the log severity from
error
towarning
for retryable API errors (#18)
Initial versioned release of the Amazon Kinesis Data Firehose for Fluent Bit Plugin