Skip to content

v10.47.0

Choose a tag to compare

@dotnet-agent-team-bot dotnet-agent-team-bot released this 19 Nov 16:39
a6ce55e

10.47.0 (2025-11-18)

New features

  • Add an optional transaction storage mechanism to allow transactions to flow with the ExecutionContext for ASP.NET web apps (#3311) (d254ce9)

Fixes

  • Azure Service Bus instrumentation fails due to null reference exception (#3305) (b2bf4df)
  • OpenAI instrumentation ignores chat completions when CompleteChatAsync() or CompleteChat() messages parameter is not an Array (#3317) (3df9570)