Skip to content

Commit 9bb03be

Browse files
committed
bump to 2.31.4
Signed-off-by: Matthew Fala <[email protected]>
1 parent c1d80ba commit 9bb03be

File tree

5 files changed

+37
-10
lines changed

5 files changed

+37
-10
lines changed

AWS_FLB_CHERRY_PICKS

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,6 @@ https://github.com/matthewfala/fluent-bit.git aoss-1.9 1633c49aadad55bac483c5e55
66
https://github.com/matthewfala/fluent-bit.git aoss-1.9 e1301bc52e209b6c6de8602bff12e0a98aefa0c0
77
https://github.com/matthewfala/fluent-bit.git aoss-1.9 1917a7760d1bd400ac987620661b48e1bbc001ae
88

9-
# Various Features
10-
# S3 filename from log timestamp
11-
https://github.com/Claych/fluent-bit.git clay-s3-time-stamp-1.9 cd70b5e0f0e5efb5ecdd7a22742388ad687d197c
12-
139
# Kinesis time format
1410
https://github.com/Claych/fluent-bit.git clay-aws_strftime_precision-1.9 dfeff9de13ba7f1bbebe08fef24ec993dee7e392
1511
https://github.com/Claych/fluent-bit.git clay-aws_strftime_precision-1.9 66e85a11590f0045294a3d1b104baf73569a1dd0
@@ -31,9 +27,6 @@ https://github.com/matthewfala/fluent-bit.git ecs-datadog-sequential-revert ac30
3127
# Datadog Partial Fix Patch
3228
https://github.com/matthewfala/fluent-bit.git datadog-ecs-patch 3c1ad69ada5bb6f2e448c6f39a1a0ea6a6f4ff17
3329

34-
# S3 retry limit configuration option -- Cherrypick from combined branch that resolves s3 merge conflict
35-
https://github.com/matthewfala/fluent-bit.git 2.31.1-all-cherrypicks 26c0b0c779b1747a1c751c05d96a597e443bf29a
36-
3730
# Resolve cloudwatch_logs duplicate tag match SIGSEGV issue
3831
https://github.com/matthewfala/fluent-bit.git sync-scheduler-fix-1.9 2614c46af3a051b2758bef57f01f6b10a8e73b62
3932

AWS_FOR_FLUENT_BIT_VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.31.3
1+
2.31.4

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,27 @@
11
# Changelog
22

3+
### 2.31.4
4+
This release includes:
5+
* Fluent Bit [1.9.10](https://fluentbit.io/announcements/v1.9.10/)
6+
* Amazon CloudWatch Logs for Fluent Bit 1.9.1
7+
* Amazon Kinesis Streams for Fluent Bit 1.10.1
8+
* Amazon Kinesis Firehose for Fluent Bit 1.7.1
9+
10+
Compared to `2.31.3`, this release removes the following fixes that may introduce instabilities to the S3 plugin:
11+
* Bug - Support Retry_Limit option in S3 plugin to set retries [fluent-bit:6475](https://github.com/fluent/fluent-bit/pull/6475)
12+
* Bug - Format S3 filename with timestamp from the first log in uploaded file, rather than the time the first log was buffered by the s3 output [aws-for-fluent-bit:459](https://github.com/aws/aws-for-fluent-bit/issues/459)
13+
14+
Same as `2.31.3`, this release includes the following fixes and features that we are working on getting accepted upstream:
15+
* Bug - Resolve cloudwatch_logs duplicate tag match SIGSEGV issue introduced in 2.29.0 [aws-for-fluent-bit:542](https://github.com/aws/aws-for-fluent-bit/issues/542)
16+
* Feature - Add `kinesis_firehose` and `kinesis_streams` support for `time_key_format` milliseconds with `%3N` option, and nanoseconds `9N` and `%L` options [fluent-bit:2831](https://github.com/fluent/fluent-bit/issues/2831)
17+
* Feature - Support OpenSearch Serverless data ingestion via OpenSearch plugin [fluent-bit:6448](https://github.com/fluent/fluent-bit/pull/6448)
18+
* Enhancement - Transition S3 to fully synchronous file uploads to improve plugin stability [fluent-bit:6573](https://github.com/fluent/fluent-bit/pull/6573)
19+
* Bug - Mitigate Datadog output plugin issue by reverting recent PR [aws-for-fluent-bit:491](https://github.com/aws/aws-for-fluent-bit/issues/491)
20+
* Bug - Resolve S3 logic to display `log_key` missing warning message if the configured `log_key` field is missing from log payload [fluent-bit:6557](https://github.com/fluent/fluent-bit/pull/6557)
21+
* Bug - ECS Metadata filter gracefuly handle task metadata query errors and cache metadata processing state to improve performance [aws-for-fluent-bit:505](https://github.com/aws/aws-for-fluent-bit/issues/505)
22+
* Bug - Resolve a rare Datadog segfault that occurs when remapping tags [aws-for-fluent-bit:491](https://github.com/aws/aws-for-fluent-bit/issues/491)
23+
* Bug - Resolve `net.keepalive` SIGSEGV issue and priority event loop corruption bug [aws-for-fluent-bit:542](https://github.com/aws/aws-for-fluent-bit/issues/542)
24+
325
### 2.31.3
426
This release includes:
527
* Fluent Bit [1.9.10](https://fluentbit.io/announcements/v1.9.10/)

linux.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"linux": {
3-
"version": "2.31.3",
3+
"version": "2.31.4",
44
"build": "1",
55
"fluent-bit": "1.9.10",
66
"kinesis-plugin": "v1.10.1",

windows.versions

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"windows": [
33
{
4-
"version": "2.31.3",
4+
"version": "2.31.4",
55
"build": "1",
66
"fluent-bit": "1.9.10",
77
"kinesis-plugin": "v1.10.1",
@@ -12,6 +12,18 @@
1212
"latest": true,
1313
"stable": false
1414
},
15+
{
16+
"version": "2.31.3",
17+
"build": "1",
18+
"fluent-bit": "1.9.10",
19+
"kinesis-plugin": "v1.10.1",
20+
"firehose-plugin": "v1.7.1",
21+
"cloudwatch-plugin": "v1.9.1",
22+
"openssl": "3.0.7",
23+
"flexBison": "2.5.22",
24+
"latest": false,
25+
"stable": false
26+
},
1527
{
1628
"version": "2.31.2",
1729
"build": "1",

0 commit comments

Comments
 (0)