Skip to content

Commit 9fa4e71

Browse files
committed
Update README.md to clarify AWS SDK v3 maintenance status and v4 development roadmap
1 parent 5cd4001 commit 9fa4e71

File tree

1 file changed

+13
-11
lines changed

1 file changed

+13
-11
lines changed

README.md

Lines changed: 13 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,18 @@
11
# LocalStack .NET Client ![Nuget](https://img.shields.io/nuget/dt/LocalStack.Client) [![NuGet](https://img.shields.io/nuget/v/LocalStack.Client.svg)](https://www.nuget.org/packages/LocalStack.Client/) [![Space Metric](https://localstack-dotnet.testspace.com/spaces/232580/badge?token=bc6aa170f4388c662b791244948f6d2b14f16983)](https://localstack-dotnet.testspace.com/spaces/232580?utm_campaign=metric&utm_medium=referral&utm_source=badge "Test Cases")
22

3-
> ## ⚠️ AWS SDK v4 Transition Notice
4-
>
5-
> **Current Status**: This main branch is under active development for **AWS SDK v4 support (v2.0)**
6-
>
7-
> **Version Strategy**:
8-
> - **v1.x** (AWS SDK v3): Maintenance mode → Available on [sdkv3-lts branch](https://github.com/localstack-dotnet/localstack-dotnet-client/tree/sdkv3-lts) (EOL: July 31, 2026)
9-
> - **v2.x** (AWS SDK v4): Active development → Native AOT support in subsequent v2.x releases
10-
>
11-
> **Migration Timeline**: Q3 2025 for v2.0.0 GA
12-
>
13-
> 📖 **[Read Full Roadmap & Migration Guide →](../../discussions)**
3+
> ## ⚠️ Maintenance Branch for AWS SDK v3 ⚠️
4+
>
5+
> **Current Status**: This branch contains the legacy v1.x codebase which supports AWS SDK v3. It is now in **maintenance mode**.
6+
>
7+
> **Support Lifecycle**:
8+
>
9+
> - This version will only receive **critical security and bug fixes**
10+
> - **End-of-Life (EOL)**: July 31, 2026
11+
>
12+
> For active development, AWS SDK v4 support, and future features like Native AOT, please see the master branch.
13+
>
14+
> - 🚀 **[Go to master branch for v2.0 Development →](https://github.com/localstack-dotnet/localstack-dotnet-client/tree/master)**
15+
> - 📖 **[Read Full Roadmap & Migration Guide →](https://github.com/localstack-dotnet/localstack-dotnet-client/discussions/45)**
1416
1517
![LocalStack](https://github.com/localstack-dotnet/localstack-dotnet-client/blob/master/assets/localstack-dotnet.png?raw=true)
1618

0 commit comments

Comments
 (0)