Skip to content

Commit e16986e

Browse files
authored
Update changelog with LocalStack for AWS v4.13.0 (#392)
1 parent 1be826d commit e16986e

File tree

1 file changed

+34
-33
lines changed

1 file changed

+34
-33
lines changed

src/content/docs/aws/changelog.md

Lines changed: 34 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -29,36 +29,37 @@ Disclaimer: Features under development (i.e., labelled as preview/beta, experime
2929
LocalStack follows [Semantic Versioning](https://semver.org/) except for [AWS parity](https://localstack.cloud/blog/2022-08-04-parity-explained) fixes,
3030
which can be released as patch version because we are committed to make LocalStack behave the same way AWS does.
3131

32-
| Version | Release Date | Release Notes |
33-
|----------|--------------------|----------------------------------------------------------------------------------------------------|
34-
| `v4.12.0` | December 11, 2025 | [v4.12.0](https://blog.localstack.cloud/localstack-for-aws-release-v-4-12-0/) |
35-
| `v4.11.0` | November 26, 2025 | [v4.11.0](https://blog.localstack.cloud/localstack-for-aws-release-v-4-11-0/) |
36-
| `v4.10.0` | October 30, 2025 | [v4.10.0](https://blog.localstack.cloud/localstack-for-aws-release-v-4-10-0/) |
37-
| `v4.9.0` | October 2, 2025 | [v4.9.0](https://blog.localstack.cloud/localstack-for-aws-release-v-4-9-0/) |
38-
| `v4.8.0` | September 11, 2025 | [v4.8.0](https://blog.localstack.cloud/localstack-for-aws-release-v-4-8-0/) |
39-
| `v4.7.0` | July 31, 2025 | [v4.7.0](https://blog.localstack.cloud/localstack-for-aws-release-v-4-7-0/) |
40-
| `v4.6.0` | July 3, 2025 | [v4.6.0](https://blog.localstack.cloud/localstack-for-aws-release-v-4-6-0/) |
41-
| `v4.5.0` | June 5, 2025 | [v4.5.0](https://blog.localstack.cloud/localstack-release-v-4-5-0/) |
42-
| `v4.4.0` | May 8, 2025 | [v4.4.0](https://blog.localstack.cloud/localstack-release-v-4-4-0/) |
43-
| `v4.3.0` | March 27, 2025 | [v4.3.0](https://blog.localstack.cloud/localstack-release-v-4-3-0/) |
44-
| `v4.2.0` | February 27, 2025 | [v4.2.0](https://blog.localstack.cloud/localstack-release-v-4-2-0/) |
45-
| `v4.1.0` | January 30, 2025 | [v4.1.0](https://blog.localstack.cloud/localstack-release-v-4-1-0/) |
46-
| `v4.0.0` | November 21, 2024 | [v4.0.0](https://blog.localstack.cloud/announcing-localstack-40-general-availability/) |
47-
| `v3.8.0` | October 3, 2024 | [v3.8.0](https://blog.localstack.cloud/localstack-release-v-3-8-0/) |
48-
| `v3.7.0` | August 29, 2024 | [v3.7.0](https://blog.localstack.cloud/2024-08-29-localstack-release-v-3-7-0/) |
49-
| `v3.6.0` | July 25, 2024 | [v3.6.0](https://discuss.localstack.cloud/t/localstack-release-v3-6-0/997) |
50-
| `v3.5.0` | June 13, 2024 | [v3.5.0](https://discuss.localstack.cloud/t/localstack-release-v3-5-0/947) |
51-
| `v3.4.0` | April 25, 2024 | [v3.4.0](https://discuss.localstack.cloud/t/localstack-release-v3-4-0/871) |
52-
| `v3.3.0` | March 28, 2024 | [v3.3.0](https://discuss.localstack.cloud/t/localstack-release-v3-3-0/828) |
53-
| `v3.2.0` | February 29, 2024 | [v3.2.0](https://discuss.localstack.cloud/t/localstack-release-v3-2-0/782/) |
54-
| `v3.1.0` | January 25, 2024 | [v3.1.0](https://discuss.localstack.cloud/t/localstack-release-v3-1-0/713/) |
55-
| `v3.0.0` | November 16, 2023 | [v3.0.0](https://blog.localstack.cloud/2023-11-16-announcing-localstack-30-general-availability/) |
56-
| `v2.3.0` | September 29, 2023 | [v2.3.0](https://discuss.localstack.cloud/t/localstack-release-v2-3-0/533) |
57-
| `v2.2.0` | July 20, 2023 | [v2.2.0](https://discuss.localstack.cloud/t/localstack-release-v2-2-0/424) |
58-
| `v2.1.0` | May 25, 2023 | [v2.1.0](https://discuss.localstack.cloud/t/localstack-release-v2-1-0/357) |
59-
| `v2.0.0` | March 30, 2023 | [v2.0.0](https://github.com/localstack/localstack/releases/tag/v2.0.0) |
60-
| `v1.4.0` | February 13, 2023 | [v1.4.0](https://github.com/localstack/localstack/releases/tag/v1.4.0) |
61-
| `v1.3.0` | December 1, 2022 | [v1.3.0](https://discuss.localstack.cloud/t/localstack-release-v1-3-0/170) |
62-
| `v1.2.0` | October 8, 2022 | [v1.2.0](https://discuss.localstack.cloud/t/localstack-release-v1-2-0/109) |
63-
| `v1.1.0` | September 3, 2022 | [v1.1.0](https://discuss.localstack.cloud/t/localstack-release-v1-1-0/89) |
64-
| `v1.0.0` | July 13, 2022 | [v1.0.0](https://blog.localstack.cloud/2022-07-13-announcing-localstack-v1-general-availability/) |
32+
| Version | Release Date | Release Notes |
33+
|-----------|--------------------|----------------------------------------------------------------------------------------------------|
34+
| `v4.13.0` | January 29, 2026 | [v4.13.0](https://blog.localstack.cloud/localstack-for-aws-release-v-4-13-0/) |
35+
| `v4.12.0` | December 11, 2025 | [v4.12.0](https://blog.localstack.cloud/localstack-for-aws-release-v-4-12-0/) |
36+
| `v4.11.0` | November 26, 2025 | [v4.11.0](https://blog.localstack.cloud/localstack-for-aws-release-v-4-11-0/) |
37+
| `v4.10.0` | October 30, 2025 | [v4.10.0](https://blog.localstack.cloud/localstack-for-aws-release-v-4-10-0/) |
38+
| `v4.9.0` | October 2, 2025 | [v4.9.0](https://blog.localstack.cloud/localstack-for-aws-release-v-4-9-0/) |
39+
| `v4.8.0` | September 11, 2025 | [v4.8.0](https://blog.localstack.cloud/localstack-for-aws-release-v-4-8-0/) |
40+
| `v4.7.0` | July 31, 2025 | [v4.7.0](https://blog.localstack.cloud/localstack-for-aws-release-v-4-7-0/) |
41+
| `v4.6.0` | July 3, 2025 | [v4.6.0](https://blog.localstack.cloud/localstack-for-aws-release-v-4-6-0/) |
42+
| `v4.5.0` | June 5, 2025 | [v4.5.0](https://blog.localstack.cloud/localstack-release-v-4-5-0/) |
43+
| `v4.4.0` | May 8, 2025 | [v4.4.0](https://blog.localstack.cloud/localstack-release-v-4-4-0/) |
44+
| `v4.3.0` | March 27, 2025 | [v4.3.0](https://blog.localstack.cloud/localstack-release-v-4-3-0/) |
45+
| `v4.2.0` | February 27, 2025 | [v4.2.0](https://blog.localstack.cloud/localstack-release-v-4-2-0/) |
46+
| `v4.1.0` | January 30, 2025 | [v4.1.0](https://blog.localstack.cloud/localstack-release-v-4-1-0/) |
47+
| `v4.0.0` | November 21, 2024 | [v4.0.0](https://blog.localstack.cloud/announcing-localstack-40-general-availability/) |
48+
| `v3.8.0` | October 3, 2024 | [v3.8.0](https://blog.localstack.cloud/localstack-release-v-3-8-0/) |
49+
| `v3.7.0` | August 29, 2024 | [v3.7.0](https://blog.localstack.cloud/2024-08-29-localstack-release-v-3-7-0/) |
50+
| `v3.6.0` | July 25, 2024 | [v3.6.0](https://discuss.localstack.cloud/t/localstack-release-v3-6-0/997) |
51+
| `v3.5.0` | June 13, 2024 | [v3.5.0](https://discuss.localstack.cloud/t/localstack-release-v3-5-0/947) |
52+
| `v3.4.0` | April 25, 2024 | [v3.4.0](https://discuss.localstack.cloud/t/localstack-release-v3-4-0/871) |
53+
| `v3.3.0` | March 28, 2024 | [v3.3.0](https://discuss.localstack.cloud/t/localstack-release-v3-3-0/828) |
54+
| `v3.2.0` | February 29, 2024 | [v3.2.0](https://discuss.localstack.cloud/t/localstack-release-v3-2-0/782/) |
55+
| `v3.1.0` | January 25, 2024 | [v3.1.0](https://discuss.localstack.cloud/t/localstack-release-v3-1-0/713/) |
56+
| `v3.0.0` | November 16, 2023 | [v3.0.0](https://blog.localstack.cloud/2023-11-16-announcing-localstack-30-general-availability/) |
57+
| `v2.3.0` | September 29, 2023 | [v2.3.0](https://discuss.localstack.cloud/t/localstack-release-v2-3-0/533) |
58+
| `v2.2.0` | July 20, 2023 | [v2.2.0](https://discuss.localstack.cloud/t/localstack-release-v2-2-0/424) |
59+
| `v2.1.0` | May 25, 2023 | [v2.1.0](https://discuss.localstack.cloud/t/localstack-release-v2-1-0/357) |
60+
| `v2.0.0` | March 30, 2023 | [v2.0.0](https://github.com/localstack/localstack/releases/tag/v2.0.0) |
61+
| `v1.4.0` | February 13, 2023 | [v1.4.0](https://github.com/localstack/localstack/releases/tag/v1.4.0) |
62+
| `v1.3.0` | December 1, 2022 | [v1.3.0](https://discuss.localstack.cloud/t/localstack-release-v1-3-0/170) |
63+
| `v1.2.0` | October 8, 2022 | [v1.2.0](https://discuss.localstack.cloud/t/localstack-release-v1-2-0/109) |
64+
| `v1.1.0` | September 3, 2022 | [v1.1.0](https://discuss.localstack.cloud/t/localstack-release-v1-1-0/89) |
65+
| `v1.0.0` | July 13, 2022 | [v1.0.0](https://blog.localstack.cloud/2022-07-13-announcing-localstack-v1-general-availability/) |

0 commit comments

Comments
 (0)