Skip to content

Commit 3a396ee

Browse files
github-actions[bot]GenerateConfig Action
andauthored
Release 20260708 (#1174)
Co-authored by: Anuj Singh <singholt@amazon.com> Co-authored-by: GenerateConfig Action <gcabot@github.com>
1 parent 8cb9018 commit 3a396ee

3 files changed

Lines changed: 14 additions & 7 deletions

File tree

AWS_FOR_FLUENT_BIT_STABLE_VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.34.3.20260702
1+
2.34.3.20260708

CHANGELOG.md

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

3+
### 2.34.3.20260708
4+
* Minimal set of packages installed using Amazon Linux 2 container image version: 2.0.20260707.0
5+
* fix: Suppress AL2 EOL critical finding [#1173](https://github.com/aws/aws-for-fluent-bit/pull/1173)
6+
7+
### 3.4.7
8+
* Minimal set of packages installed using Amazon Linux 2023 container image version: 2023.12.20260706.1
9+
310
### 2.34.3.20260702
411
* Minimal set of packages installed using Amazon Linux 2 container image version: 2.0.20260629.0
512

linux.version

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
{
33
"linux": {
44
"major-version": "2",
5-
"version": "2.34.3.20260702",
6-
"release-version": "2.34.3.20260702",
5+
"version": "2.34.3.20260708",
6+
"release-version": "2.34.3.20260708",
77
"latest": "true",
88
"build": "1",
99
"fluent-bit": "1.9.10",
@@ -12,16 +12,16 @@
1212
"firehose-plugin": "v1.7.3",
1313
"cloudwatch-plugin": "v1.9.5",
1414
"al-tag": "2",
15-
"os-digest": "sha256:7d6721e424d5f3a1184a3e12dcc6d671d999c5d7a1afb466c8db4aee1a2ea237",
15+
"os-digest": "sha256:1f060250144be67ab00189d397050897462c3725a52cd0924df53507c4ffa2ed",
1616
"flb-repository": "https://github.com/amazon-contributing/upstream-to-fluent-bit.git",
1717
"publish": "true"
1818
}
1919
},
2020
{
2121
"linux": {
2222
"major-version": "3",
23-
"version": "3.4.6",
24-
"release-version": "3.4.6",
23+
"version": "3.4.7",
24+
"release-version": "3.4.7",
2525
"latest": "false",
2626
"build": "1",
2727
"fluent-bit": "v5.0.7",
@@ -30,7 +30,7 @@
3030
"firehose-plugin": "v1.7.3",
3131
"cloudwatch-plugin": "v1.9.5",
3232
"al-tag": "2023",
33-
"os-digest": "sha256:336b735f8f0aa1d591802beb01d2ef85c6a4a3f411ea4ffa35cad8ba5db282af",
33+
"os-digest": "sha256:fa9b7970f7141cbc63846a1110e4ac8ef6d0103d971bd3e68e60e517bad5576a",
3434
"flb-repository": "https://github.com/fluent/fluent-bit.git",
3535
"publish": "true"
3636
}

0 commit comments

Comments
 (0)