Skip to content

Commit f3cd663

Browse files
committed
chore(changelog): update CHANGELOG.md for v1.6.1 release with new features and maintenance status
1 parent 5eaf099 commit f3cd663

File tree

2 files changed

+42
-3
lines changed

2 files changed

+42
-3
lines changed

CHANGELOG.md

Lines changed: 40 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,44 @@
11
# LocalStack .NET Client Change Log
22

3+
### [v1.6.1](https://github.com/localstack-dotnet/localstack-dotnet-client/releases/tag/v1.6.1)
4+
5+
> ## ⚠️ Maintenance for LocalStack.NET v1.x and AWS SDK v3 ⚠️
6+
>
7+
> **Current Status**: The legacy v1.x LocalStack.NET libs which supports AWS SDK v3. It is now in **maintenance mode**.
8+
>
9+
> **Support Lifecycle**:
10+
>
11+
> - This version will only receive **critical security and bug fixes**
12+
> - **End-of-Life (EOL)**: July 31, 2026
13+
>
14+
> For active development, AWS SDK v4 support, and future features like Native AOT, please see the master branch.
15+
>
16+
> - 🚀 **[Go to master branch for v2.0 Development →](https://github.com/localstack-dotnet/localstack-dotnet-client/tree/master)**
17+
> - 📖 **[Read Full Roadmap & Migration Guide →](https://github.com/localstack-dotnet/localstack-dotnet-client/discussions/45)**
18+
19+
#### 1. New Features
20+
21+
- **Added Endpoints from [Localstack Python Client](https://github.com/localstack/localstack-python-client) v2.9:**
22+
- **Account Management**
23+
- **Certificate Manager Private Certificate Authority (ACMPCA)**
24+
- **Bedrock**
25+
- **Cloud Control API**
26+
- **Code Build**
27+
- **Code Connections**
28+
- **Code Deploy**
29+
- **Code Pipeline**
30+
- **Elastic Transcoder**
31+
- **MemoryDB for Redis**
32+
- **Shield**
33+
- **Verified Permissions**
34+
35+
#### 2. General
36+
37+
- **Testing Compatibility:**
38+
- Successfully tested against LocalStack versions:
39+
- **v3.7.1**
40+
- **v4.6.0**
41+
342
### [v1.6.0](https://github.com/localstack-dotnet/localstack-dotnet-client/releases/tag/v1.6.0)
443

544
#### 1. General
@@ -225,4 +264,4 @@ Thanks to [petertownsend](https://github.com/petertownsend) for his contribution
225264

226265
### [v0.8.0.163](https://github.com/localstack-dotnet/localstack-dotnet-client/releases/tag/v0.8.0.163)
227266

228-
- First release.
267+
- First release.

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![Nuget](https://img.shields.io/nuget/dt/LocalStack.Client)](https://www.nuget.org/packages/LocalStack.Client/) [![NuGet v2.x](https://img.shields.io/endpoint?url=https%3A%2F%2Fyvfdbfas85.execute-api.eu-central-1.amazonaws.com%2Flive%2F%3Fpackage%3Dlocalstack.client%26source%3Dnuget%26track%3D2%26includeprerelease%3Dtrue%26label%3Dnuget)](https://www.nuget.org/packages/LocalStack.Client/) [![NuGet v1.x](https://img.shields.io/endpoint?url=https%3A%2F%2Fyvfdbfas85.execute-api.eu-central-1.amazonaws.com%2Flive%2F%3Fpackage%3Dlocalstack.client%26source%3Dnuget%26track%3D1%26includeprerelease%3Dtrue%26label%3Dnuget)](https://www.nuget.org/packages/LocalStack.Client/) [![CI/CD Pipeline](https://github.com/localstack-dotnet/localstack-dotnet-client/actions/workflows/ci-cd.yml/badge.svg)](https://github.com/localstack-dotnet/localstack-dotnet-client/actions/workflows/ci-cd.yml) [![Security](https://github.com/localstack-dotnet/localstack-dotnet-client/actions/workflows/github-code-scanning/codeql/badge.svg)](https://github.com/localstack-dotnet/localstack-dotnet-client/actions/workflows/github-code-scanning/codeql) [![macOS Tests](https://img.shields.io/endpoint?url=https%3A%2F%2Fyvfdbfas85.execute-api.eu-central-1.amazonaws.com%2Flive%2Fbadge%2Ftests%2Fmacos%3Flabel%3DTests%26track%3Dv1)](https://yvfdbfas85.execute-api.eu-central-1.amazonaws.com/live/redirect/test-results/macos?track=v1)
44

5-
> ## ⚠️ Maintenance Branch for AWS SDK v3 ⚠️
5+
> ## ⚠️ Maintenance for LocalStack.NET v1.x and AWS SDK v3 ⚠️
66
>
77
> **Current Status**: This branch contains the legacy v1.x codebase which supports AWS SDK v3. It is now in **maintenance mode**.
88
>
@@ -14,7 +14,7 @@
1414
> For active development, AWS SDK v4 support, and future features like Native AOT, please see the master branch.
1515
>
1616
> - 🚀 **[Go to master branch for v2.0 Development →](https://github.com/localstack-dotnet/localstack-dotnet-client/tree/master)**
17-
> - 📖 **[Read Full Roadmap & Migration Guide ](https://github.com/localstack-dotnet/localstack-dotnet-client/discussions/45)**
17+
> - 📖 **[Read Full Roadmap →](https://github.com/localstack-dotnet/localstack-dotnet-client/discussions/45)**
1818
1919
**Version Strategy**:
2020

0 commit comments

Comments
 (0)