diff --git a/AWS_FOR_FLUENT_BIT_STABLE_VERSION b/AWS_FOR_FLUENT_BIT_STABLE_VERSION index 8723fc2d9..4b9435680 100644 --- a/AWS_FOR_FLUENT_BIT_STABLE_VERSION +++ b/AWS_FOR_FLUENT_BIT_STABLE_VERSION @@ -1 +1 @@ -2.34.3.20260506 +2.34.3.20260513 diff --git a/CHANGELOG.md b/CHANGELOG.md index d2403d6a0..21960e603 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +### 2.34.3.20260513 +* Minimal set of packages installed using Amazon Linux 2 container image version: 2.0.20260508.0 +* enhancement: Fix long build times for AL2023 by setting nofile limit [#1135](https://github.com/aws/aws-for-fluent-bit/pull/1135) + +### 3.3.2 +* Minimal set of packages installed using Amazon Linux 2023 container image version: 2023.11.20260509.0 +* enhancement: Fix long build times for AL2023 by setting nofile limit [#1135](https://github.com/aws/aws-for-fluent-bit/pull/1135) + ### 2.34.3.20260506 * Minimal set of packages installed using Amazon Linux 2 container image version: 2.0.20260504.0 * fix: Fix verification for stable [#1127](https://github.com/aws/aws-for-fluent-bit/pull/1127) diff --git a/linux.version b/linux.version index a494465ec..3a1b3b721 100644 --- a/linux.version +++ b/linux.version @@ -2,8 +2,8 @@ { "linux": { "major-version": "2", - "version": "2.34.3.20260506", - "release-version": "2.34.3.20260506", + "version": "2.34.3.20260513", + "release-version": "2.34.3.20260513", "latest": "true", "build": "1", "fluent-bit": "1.9.10", @@ -12,7 +12,7 @@ "firehose-plugin": "v1.7.3", "cloudwatch-plugin": "v1.9.5", "al-tag": "2", - "os-digest": "sha256:c80c6d724a1907d0fdfe1e04f6ddff1e839311dadf19f9645646d4506bc0d2e5", + "os-digest": "sha256:2cdd50ddae2eef38ebaf55a1594dfcc2a4a379227b2d35accee236daf1acfef1", "flb-repository": "https://github.com/amazon-contributing/upstream-to-fluent-bit.git", "publish": "true" } @@ -20,8 +20,8 @@ { "linux": { "major-version": "3", - "version": "3.3.1", - "release-version": "3.3.1", + "version": "3.3.2", + "release-version": "3.3.2", "latest": "false", "build": "1", "fluent-bit": "v5.0.3", @@ -30,7 +30,7 @@ "firehose-plugin": "v1.7.3", "cloudwatch-plugin": "v1.9.5", "al-tag": "2023", - "os-digest": "sha256:a450a74bfebfa936e7106d79c8b4b4dd0ca891c790513f84624da02a0e5531db", + "os-digest": "sha256:0226a3ae2bed13934a5226f102c5cad90958509c3937917afe755cba8d31f4f9", "flb-repository": "https://github.com/fluent/fluent-bit.git", "publish": "true" }