You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Instrument Lambda invocations in AWS SDK ([#2901](https://github.com/newrelic/newrelic-dotnet-agent/issues/2901)) ([3b655e4](https://github.com/newrelic/newrelic-dotnet-agent/commit/3b655e423de4d5bf77ba491d63eec38b3323ffda))
14
+
* Use `SocketsHttpHandler` to configure `HttpClient` in .NET 6+. ([#2931](https://github.com/newrelic/newrelic-dotnet-agent/issues/2931)) ([eb3afda](https://github.com/newrelic/newrelic-dotnet-agent/commit/eb3afdafc450f4b268885a45264c328fab6bfd9a))
15
+
16
+
17
+
### Fixes
18
+
19
+
* Console logging is inconsistent between Agent and Profiler ([#2955](https://github.com/newrelic/newrelic-dotnet-agent/issues/2955)) ([7c42b33](https://github.com/newrelic/newrelic-dotnet-agent/commit/7c42b33279c948a69ea36aaf54630554ebf5a5e6))
20
+
* Incorrect string comparison in the profiler caused constructor instrumentation to fail on Linux ([#2912](https://github.com/newrelic/newrelic-dotnet-agent/issues/2912)) ([49a71c5](https://github.com/newrelic/newrelic-dotnet-agent/commit/49a71c50d43f2cb18e208dddb258a456aebb7e61))
21
+
* Refactoring to reduce the likelihood of a deadlock in `HttpClient.SendAsync()`. ([#2931](https://github.com/newrelic/newrelic-dotnet-agent/issues/2931)) ([eb3afda](https://github.com/newrelic/newrelic-dotnet-agent/commit/eb3afdafc450f4b268885a45264c328fab6bfd9a))
0 commit comments