LaunchDarkly.ServerSdk.Ai: v0.13.0
Immutable
release. Only release title and notes can be modified.
0.13.0 (2026-09-02)
⚠ 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)
Bug Fixes
This PR was generated with Release Please. See documentation.