chore(main): release LaunchDarkly.ServerSdk.DynamoDB 5.0.1#269
Merged
kinyoklion merged 1 commit intoMay 27, 2026
Conversation
8e4997a to
f8b4a2d
Compare
f8b4a2d to
06128e7
Compare
kinyoklion
approved these changes
May 27, 2026
Contributor
Author
|
🤖 Created releases: 🌻 |
abelonogov-ld
added a commit
that referenced
this pull request
May 27, 2026
…y/dotnet-core into andrey/register-plugin * 'andrey/register-plugin' of ssh://github.com/launchdarkly/dotnet-core: chore(main): release LaunchDarkly.ServerSdk 8.13.0 (#273) chore(main): release LaunchDarkly.ServerSdk.Consul 5.0.1 (#270) chore(main): release LaunchDarkly.ServerSdk.Telemetry 1.5.1 (#268) chore(main): release LaunchDarkly.ServerSdk.Redis 5.1.1 (#267) feat: add X-LaunchDarkly-Instance-Id header (#258) chore(main): release LaunchDarkly.ServerSdk.Ai 0.9.4 (#271) chore(main): release LaunchDarkly.ServerSdk.DynamoDB 5.0.1 (#269) chore(main): release LaunchDarkly.ServerSdk 8.12.2 (#262) chore(main): release LaunchDarkly.ClientSdk 5.7.3 (#272) fix: exclude documentation files from NuGet package builds (#263)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🤖 I have created a release beep boop
5.0.1 (2026-05-27)
Bug Fixes
This PR was generated with Release Please. See documentation.
Note
Low Risk
Version and release-metadata only; no application or SDK behavior changes in this diff.
Overview
This PR is a Release Please cut that publishes
LaunchDarkly.ServerSdk.DynamoDB5.0.1 by bumping the package version everywhere release automation expects it.The diff updates
.release-please-manifest.json, the<Version>inLaunchDarkly.ServerSdk.DynamoDB.csproj, the new 5.0.1 section inCHANGELOG.md, and theSDK_VERSIONexample inPROVENANCE.md. There is no runtime or integration logic in the diff itself; the changelog notes the release includes the fix from #263 to exclude documentation files from NuGet package builds (already landed on the branch this release tags).Reviewed by Cursor Bugbot for commit 06128e7. Bugbot is set up for automated code reviews on this repo. Configure here.