From 7b19563c21c2433584db70d39a8fed052ba23269 Mon Sep 17 00:00:00 2001 From: Quetzalli Date: Mon, 7 Sep 2026 11:30:01 +0200 Subject: [PATCH] DOC-441: Add v2026.08 entry to AWS docs changelog Link to https://blog.localstack.cloud/localstack-for-aws-release-2026-08-0/ (published August 26, 2026), matching the table-only format used for every other AWS changelog row. --- 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 6be7f3b70..dbf04992e 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.08`| August 26, 2026 | [v2026.08](https://blog.localstack.cloud/localstack-for-aws-release-2026-08-0/) | | `v2026.07`| July 22, 2026 | [v2026.07](https://blog.localstack.cloud/localstack-for-aws-release-2026-07-0/) | | `v2026.06`| June 25, 2026 | [v2026.06](https://blog.localstack.cloud/localstack-for-aws-release-2026-06-0/) | | `v2026.05`| May 20, 2026 | [v2026.05](https://blog.localstack.cloud/localstack-for-aws-release-2026-05-0/) |