Skip to content

Commit 9062d8b

Browse files
chore(.net agent): Add .NET Agent release notes for v10.44.1.
1 parent 34c2e8c commit 9062d8b

File tree

1 file changed

+37
-0
lines changed

1 file changed

+37
-0
lines changed
Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
---
2+
subject: .NET agent
3+
releaseDate: '2025-08-20'
4+
version: 10.44.1
5+
downloadLink: 'https://download.newrelic.com/dot_net_agent/latest_release'
6+
features: []
7+
bugs: ['Exception incorrectly handled in Service Bus instrumentation wrapper.','Exclude Azure Function webhost (Linux) process from instrumentation.']
8+
security: []
9+
---
10+
11+
### Fixes
12+
13+
* Exception incorrectly handled in Service Bus instrumentation wrapper. ([825cd2b](https://github.com/newrelic/newrelic-dotnet-agent/commit/825cd2b3e2d99057a31963f736260218253aa5e9))
14+
* Exclude Azure Function webhost (Linux) process from instrumentation. ([#3223](https://github.com/newrelic/newrelic-dotnet-agent/issues/3223)) ([e363aea](https://github.com/newrelic/newrelic-dotnet-agent/commit/e363aea291629b357d569812d1007d4cb5721537))
15+
16+
### Checksums
17+
| File | SHA - 256 Hash |
18+
| ---| ---|
19+
| newrelic-dotnet-agent-10.44.1-1.x86_64.rpm | FC0C7710DACFF73B4642644CDAEBC8D0B9D90055C27392572D65405BE3AD98BF |
20+
| newrelic-dotnet-agent_10.44.1_amd64.deb | 6FAD41A1058A5880CA00ABBBD82976AC44023703F4E53655633A61FD756C2BE9 |
21+
| newrelic-dotnet-agent_10.44.1_amd64.tar.gz | 81023010263C03071C063346B88776DC7CA783E2B5F1269C942EEBA98804005E |
22+
| newrelic-dotnet-agent_10.44.1_arm64.deb | 8E7C609B1E26784261AC0B60BA98B976C4588F48951D70052C92FDCD111D6545 |
23+
| newrelic-dotnet-agent_10.44.1_arm64.tar.gz | CFB7C711697EB155E27C59E7EAAE2FCA83007407E8F5242DAE9A859E7E167734 |
24+
| NewRelicDotNetAgent_10.44.1_x64.msi | DF4D8C74B4E0C8EE0CB68A326C8E5313E796B8BA98A895142B42977A0FF7E638 |
25+
| NewRelicDotNetAgent_10.44.1_x64.zip | 33EA0E4E4454AACC8430944E42A75AB42F3C289BBF0E62272D4A2D72E9E118D4 |
26+
| NewRelicDotNetAgent_10.44.1_x86.msi | CDFB7F3E436ADFE3399D3DDC50DB3AE2C7B1EDB67D5F3E2E865462E2B6B27EB9 |
27+
| NewRelicDotNetAgent_10.44.1_x86.zip | A951D4527249D48A23BF32A8A78A4D0C141F0A2196CCF7C4536F85C717A0DEF1 |
28+
29+
30+
### Updating your agent
31+
32+
* Follow standard procedures to [update the .NET agent](/docs/agents/net-agent/installation-configuration/update-net-agent).
33+
* If you're using a particularly old agent, review the list of major changes and procedures for [updating legacy .NET agents](/docs/apm/agents/net-agent/installation/update-net-agent/#updating_older_net).
34+
35+
We recommend updating to the latest agent version as soon as it's available. If you can't upgrade to the latest version, update your agents to a version no more than 90 days old. Read more about [keeping your agent up to date](/docs/new-relic-solutions/new-relic-one/install-configure/update-new-relic-agent).
36+
See the New Relic .NET agent [EOL policy doc](/docs/apm/agents/net-agent/getting-started/net-agent-eol-policy) for information about agent releases and support dates.
37+

0 commit comments

Comments
 (0)