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.20.0 #2064

Merged
merged 1 commit into from
Nov 27, 2023
Merged

chore(main): release 10.20.0 #2064

merged 1 commit into from
Nov 27, 2023

Conversation

dotnet-agent-team-bot
Copy link
Contributor

@dotnet-agent-team-bot dotnet-agent-team-bot commented Nov 13, 2023

🤖 I have created a release beep boop

10.20.0 (2023-11-21)

New features

  • Allow the agent to run in environments with read-only filesystems. (#2085) (09ab29d)

Fixes

  • Defensively handle null source address in MassTransit instrumentation. (#2055) (0249582)
  • During browser agent injection, don't set ContentLength if headers have already been sent. Resolves #2051 (#2059) (c191aa6)
  • Remove dependency on Serilog.Expressions. Resolves #2083. (9e355f3)

This PR was generated with Release Please. See documentation.

@codecov-commenter
Copy link

codecov-commenter commented Nov 15, 2023

Codecov Report

Merging #2064 (a0b1f4e) into main (9e355f3) will decrease coverage by 5.72%.
Report is 2 commits behind head on main.
The diff coverage is 90.90%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2064      +/-   ##
==========================================
- Coverage   81.05%   75.33%   -5.72%     
==========================================
  Files         395       43     -352     
  Lines       24695     2583   -22112     
  Branches     2966        0    -2966     
==========================================
- Hits        20017     1946   -18071     
+ Misses       3891      637    -3254     
+ Partials      787        0     -787     
Files Coverage Δ
src/Agent/NewRelic/Profiler/Logging/Logger.h 72.72% <100.00%> (ø)
...nt/NewRelic/Profiler/MethodRewriter/ISystemCalls.h 52.94% <100.00%> (ø)
...nt/NewRelic/Profiler/Configuration/Configuration.h 85.71% <50.00%> (ø)

... and 435 files with indirect coverage changes

@dotnet-agent-team-bot dotnet-agent-team-bot force-pushed the release-please--branches--main branch 3 times, most recently from a11be56 to 099bebd Compare November 17, 2023 20:09
@dotnet-agent-team-bot dotnet-agent-team-bot changed the title chore(main): release 10.19.3 chore(main): release 10.20.0 Nov 21, 2023
@chynesNR chynesNR merged commit 7e521df into main Nov 27, 2023
76 checks passed
@chynesNR chynesNR deleted the release-please--branches--main branch November 27, 2023 21:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Agent v10.11+ fails to report data or create a log file NewRelic Agent 10.19.1 breaks Swagger
4 participants