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.35.0 #2919

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dotnet-agent-team-bot
Copy link
Contributor

@dotnet-agent-team-bot dotnet-agent-team-bot commented Dec 5, 2024

🤖 I have created a release beep boop

10.35.0 (2025-01-16)

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

  • 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)

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 December 5, 2024 21:27
@dotnet-agent-team-bot dotnet-agent-team-bot force-pushed the release-please--branches--main branch 3 times, most recently from f9bcd5c to 2ecfd71 Compare December 17, 2024 15:39
@dotnet-agent-team-bot dotnet-agent-team-bot force-pushed the release-please--branches--main branch 2 times, most recently from 5c5079d to efd3451 Compare January 7, 2025 15:38
@dotnet-agent-team-bot dotnet-agent-team-bot changed the title chore(main): release 10.34.2 chore(main): release 10.35.0 Jan 7, 2025
@dotnet-agent-team-bot dotnet-agent-team-bot force-pushed the release-please--branches--main branch 4 times, most recently from 83c3203 to c3e7d23 Compare January 14, 2025 17:03
@dotnet-agent-team-bot dotnet-agent-team-bot force-pushed the release-please--branches--main branch from c3e7d23 to 996713c Compare January 15, 2025 20:52
@dotnet-agent-team-bot dotnet-agent-team-bot force-pushed the release-please--branches--main branch from 996713c to 457c673 Compare January 16, 2025 14:54
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.80%. Comparing base (f70b64a) to head (457c673).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2919      +/-   ##
==========================================
- Coverage   81.82%   81.80%   -0.03%     
==========================================
  Files         470      470              
  Lines       29949    29949              
  Branches     3327     3327              
==========================================
- Hits        24507    24499       -8     
- Misses       4647     4657      +10     
+ Partials      795      793       -2     
Flag Coverage Δ
Agent 82.75% <ø> (-0.03%) ⬇️
Profiler 73.13% <ø> (ø)

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

see 3 files with indirect coverage changes

@tippmar-nr
Copy link
Member

Draft documentation PR: newrelic/docs-website#19734 -- ask @tippmar-nr to mark it ready for review when this release is complete.

@tippmar-nr
Copy link
Member

Another draft documentation PR: newrelic/docs-website#19742 -- ask @tippmar-nr to mark it ready for review when this release is complete.

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