diff --git a/AWS_FOR_FLUENT_BIT_STABLE_VERSION b/AWS_FOR_FLUENT_BIT_STABLE_VERSION index 5911aaff1..8723fc2d9 100644 --- a/AWS_FOR_FLUENT_BIT_STABLE_VERSION +++ b/AWS_FOR_FLUENT_BIT_STABLE_VERSION @@ -1 +1 @@ -2.34.3.20260423 +2.34.3.20260506 diff --git a/CHANGELOG.md b/CHANGELOG.md index 3cd995400..d2403d6a0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # Changelog +### 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) +* fix: Make unzip use -qq to control output [#1122](https://github.com/aws/aws-for-fluent-bit/pull/1122) + +### 3.3.1 +* Minimal set of packages installed using Amazon Linux 2023 container image version: 2023.11.20260505.0 +* fix: Fix verification for stable [#1127](https://github.com/aws/aws-for-fluent-bit/pull/1127) +* fix: Make unzip use -qq to control output [#1122](https://github.com/aws/aws-for-fluent-bit/pull/1122) + ### 2.34.3.20260423 * Minimal set of packages installed using Amazon Linux 2 container image version: 2.0.20260413.0 * Amazon CloudWatch Logs for Fluent Bit 1.9.5 diff --git a/linux.version b/linux.version index be19cde26..a494465ec 100644 --- a/linux.version +++ b/linux.version @@ -2,8 +2,8 @@ { "linux": { "major-version": "2", - "version": "2.34.3.20260423", - "release-version": "2.34.3.20260423", + "version": "2.34.3.20260506", + "release-version": "2.34.3.20260506", "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:2db9bc6d285dcac98d4939633d0ddaea134324036d412e98c81917742a7be6ef", + "os-digest": "sha256:c80c6d724a1907d0fdfe1e04f6ddff1e839311dadf19f9645646d4506bc0d2e5", "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.0", - "release-version": "3.3.0", + "version": "3.3.1", + "release-version": "3.3.1", "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:fe4122f41784670c960b28c8a32036d8ca268bb56a002ce1e191271b6ddf3293", + "os-digest": "sha256:a450a74bfebfa936e7106d79c8b4b4dd0ca891c790513f84624da02a0e5531db", "flb-repository": "https://github.com/fluent/fluent-bit.git", "publish": "true" }