Skip to content

Commit 40d26c1

Browse files
author
GenerateConfig Action
committed
Release 20260520
1 parent 56f29dc commit 40d26c1

3 files changed

Lines changed: 15 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.20260515
1+
2.34.3.20260520

CHANGELOG.md

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

3+
### 2.34.3.20260520
4+
* Minimal set of packages installed using Amazon Linux 2 container image version: 2.0.20260515.0
5+
* fix: Revert "Fix long build times for AL2023 by setting nofile limit (#1135) [#1142](https://github.com/aws/aws-for-fluent-bit/pull/1142)
6+
7+
### 3.3.3
8+
* Minimal set of packages installed using Amazon Linux 2023 container image version: 2023.11.20260514.0
9+
* fix: Revert "Fix long build times for AL2023 by setting nofile limit (#1135) [#1142](https://github.com/aws/aws-for-fluent-bit/pull/1142)
10+
311
### 2.34.3.20260515
412
* Minimal set of packages installed using Amazon Linux 2 container image version: 2.0.20260511.1
513
* fix: handle unbound variable for stable parameter in verify_public_ecr and verify_dockerhub [#1138](https://github.com/aws/aws-for-fluent-bit/pull/1138)

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.20260515",
6-
"release-version": "2.34.3.20260515",
5+
"version": "2.34.3.20260520",
6+
"release-version": "2.34.3.20260520",
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:18de48aa36400d9665d9aaca271c40dcf0923e0f0bfab21d7afaf41c0ba62245",
15+
"os-digest": "sha256:53c36e786bbe63f21fac81b005149233df0abd1eb0bb13a49308dd03b3e3b1a2",
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.3.2",
24-
"release-version": "3.3.2",
23+
"version": "3.3.3",
24+
"release-version": "3.3.3",
2525
"latest": "false",
2626
"build": "1",
2727
"fluent-bit": "v5.0.3",
@@ -30,7 +30,7 @@
3030
"firehose-plugin": "v1.7.3",
3131
"cloudwatch-plugin": "v1.9.5",
3232
"al-tag": "2023",
33-
"os-digest": "sha256:f4170a0dc1608a482d2cb1b5a752cb64931cd62ade7d326c2d09391d4d527497",
33+
"os-digest": "sha256:d644ae2e12b5fae7826c11c28a6c47d28ebfdb15e4dc7849af3c00317d4d0bc8",
3434
"flb-repository": "https://github.com/fluent/fluent-bit.git",
3535
"publish": "true"
3636
}

0 commit comments

Comments
 (0)