New features
- Add Kafka cluster metrics (#3803) (803dc9a)
- Allow setting the application name per IIS application pool in
newrelic.config(#3794) (f1e2dcf) - Instrument runtime-async methods (#3804) (420485a)
Fixes
Checksums
| File | SHA - 256 Hash |
|---|---|
| newrelic-dotnet-agent-10.55.0-1.x86_64.rpm | BCDEE49221043F2CF34E1E6438C5F4610587553A0ECD6263347505DCC9775750 |
| newrelic-dotnet-agent_10.55.0_amd64.deb | 7D2A3C5840B02D1EAEA543801C4D9E225E219C43D547245C8175D50BA7A7421E |
| newrelic-dotnet-agent_10.55.0_amd64.tar.gz | 0291C440A8D0B8D675678500575A62503914EDDD7E7EC1FAE7729CF268215783 |
| newrelic-dotnet-agent_10.55.0_arm64.deb | 91097FB797C6916C2EB1B3CAF6B70A302E5D38012715D96C2056B9F503584BC4 |
| newrelic-dotnet-agent_10.55.0_arm64.tar.gz | CCE52F3D64C80617A9B3AC0AC7B0D377E6266280C47F7DE5A69F0BFEE7E0C85D |
| NewRelicDotNetAgent_10.55.0_x64.msi | 8606356BD701B01AD56EE1A04242BBC3116576F96879E3402EA98B7280E29DC3 |
| NewRelicDotNetAgent_10.55.0_x64.zip | 5689E231447803626D7EA6AA1F0CE21AC0845F561B421A27C7298642B7DE7E4B |
| NewRelicDotNetAgent_10.55.0_x86.msi | C6E9F790781AA3331C6241C7A238CD92BD777D7E6895C2FA708B45DA2E40BA0D |
| NewRelicDotNetAgent_10.55.0_x86.zip | 58C1DDC7BB9047A0FD5AA9AA998BD0B79A0B17426D2155ABF3BCD55B2210267A |
Updating your agent
- Follow standard procedures to update the .NET agent.
- If you're using a particularly old agent, review the list of major changes and procedures for updating legacy .NET agents.
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. See the New Relic .NET agent EOL policy doc for information about agent releases and support dates.
New features
- The code that the profiler injects into your application now caches its lookups into the agent with a lock-free cache, instead of resolving each call by reflection, resulting in lower agent overhead for .NET applications. (#3709) (4c7797c)
Fixes
- Prevent transaction cross-contamination in HybridHttpContextStorage (#3754) (2d04565)
- Release held WCF client transaction when async result completes before callback swap (#3772) (3ef02f3)
- Skip SQL metadata comment injection for CommandType.StoredProcedure (#3756) (59b92ea)
Checksums
| File | SHA - 256 Hash |
|---|---|
| newrelic-dotnet-agent-10.54.0-1.x86_64.rpm | 5827DDBD2DF30D8FD95716D39174C2B5F1D070FAA3935661390B08E525AC7269 |
| newrelic-dotnet-agent_10.54.0_amd64.deb | 4A030327EEC8984DC710D954A2CFC0FD9083DA7EE4C901C131733CD4701B52C3 |
| newrelic-dotnet-agent_10.54.0_amd64.tar.gz | F0DB7C0EE61D1541B53E4F2C386FFC2A1E9EAF8A2747851ADDB609413C7C9716 |
| newrelic-dotnet-agent_10.54.0_arm64.deb | 1ADDF14BF92712CB7D4B94B48FF522D90AE4962117BA0FF8A753622364BB97AA |
| newrelic-dotnet-agent_10.54.0_arm64.tar.gz | 5669562FD4C385E1E77467A83020B428F71285AFDF520D1849132BA67AF0D1EC |
| NewRelicDotNetAgent_10.54.0_x64.msi | 30ECD5C1569FE9DC7C4BE42E01CDE9AE39B3374DE0B02E03EEAF864972F1624F |
| NewRelicDotNetAgent_10.54.0_x64.zip | E6AAA98E88A53D8DBDF6554A718255251E61F927550A3C635B5BC10EF2BEB390 |
| NewRelicDotNetAgent_10.54.0_x86.msi | 2E45E5C90F7E966879B62B67009CD21944DF0D0559FFF4C732B357BC9EAD8823 |
| NewRelicDotNetAgent_10.54.0_x86.zip | 0844A835F179A420797F491433CFFDEBAA376DBDA8C89BCB18DABC69D1A76E8A |
Updating your agent
- Follow standard procedures to update the .NET agent.
- If you're using a particularly old agent, review the list of major changes and procedures for updating legacy .NET agents.
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. See the New Relic .NET agent EOL policy doc for information about agent releases and support dates.
Fixes
- Add on-insert check to SimpleCache to prevent runaway growth. (#3727) (88e667f)
- Aggregate metrics post rename instead of using old names. (#3729) (67f7fcd)
- Guard null OperationContext in WCF MethodInvokerWrapper (#3730) (4ab79f3)
- Instrument new method for local log decoration in Serilog 4.4.0+ (#3705) (426f711)
- Prevent double RUM script injection in ASP.NET Core 6+ responses (#3726) (498da98)
- Report the database a SQL command actually ran against (#3752) (b24ff10)
Checksums
| File | SHA - 256 Hash |
|---|---|
| newrelic-dotnet-agent-10.53.1-1.x86_64.rpm | E3F829205343507625889375ADADD32EFD58A1F5E96FB48E4E31EEEB5704B503 |
| newrelic-dotnet-agent_10.53.1_amd64.deb | 4EA560A11937A97A4762EFB6663C4A7C0F538B8F5A8B9BF799B0740EB2BA60DA |
| newrelic-dotnet-agent_10.53.1_amd64.tar.gz | 80EB9F1884F8266FA807BA29BD2181F7B4E0F7738C6123718234A47280B09608 |
| newrelic-dotnet-agent_10.53.1_arm64.deb | EDB1BBDF0274F768E77FDF49A9EB5EADCD1DCE9625BE2CAFD0B3F3ABE6D0A3A8 |
| newrelic-dotnet-agent_10.53.1_arm64.tar.gz | 90E7AC73EDB9987E1EB018753BE145A73558B68C7E6C5B526E1CF952203F8733 |
| NewRelicDotNetAgent_10.53.1_x64.msi | 2CADDEDC0D01D3BC9254709094306616F1866CA69B540A49A965E7AA1CC8079F |
| NewRelicDotNetAgent_10.53.1_x64.zip | C257BB683F68804D852D28D7666B59603A687085B68DB38576C7AC0EB991712D |
| NewRelicDotNetAgent_10.53.1_x86.msi | 138D8DC0EE9EDCB8036B6CBA040C19158102F1BCD2CD46DAFB684EC90B0D1825 |
| NewRelicDotNetAgent_10.53.1_x86.zip | ED8469671E92226AECF76A567A4D55767112B4341918196374D7836BBE880197 |
Updating your agent
- Follow standard procedures to update the .NET agent.
- If you're using a particularly old agent, review the list of major changes and procedures for updating legacy .NET agents.
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. See the New Relic .NET agent EOL policy doc for information about agent releases and support dates.
New features
- Added support for reporting request queue times using
X-Request-StartandX-Queue-Startheaders across all web hosts.(#3659) - Added support for server-side configuration of AI Monitoring settings. (#3664)
Fixes
- Updated Npgsql instrumentation to support version 8.x and newer. (#3667)
Checksums
| File | SHA - 256 Hash |
|---|---|
| newrelic-dotnet-agent-10.53.0-1.x86_64.rpm | 47FEB3006A4BB71873B69B55AB8328444177F940B74F3C7EADD86A8DA28CB7ED |
| newrelic-dotnet-agent_10.53.0_amd64.deb | 97A9BD3B5E4500512F6E1440F120FCDCCE23AC6721E23D8BFCA619725440DC5A |
| newrelic-dotnet-agent_10.53.0_amd64.tar.gz | 9290ABC4F1F134458E9CDDF9A416B1BEC4B20ACFCB89121704A22B1C3C7E0249 |
| newrelic-dotnet-agent_10.53.0_arm64.deb | 2D2C57E1DFAF9532FC02D650D4B6CB9FDAC61A6B2EE83D8E139ECF087C38CA55 |
| newrelic-dotnet-agent_10.53.0_arm64.tar.gz | AC45E599A837055AF3666771570E979A185DA0764EBA9860874FACDB3D3A98D5 |
| NewRelicDotNetAgent_10.53.0_x64.msi | 346A5B6942046BB0B86BBDF2FBA6AF5F9469FEE33BBD322219D0C80A42F345A8 |
| NewRelicDotNetAgent_10.53.0_x64.zip | 082B15DF24C91EC9FE52DF2A2785786D685A93AC0196E0630CDF2950CE8A01E9 |
| NewRelicDotNetAgent_10.53.0_x86.msi | FCC9965DCC4A95BF97BCA104603499FFAD3D6FEE5A9F59096F2BC63AC48809A7 |
| NewRelicDotNetAgent_10.53.0_x86.zip | 3C8BA4B69609E1A9C9978CB30476CC1781F69BC2F9B9D43306AD867B03281EE9 |
Updating your agent
- Follow standard procedures to update the .NET agent.
- If you're using a particularly old agent, review the list of major changes and procedures for updating legacy .NET agents.
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. See the New Relic .NET agent EOL policy doc for information about agent releases and support dates.
New features
- Add alternative environment variables for expected and ignored error codes. (#3626) (c29f037)
- Add Kafka internal metrics (#3555) (1102c0b)
- Add SQL metadata comments to enable APM to DB Query Performance Monitoring correlation (#3582) (04599b5)
Fixes
- Bedrock Converse no longer drops events when first content block is non-text (#3649) (8813077)
- Distributed tracing for HttpWebRequest body and async requests (#3652) (8f8928d)
- Prevent malformed log_event_data JSON for non-serializable context values (#3642) (a7108cb)
Checksums
| File | SHA - 256 Hash |
|---|---|
| newrelic-dotnet-agent-10.52.0-1.x86_64.rpm | 8EEF3B79E350C9AC8847F98BD7B65F36EBB68DEA07584B25DEAED26F3BDD82C7 |
| newrelic-dotnet-agent_10.52.0_amd64.deb | 39B04D8A1E0A959BCD991F74B8976233B3EFBB554888392C1F2604047B93F050 |
| newrelic-dotnet-agent_10.52.0_amd64.tar.gz | EC89A207AF06250B95D18B37D0AB48E0084F200AE490E2742E46B67EDE15D140 |
| newrelic-dotnet-agent_10.52.0_arm64.deb | 3835EC1A3E09FDB2E89D84BF208C4B4A672ABA7D871B4085FA1CE4F4940B63C3 |
| newrelic-dotnet-agent_10.52.0_arm64.tar.gz | 368B0A07CD8D364118C03DD88BCCA0F1949F41E0AFA46F0B5F570206189EC3BB |
| NewRelicDotNetAgent_10.52.0_x64.msi | FDEC80AF34274E8977B7FA8D3988DBD97C886076EF2FBF79DC183D0B67CCFD79 |
| NewRelicDotNetAgent_10.52.0_x64.zip | D4B881550DDF0DCA896F2562609E9A4913B374D5D700C8BBBB19829525E32BE9 |
| NewRelicDotNetAgent_10.52.0_x86.msi | 926EBD52E48FBF5FA950204502939AC9487D87DB9B99960E04EC772C94DC0E6A |
| NewRelicDotNetAgent_10.52.0_x86.zip | 31DFFFCCC20C3B9735EE9D4D060D8C4DC1476F9B87088CE4A78477894E8431DA |
Update your agent
- Follow standard procedures to update the .NET agent.
- If you're using a particularly old agent, review the list of major changes and procedures for updating legacy .NET agents.
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. See the New Relic .NET agent EOL policy doc for information about agent releases and support dates.
Notice
- Customers using
RecordDatastoreSegment()with a custom vendor name will see metric names change fromDatastore/*/Other/*toDatastore/*/<VendorName>/*. Update any dashboards, alerts, or queries that reference the old Other-based metric names. (f6c0e48)
Fixes
RecordDatastoreSegment()API will correctly use the caller-supplied vendor name instead of ignoring it. (f6c0e48)- Ensure all StackExchange.Redis segments are created and added to transaction before it is harvested (#3574) (4152ea2)
- Update MySql.Data instrumentation to support 9.7.0 signature changes (#3562) (1e40e44)
Checksums
| File | SHA - 256 Hash |
|---|---|
| newrelic-dotnet-agent-10.51.1-1.x86_64.rpm | 3B9EF23D18D2E02203460709B26B28161CC31DEFBBCBFAF3D48834560DD0DF4B |
| newrelic-dotnet-agent_10.51.1_amd64.deb | FE96D636FDC7EACEF3ABBA8CB21017CBB26997B3FDFC1C5210DC22D0B0A2CC4C |
| newrelic-dotnet-agent_10.51.1_amd64.tar.gz | A68BC5A3D4CEC75EC5CA74099A8AD26304C95703C7C4D97446AC3ECEF7F8D5D1 |
| newrelic-dotnet-agent_10.51.1_arm64.deb | F9AC7CCB60BBBBD4F6E1836C26E90E120CDF0AF19A260D163679AF4E47FA727F |
| newrelic-dotnet-agent_10.51.1_arm64.tar.gz | 3976004C0172EB55F7E5870B30C346EDA9E36D142B4D8DB2022F75698AED96AC |
| NewRelicDotNetAgent_10.51.1_x64.msi | 218633CA0DC399FCFB97BE0CCFABEE09AE7B61CC3122E978C62F72D706068E71 |
| NewRelicDotNetAgent_10.51.1_x64.zip | 71CB4D69F20D4111C6C7A9E72D8B3F8110099EA5DC574FEC12C5B0DAC4B89B9B |
| NewRelicDotNetAgent_10.51.1_x86.msi | 7B45106117DA4195D759BF045A2CB67E7146C95018062574E6EB3F0FA4DAE155 |
| NewRelicDotNetAgent_10.51.1_x86.zip | AA228DAC74A2223285F69E68DD92D85AE1D110E8DE755E483842B5CE667A2BFC |
Updating your agent
- Follow standard procedures to update the .NET agent.
- If you're using a particularly old agent, review the list of major changes and procedures for updating legacy .NET agents.
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. See the New Relic .NET agent EOL policy doc for information about agent releases and support dates.
New features
- Add support for instrumenting Hangfire background jobs. (#3520) (2e82366)
- Include structured log message arguments as context data for MEL (#3479) (24819c4)
Fixes
- Complete array attribute serialization for all payload types (#3531) (62bdb44)
- Resolve Lambda auto-instrumentation race condition (#3508) (25c59e7)
- Restore dotnet-counters tool compatibility (#3526) (407eae5)
- Send loaded modules on agent reconnect (#3534) (ecaa550)
- Support multi-transport queue name parsing for MassTransit (#3523) (db48d08)
Checksums
| File | SHA - 256 Hash |
|---|---|
| newrelic-dotnet-agent-10.51.0-1.x86_64.rpm | 795AEBF7AA3C09ACB59F2A39668196B8A6CD1BC7C7EF7D5896BD6BD7FB684926 |
| newrelic-dotnet-agent_10.51.0_amd64.deb | 69BCA5C0275B88E58C4081D5BA1A2D9C0B39BD5652A4501D5648E92DB1972847 |
| newrelic-dotnet-agent_10.51.0_amd64.tar.gz | 48BC2FC7314D687F88AAE4C80DCABBFC1E71C6C03C0D003A8C37B5F4857D8D21 |
| newrelic-dotnet-agent_10.51.0_arm64.deb | 625D40CD6859F69BE4BDB2E00F723CF6502C36AD75BDEBDF4540038FE1352A14 |
| newrelic-dotnet-agent_10.51.0_arm64.tar.gz | 70AA68C9DED666E7FF5CECE0C3C136AAABF2ACBB13001454FEDF755EFDCCE844 |
| NewRelicDotNetAgent_10.51.0_x64.msi | 0C63470CB0BE1110666156BB78972CB60931C0896D9F92B3B75ABD2426234CFA |
| NewRelicDotNetAgent_10.51.0_x64.zip | 7A8130286581CD1ABA6AEC10796FD52F3003D249C9689B62B8CB76548D94315F |
| NewRelicDotNetAgent_10.51.0_x86.msi | 86F4F84703410CEB856D69D12E4057ACB412EB543236766DF5F55DDD37609F42 |
| NewRelicDotNetAgent_10.51.0_x86.zip | 0B12AA812E197964F531DEAFE30B38BF764A66BF97D76BA128C81CE09245BCED |
Updating your agent
- Follow standard procedures to update the .NET agent.
- If you're using a particularly old agent, review the list of major changes and procedures for updating legacy .NET agents.
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. See the New Relic .NET agent EOL policy doc for information about agent releases and support dates.
New features
- Add array support for custom attributes in .NET Agent API (#3456) (4fb9405)
- Add hybrid agent support for grpc-dotnet. (#3475) (6b48c06)
- Add LLM monitoring for
Microsoft.Extensions.AIvia OpenTelemetry bridge (#3472) (2e03c0c)
Fixes
Checksums
| File | SHA - 256 Hash |
|---|---|
| newrelic-dotnet-agent-10.50.0-1.x86_64.rpm | 0BEA299FD737B07D979647FD1DCFB6CFB55E9DE14515ACFB1A5792F919505234 |
| newrelic-dotnet-agent_10.50.0_amd64.deb | 372865C6C6E008A9D29E133D77DC0F071316C4C642C01FBCC18DEF911966A03D |
| newrelic-dotnet-agent_10.50.0_amd64.tar.gz | B65E508595A9803C2511B4466ADB010CEDE2526EB3F2647F30F0CC0AE1B59E0A |
| newrelic-dotnet-agent_10.50.0_arm64.deb | 3D775B140EE8C2335D6E4384F032DF98FB1293C48725BE11F387B82DEA6F5A0F |
| newrelic-dotnet-agent_10.50.0_arm64.tar.gz | EA7A14F1538518219D7FA1A7BCEC24271B4FDB7476F10ADA53D35DF242A17ACE |
| NewRelicDotNetAgent_10.50.0_x64.msi | C8A8F68F5ED917E90D9CCCB4C3FDCDD386B61B165E1BF1F1EF10905905984A62 |
| NewRelicDotNetAgent_10.50.0_x64.zip | CBF97772F7AE907DDBED719461149B31B96443C959B091D0AD337D749BBCDF3A |
| NewRelicDotNetAgent_10.50.0_x86.msi | B155B6093D0F757D1B254F3AE44CB12A798C433AF14E1A4969810BCB170C41E6 |
| NewRelicDotNetAgent_10.50.0_x86.zip | 700693677A6C44895533D7806F39AC983EB9DE58D2E78215FDC00FE7D2855A6B |
Updating your agent
- Follow standard procedures to update the .NET agent.
- If you're using a particularly old agent, review the list of major changes and procedures for updating legacy .NET agents.
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. See the New Relic .NET agent EOL policy doc for information about agent releases and support dates.
New features
- The .NET Hybrid Agent provides a future-proof observability solution with integrated support for OpenTelemetry Tracing and Metrics APIs. OpenTelemetry Logs will continue to be supported through the existing Microsoft.Extensions.Logging integration. This release delivers critical OpenTelemetry features including Span Links, Events on Spans, and unified sampling algorithms. It is designed to bridge the gap for .NET teams looking to adopt OpenTelemetry standards while maintaining backwards compatibility with their existing New Relic dashboards. (72a0414)
Fixes
Checksums
| File | SHA - 256 Hash |
|---|---|
| newrelic-dotnet-agent-10.49.0-1.x86_64.rpm | B7DEA32E1E0775A869D7700A1EFACDB2361D8EF1200B80B62D3499E0DA37F14C |
| newrelic-dotnet-agent_10.49.0_amd64.deb | CB99FD48A78EAF3AD79AACAAAB6CE084BD9544893D170AF1F525B28EA6B5E0A6 |
| newrelic-dotnet-agent_10.49.0_amd64.tar.gz | FB189DC2416B93909A03A46439E74F6E18BAAE9C1C1D470EB5110A5137F5B511 |
| newrelic-dotnet-agent_10.49.0_arm64.deb | 98F9A16A0C57B21B12D43BAB14EA5D981C9288023F1D1E632D6DE361FC3BE21A |
| newrelic-dotnet-agent_10.49.0_arm64.tar.gz | 413C5463576D705216CA4AD8EF6EECBF191F703C4B99B18C1E9BDB0521CD0315 |
| NewRelicDotNetAgent_10.49.0_x64.msi | FCF035722DCF482E2735C77272305F6B731E9829C16D31222E76DC9527988000 |
| NewRelicDotNetAgent_10.49.0_x64.zip | F3F5E3290EBF60769C936B6E3C114621E2D7AC901D752E165B18807444B0D1EE |
| NewRelicDotNetAgent_10.49.0_x86.msi | C3BDD82B1A067349C9792319B73290E02DF4A4FD483ED280CA734E1F45CE58AA |
| NewRelicDotNetAgent_10.49.0_x86.zip | 26C00F9CD5B33D73B00C8E958D10BF9126CC13B81984AC58B3D3944388792649 |
Updating your agent
- Follow standard procedures to update the .NET agent.
- If you're using a particularly old agent, review the list of major changes and procedures for updating legacy .NET agents.
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. See the New Relic .NET agent EOL policy doc for information about agent releases and support dates.
Fixes
Checksums
| File | SHA - 256 Hash |
|---|---|
| newrelic-dotnet-agent-10.48.1-1.x86_64.rpm | EDC902F3A97DC34BE75DEE5CE3E4C9B9AF86195EBF596D61BB4E200CC7EF108A |
| newrelic-dotnet-agent_10.48.1_amd64.deb | 6B4F94753712C4383C5EA024B13ABF0591082DFE5A02B24E10E5DBA04CBD2666 |
| newrelic-dotnet-agent_10.48.1_amd64.tar.gz | CB7DE88D494DFA1BF301404BBA05C673394D7CA4BCCD7580E50EFBD762C808AC |
| newrelic-dotnet-agent_10.48.1_arm64.deb | CCCB4B9942F8A73135D9EFB8CBEF12AD52E3D288B10E04FE833F5CCD056BC026 |
| newrelic-dotnet-agent_10.48.1_arm64.tar.gz | B869C64D9176359DA5FDA5ECFC05DB30ECA6AF5D4BA30AD215D916EF0E09E39D |
| NewRelicDotNetAgent_10.48.1_x64.msi | A5D01759C0449AD7533E0B50690DB66C1B3E5F330B74729CB4895C7F49AB3230 |
| NewRelicDotNetAgent_10.48.1_x64.zip | 0D3CE0A5B6036E60C9692116AC9C5BEB63E4A9C73139AE9A794E341CEE509261 |
| NewRelicDotNetAgent_10.48.1_x86.msi | D5E523AC071970460858E1A03B486F103441A0CA1E7AB53F5C5BA5380F126448 |
| NewRelicDotNetAgent_10.48.1_x86.zip | 20C17D00441366F65FA309D4DF54F0DA363856F916C6A0D833145CBEB0843F20 |
Updating your agent
- Follow standard procedures to update the .NET agent.
- If you're using a particularly old agent, review the list of major changes and procedures for updating legacy .NET agents.
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. See the New Relic .NET agent EOL policy doc for information about agent releases and support dates.