You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: update CHANGELOG for v2.0.0 release and add new features; modify README for AOT compatibility instructions; adjust BuildContext for versioning format
-**Deprecated** support for **.NET Framework 4.6.2**.
13
45
-**Added** support for **.NET Framework 4.7.2** (required for AWS SDK v4 compatibility).
14
46
15
-
####2. General
47
+
### 2. General
16
48
17
49
-**AWS SDK v4 Migration:**
18
50
-**Complete migration** from AWS SDK for .NET v3 to v4.
@@ -33,7 +65,7 @@ See v1.x change log for previous versions: [CHANGELOG.md](https://github.com/loc
33
65
-**v3.7.1**
34
66
-**v4.3.0**
35
67
36
-
####3. Important Notes
68
+
### 3. Important Notes
37
69
38
70
-**Preview Release**: This is a preview release for early adopters and testing. See the [v2.0.0 Roadmap & Migration Guide](https://github.com/localstack-dotnet/localstack-dotnet-client/discussions/45) for the complete migration plan.
39
71
-**No API Changes**: LocalStack.NET public APIs remain unchanged. All changes are internal to support AWS SDK v4 compatibility.
0 commit comments