Skip to content

v10.33.0

Compare
Choose a tag to compare
@dotnet-agent-team-bot dotnet-agent-team-bot released this 30 Oct 20:38
d630c9c

10.33.0 (2024-10-30)

New features

  • Add AWSSDK.DynamoDBv2 instrumentation. Versions 3.5 through 4.0.0-preview.4 are supported. Note: previous agent versions would instrument DynamoDB calls as Externals; now DynamoDB calls will show up as Database operations in the New Relic UI. (2460527)
  • Add config option for providing AWS account ID for linking (#2851) (936b6f6)
  • New Garbage Collection Metrics Sampler for .NET 6+ (#2838) (f24a5da)

Fixes

  • Fix potential race condition in AWS SDK, AWS Bedrock, and Elastisearch that could lead to an orphaned Transaction. (#2842) (3afa15f)
  • Remove usage of non-thread safe HashSet in AwsSdk pipeline wrappers. Thanks, @gjunge! (#2855) (#2857) (ae1d422)
  • Revert environment variable name change in installers and scripts (#2852) (e77683b)