chore(main): release LaunchDarkly.ServerSdk 8.12.2#262
Merged
kinyoklion merged 1 commit intoMay 27, 2026
Merged
Conversation
d64214e to
d6c2302
Compare
d6c2302 to
0e2a793
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
8.12.2 (2026-05-27)
Bug Fixes
This PR was generated with Release Please. See documentation.
Note
Low Risk
Automated version and changelog updates only; functional fixes are described in the changelog but not introduced in this diff.
Overview
Release Please bumps LaunchDarkly.ServerSdk from 8.12.1 to 8.12.2 across the manifest,
LaunchDarkly.ServerSdk.csproj,PROVENANCE.md, and a new CHANGELOG section dated 2026-05-27.The release notes two bug fixes already landed on main: NuGet builds no longer pack repo documentation files (
Pack>falseon doc assets in the csproj), and FDv2 polling uses thebasisquery parameter on the polling selector (seeFDv2PollingRequestor). This PR does not change SDK source beyond the version string.Reviewed by Cursor Bugbot for commit 0e2a793. Bugbot is set up for automated code reviews on this repo. Configure here.