Skip to content

v10.35.0

Latest
Compare
Choose a tag to compare
@dotnet-agent-team-bot dotnet-agent-team-bot released this 22 Jan 20:59
f622a40

10.35.0 (2025-01-21)

New features

  • Enable DynamoDB entity relationships (#2923) (f70b64a)
  • Instrument Lambda invocations in AWS SDK (#2901) (3b655e4)
  • Use SocketsHttpHandler to configure HttpClient in .NET 6+. (#2931) (eb3afda)

Fixes

  • Console logging is inconsistent between Agent and Profiler (#2955) (7c42b33)
  • Incorrect string comparison in the profiler caused constructor instrumentation to fail on Linux (#2912) (49a71c5)
  • Refactoring to reduce the likelihood of a deadlock in HttpClient.SendAsync(). (#2931) (eb3afda)