chore(main): release LaunchDarkly.ServerSdk.Ai 0.9.4#271
Merged
kinyoklion merged 1 commit intoMay 27, 2026
Merged
Conversation
15fe748 to
9ff0b03
Compare
9ff0b03 to
642f092
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
0.9.4 (2026-05-27)
Bug Fixes
This PR was generated with Release Please. See documentation.
Note
Low Risk
Mechanical version and changelog updates from Release Please; no application logic changes in this diff.
Overview
Release Please cuts LaunchDarkly.ServerSdk.Ai from 0.9.3 to 0.9.4 by updating
.release-please-manifest.json,LaunchDarkly.ServerSdk.Ai.csproj,SdkInfo.Version,PROVENANCE.md, and a new CHANGELOG section.The release notes attribute the version to a bug fix (already landed on main): documentation and doc-build files are no longer packed into the NuGet (e.g.
Pack=falseon changelog/contributing/docfx paths in the csproj, per #263). This PR does not change runtime SDK behavior—only release metadata and published package contents for the next NuGet publish.Reviewed by Cursor Bugbot for commit 642f092. Bugbot is set up for automated code reviews on this repo. Configure here.