Release v10.5.0
Fixes
- Resolves #1130. Attribute collections in the agent will now more reliably track the number of attributes contained, and allow updates to attributes that already exist in the collection when collection limits have been reached (255 global attributes, 65 custom attributes). (#1335)
- The agent has been updated to use
System.Net.Http.HTTPClient
to send data to New Relic instead ofSystem.Net.WebRequest
, in order to fix issue #897, as well as remove use of a deprecated library. (#1325)
Once published, the release artifacts for this release can be found at https://download.newrelic.com/dot_net_agent/latest_release/ or on NuGet.org.
Installation instructions can be found at https://docs.newrelic.com/docs/agents/net-agent/installation/introduction-net-agent-install/