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

New features

  • 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 from efd3451 to 29df17c Compare January 7, 2025 21:06
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.48%. Comparing base (63788ff) to head (29df17c).
Report is 12 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2919      +/-   ##
==========================================
+ Coverage   81.42%   81.48%   +0.05%     
==========================================
  Files         465      465              
  Lines       29563    29639      +76     
  Branches     3278     3285       +7     
==========================================
+ Hits        24073    24151      +78     
+ Misses       4697     4691       -6     
- Partials      793      797       +4     
Flag Coverage Δ
Agent 82.41% <ø> (+0.05%) ⬆️
Profiler 73.13% <ø> (ø)

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

see 8 files with indirect coverage changes

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.

2 participants