Skip to content

chore(main): release LaunchDarkly.ServerSdk.Ai 0.13.0 - #307

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.13.0#307
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 Jul 7, 2026

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

0.13.0 (2026-08-10)

⚠ BREAKING CHANGES

  • ILdAiConfigTracker.TrackDuration now takes a double instead of a float — custom ILdAiConfigTracker implementations must update their TrackDuration override signature

Features

  • Extend AiMetrics with optional ToolCalls and DurationMs (duration override) (2e307c9)
  • Extend MetricSummary with accumulated ToolCalls and ResumptionToken (2e307c9)
  • ILdAiConfigTracker.TrackDuration now takes a double instead of a float — custom ILdAiConfigTracker implementations must update their TrackDuration override signature (2e307c9)
  • server-ai: stamp modelKey and modelVersion on AI usage events (… (#308) (9daa47a)
  • TrackMetricsOf auto-tracks tool calls, honors DurationMs override, and aligns operation-vs-extractor failure semantics with the other SDKs (2e307c9)

This PR was generated with Release Please. See documentation.


Note

Overview
Cuts LaunchDarkly.ServerSdk.Ai 0.13.0 via Release Please: bumps the package version in the csproj, SdkInfo, .release-please-manifest.json, and provenance docs, and adds the 0.13.0 changelog entry for work already on main.

That release documents breaking change: ILdAiConfigTracker.TrackDuration now takes double instead of float (custom tracker implementations must update). It also ships richer metrics—optional ToolCalls and DurationMs on AiMetrics, ToolCalls and ResumptionToken on MetricSummary, TrackMetricsOf auto-tracking tool calls and honoring duration overrides, modelKey/modelVersion on AI usage events, and aligned operation-vs-extractor failure behavior with other SDKs.

Reviewed by Cursor Bugbot for commit 8f7aa28. 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 July 7, 2026 19:28
@github-actions
github-actions Bot force-pushed the release-please--branches--main--components--LaunchDarkly.ServerSdk.Ai branch 17 times, most recently from 93f94de to ec84187 Compare July 23, 2026 16:39
@github-actions
github-actions Bot force-pushed the release-please--branches--main--components--LaunchDarkly.ServerSdk.Ai branch 3 times, most recently from 6e19444 to c8a8708 Compare August 4, 2026 13:06
@github-actions
github-actions Bot force-pushed the release-please--branches--main--components--LaunchDarkly.ServerSdk.Ai branch from c8a8708 to f462555 Compare August 10, 2026 17:30
@github-actions
github-actions Bot force-pushed the release-please--branches--main--components--LaunchDarkly.ServerSdk.Ai branch from f462555 to 8f7aa28 Compare August 10, 2026 17:45
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