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-07-17)

⚠ 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)
  • 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

Low Risk
Diff is version and release metadata only; functional risk is in the already-merged 0.13.0 features, mainly the breaking TrackDuration signature for custom trackers.

Overview
Release Please cuts LaunchDarkly.ServerSdk.Ai 0.13.0 by bumping version metadata (LaunchDarkly.ServerSdk.Ai.csproj, SdkInfo.cs, .release-please-manifest.json, PROVENANCE.md) and adding the 0.13.0 changelog entry.

The release documents AI metrics and tracking improvements already merged under 2e307c9: optional ToolCalls and DurationMs on AiMetrics, richer MetricSummary (tool calls + resumption token), and TrackMetricsOf auto-tracking tool calls, honoring duration overrides, and aligning failure semantics with other SDKs.

Breaking: ILdAiConfigTracker.TrackDuration now takes double instead of float — any custom ILdAiConfigTracker implementation must update its override signature.

Reviewed by Cursor Bugbot for commit c1d3ed4. 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 from 5dd43f6 to 31d4e86 Compare July 16, 2026 20:46
@github-actions
github-actions Bot force-pushed the release-please--branches--main--components--LaunchDarkly.ServerSdk.Ai branch from 31d4e86 to c1d3ed4 Compare July 17, 2026 15: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