From 0d98a2c81a4f3a9f7fdbc86fdb890f178d5444a1 Mon Sep 17 00:00:00 2001 From: Harsh Mishra Date: Thu, 30 Apr 2026 00:06:11 +0530 Subject: [PATCH 1/2] add LocalStack for AWS 2026.04.0 Release to changelog --- src/content/docs/aws/changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/src/content/docs/aws/changelog.md b/src/content/docs/aws/changelog.md index 0b5992e2..e60fd534 100644 --- a/src/content/docs/aws/changelog.md +++ b/src/content/docs/aws/changelog.md @@ -35,6 +35,7 @@ Releases up to and including `v4.14.0` continue to use [Semantic Versioning](htt | Version | Release Date | Release Notes | |-----------|--------------------|---------------------------------------------------------------------------------------------------| +| `v2026.04`| April 30, 2026 | [v2026.04](https://blog.localstack.cloud/localstack-for-aws-release-2026-04-0/) | | `v2026.03`| March 23, 2026 | [v2026.03](https://blog.localstack.cloud/localstack-for-aws-release-2026-03-0/) | | `v4.14.0` | February 26, 2026 | [v4.14.0](https://blog.localstack.cloud/localstack-for-aws-release-v-4-14-0/) | | `v4.13.0` | January 29, 2026 | [v4.13.0](https://blog.localstack.cloud/localstack-for-aws-release-v-4-13-0/) | From d180220e4ebbc90437a09b113b7b55a8020b0d3f Mon Sep 17 00:00:00 2001 From: Harsh Mishra Date: Thu, 30 Apr 2026 00:06:41 +0530 Subject: [PATCH 2/2] Correct release date for version v2026.04 --- src/content/docs/aws/changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/aws/changelog.md b/src/content/docs/aws/changelog.md index e60fd534..ed738b8e 100644 --- a/src/content/docs/aws/changelog.md +++ b/src/content/docs/aws/changelog.md @@ -35,7 +35,7 @@ Releases up to and including `v4.14.0` continue to use [Semantic Versioning](htt | Version | Release Date | Release Notes | |-----------|--------------------|---------------------------------------------------------------------------------------------------| -| `v2026.04`| April 30, 2026 | [v2026.04](https://blog.localstack.cloud/localstack-for-aws-release-2026-04-0/) | +| `v2026.04`| April 29, 2026 | [v2026.04](https://blog.localstack.cloud/localstack-for-aws-release-2026-04-0/) | | `v2026.03`| March 23, 2026 | [v2026.03](https://blog.localstack.cloud/localstack-for-aws-release-2026-03-0/) | | `v4.14.0` | February 26, 2026 | [v4.14.0](https://blog.localstack.cloud/localstack-for-aws-release-v-4-14-0/) | | `v4.13.0` | January 29, 2026 | [v4.13.0](https://blog.localstack.cloud/localstack-for-aws-release-v-4-13-0/) |