Skip to content

Commit

Permalink
bump to 2.29.1
Browse files Browse the repository at this point in the history
Signed-off-by: Matthew Fala <[email protected]>
  • Loading branch information
matthewfala committed Jan 10, 2023
1 parent 0913a6c commit abedbf0
Show file tree
Hide file tree
Showing 5 changed files with 27 additions and 4 deletions.
3 changes: 2 additions & 1 deletion AWS_FLB_CHERRY_PICKS
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
# No added cherrypicks in this release
# Revert datadog fix PR to resolve segfault
https://github.com/matthewfala/fluent-bit.git ecs-datadog-sequential-revert 98313ebf206eec4a4e5375b352fc36849b762323
2 changes: 1 addition & 1 deletion AWS_FOR_FLUENT_BIT_VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.29.0
2.29.1
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

### 2.29.1
This release includes:
* Fluent Bit [1.9.10](https://fluentbit.io/announcements/v1.9.10/)
* Amazon CloudWatch Logs for Fluent Bit 1.9.1
* Amazon Kinesis Streams for Fluent Bit 1.10.1
* Amazon Kinesis Firehose for Fluent Bit 1.7.1

Same as `2.29.0`, this release includes the following fixes for AWS customers that we are working on getting accepted upstream:
* 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)

### 2.29.0
This release includes:
* Fluent Bit [1.9.10](https://fluentbit.io/announcements/v1.9.10/)
Expand Down
2 changes: 1 addition & 1 deletion linux.version
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"linux": {
"version": "2.29.0",
"version": "2.29.1",
"build": "1",
"fluent-bit": "1.9.10",
"kinesis-plugin": "v1.10.1",
Expand Down
14 changes: 13 additions & 1 deletion windows.versions
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"windows": [
{
"version": "2.29.0",
"version": "2.29.1",
"build": "1",
"fluent-bit": "1.9.10",
"kinesis-plugin": "v1.10.1",
Expand All @@ -12,6 +12,18 @@
"latest": true,
"stable": false
},
{
"version": "2.29.0",
"build": "1",
"fluent-bit": "1.9.10",
"kinesis-plugin": "v1.10.1",
"firehose-plugin": "v1.7.1",
"cloudwatch-plugin": "v1.9.1",
"openssl": "3.0.7",
"flexBison": "2.5.22",
"latest": false,
"stable": false
},
{
"version": "2.28.4",
"build": "1",
Expand Down

0 comments on commit abedbf0

Please sign in to comment.