Skip to content

Commit 6f09504

Browse files
chore(main): release LaunchDarkly.ServerSdk.DynamoDb 4.0.1 (#172)
🤖 I have created a release *beep* *boop* --- ## [4.0.1](LaunchDarkly.ServerSdk.DynamoDb-v4.0.0...LaunchDarkly.ServerSdk.DynamoDb-v4.0.1) (2025-10-21) ### Bug Fixes * Prevent using incompatible AWS version ([#171](#171)) ([5496a64](5496a64)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). <!-- CURSOR_SUMMARY --> --- > [!NOTE] > Bump `LaunchDarkly.ServerSdk.DynamoDb` to 4.0.1 and update changelog with a bug fix preventing use of an incompatible AWS version. > > - **Release**: > - Update `.release-please-manifest.json` to set `pkgs/dotnet-server-sdk-dynamodb` to `4.0.1`. > - **Changelog**: > - Add `4.0.1` entry to `pkgs/dotnet-server-sdk-dynamodb/CHANGELOG.md` noting bug fix to prevent using an incompatible AWS version. > > <sup>Written by [Cursor Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit 6794253. This will update automatically on new commits. Configure [here](https://cursor.com/dashboard?tab=bugbot).</sup> <!-- /CURSOR_SUMMARY --> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 5496a64 commit 6f09504

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"pkgs/dotnet-server-sdk-consul": "5.0.0",
3-
"pkgs/dotnet-server-sdk-dynamodb": "4.0.0",
3+
"pkgs/dotnet-server-sdk-dynamodb": "4.0.1",
44
"pkgs/dotnet-server-sdk-redis": "5.1.0",
55
"pkgs/sdk/server": "8.10.3",
66
"pkgs/sdk/client": "5.5.4",

pkgs/dotnet-server-sdk-dynamodb/CHANGELOG.md

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

33
All notable changes to the LaunchDarkly .NET SDK DynamoDB integration will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org).
44

5+
## [4.0.1](https://github.com/launchdarkly/dotnet-core/compare/LaunchDarkly.ServerSdk.DynamoDb-v4.0.0...LaunchDarkly.ServerSdk.DynamoDb-v4.0.1) (2025-10-21)
6+
7+
8+
### Bug Fixes
9+
10+
* Prevent using incompatible AWS version ([#171](https://github.com/launchdarkly/dotnet-core/issues/171)) ([5496a64](https://github.com/launchdarkly/dotnet-core/commit/5496a64bedc2bc25fdf8ca9757345de25b67f38f))
11+
512
## [4.0.0] - 2023-10-16
613
### Changed:
714
- This release requires the `8.0.0` release of the `LaunchDarkly.ServerSdk`.

0 commit comments

Comments
 (0)