Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(main): release 10.33.0 #2843

Merged
merged 1 commit into from
Oct 30, 2024
Merged

chore(main): release 10.33.0 #2843

merged 1 commit into from
Oct 30, 2024

Conversation

dotnet-agent-team-bot
Copy link
Contributor

@dotnet-agent-team-bot dotnet-agent-team-bot commented Oct 21, 2024

🤖 I have created a release beep boop

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)

This PR was generated with Release Please. See documentation.

@dotnet-agent-team-bot dotnet-agent-team-bot requested a review from a team as a code owner October 21, 2024 23:45
@dotnet-agent-team-bot dotnet-agent-team-bot force-pushed the release-please--branches--main branch 2 times, most recently from 52ca37d to b42f189 Compare October 23, 2024 14:54
@dotnet-agent-team-bot dotnet-agent-team-bot changed the title chore(main): release 10.32.1 chore(main): release 10.33.0 Oct 24, 2024
@dotnet-agent-team-bot dotnet-agent-team-bot force-pushed the release-please--branches--main branch 6 times, most recently from 671f7ba to 345e0d0 Compare October 30, 2024 16:37
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.43%. Comparing base (c32d87e) to head (95064f9).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2843      +/-   ##
==========================================
+ Coverage   81.42%   81.43%   +0.01%     
==========================================
  Files         464      464              
  Lines       29524    29524              
  Branches     3266     3266              
==========================================
+ Hits        24039    24044       +5     
+ Misses       4692     4684       -8     
- Partials      793      796       +3     
Flag Coverage Δ
Agent 82.34% <ø> (+0.01%) ⬆️
Profiler 73.33% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

see 3 files with indirect coverage changes

@chynesNR chynesNR merged commit d630c9c into main Oct 30, 2024
94 checks passed
@chynesNR chynesNR deleted the release-please--branches--main branch October 30, 2024 20:38
@dotnet-agent-team-bot
Copy link
Contributor Author

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.

3 participants