Skip to content

chore(main): release LaunchDarkly.ServerSdk.Ai 0.11.0#286

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
release-please--branches--main--components--LaunchDarkly.ServerSdk.Ai
Open

chore(main): release LaunchDarkly.ServerSdk.Ai 0.11.0#286
github-actions[bot] wants to merge 1 commit into
mainfrom
release-please--branches--main--components--LaunchDarkly.ServerSdk.Ai

Conversation

@github-actions

@github-actions github-actions Bot commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

0.11.0 (2026-06-09)

Features

  • Add AgentConfig, AgentConfigs, and JudgeConfig methods to ILdAiClient (#282) (34293ca)
  • Add Tools property to LdAiCompletionConfig — parses the same tools block agents use, exposes IReadOnlyDictionary<string, ToolConfig> (empty when absent) (69418c8)

Bug Fixes

  • Silently override 'ldctx' in user-supplied template variables instead of warning and discarding it — the SDK context always wins, matches cross-SDK behavior (69418c8)

This PR was generated with Release Please. See documentation.


Note

Low Risk
Mechanical version and changelog updates only; no application code changes in this diff.

Overview
Release Please cuts LaunchDarkly.ServerSdk.Ai 0.11.0 by bumping the package version in the manifest, .csproj, SdkInfo, and provenance docs, and adding the 0.11.0 section to CHANGELOG.md.

That release notes the SDK changes already landed on main: ILdAiClient gains agent (AgentConfig / AgentConfigs) and judge (JudgeConfig) config APIs; LdAiCompletionConfig exposes a Tools dictionary parsed like agent configs; and template variable merging always applies SDK ldctx, silently overriding a user-supplied ldctx (aligned with other SDKs). This PR does not include those implementation diffs—only versioning and release metadata.

Reviewed by Cursor Bugbot for commit d3c0b38. Bugbot is set up for automated code reviews on this repo. Configure here.

@github-actions github-actions Bot requested a review from a team as a code owner June 9, 2026 14:12
@github-actions github-actions Bot force-pushed the release-please--branches--main--components--LaunchDarkly.ServerSdk.Ai branch from 19ea198 to d3c0b38 Compare June 9, 2026 19:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants