Skip to content

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

Merged
mattrmc1 merged 1 commit into
mainfrom
release-please--branches--main--components--LaunchDarkly.ServerSdk.Ai
Jun 11, 2026
Merged

chore(main): release LaunchDarkly.ServerSdk.Ai 0.11.0#286
mattrmc1 merged 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-11)

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)
  • Add TrackDurationOf, TrackMetricsOf, TrackJudgeResult, TrackToolCall (#287) (485976e)

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
Diff is version strings and changelog only; no runtime code changes in this PR.

Overview
Release Please bumps LaunchDarkly.ServerSdk.Ai from 0.10.0 to 0.11.0 in .release-please-manifest.json, LaunchDarkly.ServerSdk.Ai.csproj, SdkInfo.cs, and PROVENANCE.md, and adds the 0.11.0 section to CHANGELOG.md.

There is no application source in this diff—it is the packaging/release commit for work already on main. The changelog records that 0.11.0 ships agent/judge config APIs on ILdAiClient, completion Tools, extra tracker methods (TrackDurationOf, TrackMetricsOf, TrackJudgeResult, TrackToolCall), and a template-variable fix where user ldctx is silently overridden by the SDK context.

Reviewed by Cursor Bugbot for commit 6085e2c. 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 4 times, most recently from f9b4080 to 1f79076 Compare June 11, 2026 17:43
@github-actions github-actions Bot force-pushed the release-please--branches--main--components--LaunchDarkly.ServerSdk.Ai branch from 1f79076 to 6085e2c Compare June 11, 2026 19:44
@mattrmc1 mattrmc1 merged commit ce37cda into main Jun 11, 2026
17 of 18 checks passed
@mattrmc1 mattrmc1 deleted the release-please--branches--main--components--LaunchDarkly.ServerSdk.Ai branch June 11, 2026 20:16
@github-actions

Copy link
Copy Markdown
Contributor Author

🤖 Created releases:

🌻

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.

2 participants