• /
  • EnglishEspañol日本語한국어Português
  • ログイン今すぐ開始

.NET agent release notesRSS

September 16, 2021
.NET agent v9.0.0.0

New Features

Fixes

  • Fixes issue #707: In 8.40.1 SQL explain plans are not being captured for parameterized SQL statements. (#708)
  • Fixes issue #502: Agent encountering serialization error (#715)
  • Fixes issue #679: Update gRPC libraries from 2.35.0 to 2.40.0 to reduce installation size (#721)

Deprecations/Removed Features

  • Cross application tracing is now deprecated, and disabled by default. To continue using it, enable it with crossApplicationTracer.enabled = true and distributedTracing.enabled = false.
  • Issue #667, 668, #669: previously deprecated agent configuration options are now disabled. See the migration guide for details.
  • Issue #666: previously deprecated agent APIs have been removed, and disabled in the Agent. Disabled APIs will log a warning when invoked by old versions of the .NET agent API. See the migration guide for details. (#687)
  • Issue #702 Deprecate instrumentation for Castle.Monorail (#710)

Checksums

FileSHA - 256 Hash
newrelic-agent-win-9.0.0.0-scriptable-installer.zip44D43682A42ABE2736CCACFC1F762155898DFC3E692091D351F12389A88B8A46
newrelic-agent-win-x64-9.0.0.0.msi161EC6128E104F87D4800ED6D311B3D918BDE678AEC9B599ED7A247327ED971B
newrelic-agent-win-x64-9.0.0.0.zip810FEAA211079B40D4E3313BFEE347EA3F947BF278CFA4AC8C55CA0685830CF8
newrelic-agent-win-x86-9.0.0.0.msiF2C1F758F47734B4959F7109C8FECD2FB2D18CC2A94661D4BDE75F092EDDBF77
newrelic-agent-win-x86-9.0.0.0.zip017C05C9C86CB5DA1A072C546B44619665A90130813E37C5E9EFF256ED10193D
newrelic-netcore20-agent-9.0.0.0-1.x86_64.rpm678D19758034E93BD4F9DA3CB3407BDC9405F9CD91C69C62DE20C6D38B59B81C
newrelic-netcore20-agent-win-9.0.0.0-scriptable-installer.zipC8536759FFA847805484790D87A34A1506042B037F691A2619F67EAFB219D398
newrelic-netcore20-agent-win-x64-9.0.0.0.zip5A0609465319C57AEE37C0C5F7686062E0B0A694488A2DEAB0563651C6E6011C
newrelic-netcore20-agent-win-x86-9.0.0.0.zip21CA7F79E83562430CBFDC8653D8527915E5CA2B8F804D53154299A9ACAD5803
newrelic-netcore20-agent_9.0.0.0_amd64.deb1A8F05C857223F075F6442B8332FB35BEA7892C3B50B01C4B8A9472E05E4FC08
newrelic-netcore20-agent_9.0.0.0_amd64.tar.gzC5C6E12199F029B7D0DEB23F27D1D4FAC413284D446CEA29200FE1F1500AEFD3

Support statement

New Relic recommends that you upgrade the agent regularly and at a minimum every 3 months. As of this release, the oldest supported version is .NET agent 8.13.798.0.

Upgrading

August 25, 2021
.NET agent v8.41.1.0

Fixes

  • Fixes issue #627: Grpc channel shutdown can cause license_key is required error message. (#663)
  • Fixes issue #683: Requested stack trace depth is not always honored. (#684)

Checksums

FileSHA - 256 Hash
newrelic-agent-win-8.41.1.0-scriptable-installer.zipF00B39B7FACDFDFF1733A981C5C67BD8F4D4E31F2D6F0B4AC0B9C227153CE758
newrelic-agent-win-x64-8.41.1.0.msi3E84FD91E82DFC31D473F8E300E4F0C2EF2D9DEB7CC0D719E9026F0879E8E53E
newrelic-agent-win-x64-8.41.1.0.zip12DACF0FD6B393D15575CAA7D141C1D1CBC7B779BAF4ED46AA8B68679A16E491
newrelic-agent-win-x86-8.41.1.0.msiA6C6BFAB2EA66C12811C3F7071B9836C1BDC52852FB7ACA7905D389285765533
newrelic-agent-win-x86-8.41.1.0.zip97DB8475E6009E90BD607441541E2C8CDF129CC8B4266E351DE5B4E47BC39B7C
newrelic-netcore20-agent-8.41.1.0-1.x86_64.rpm02FDF5CDA21BD336E1282DD49D68CA271F0BF0348AE529E8AD298C188ABA5430
newrelic-netcore20-agent-win-8.41.1.0-scriptable-installer.zip4952EA5639BCB0ECA697FFE815368C09FB9CA4ACAA61605D62E53D2EF3FBC477
newrelic-netcore20-agent-win-x64-8.41.1.0.zip89060852EC52AB6208F899FEA35C633E6A79DF63CA86A34500AD4F2FD3167E62
newrelic-netcore20-agent-win-x86-8.41.1.0.zip9CAE189730FBA5B0B7F44E6EA8F760711F3AAB4742E8BB72D8764CDE8F0C9153
newrelic-netcore20-agent_8.41.1.0_amd64.deb470DF5E9E5A3BC2B286F05B126DD31DDAB886E661C0621D1E3F2F74C2ABEE01B
newrelic-netcore20-agent_8.41.1.0_amd64.tar.gz6021E09E17A6A28F52769C0F4803AA6A35A8DE5825B85FF4876B1748EF14EBCA

Support statement

New Relic recommends that you upgrade the agent regularly and at a minimum every 3 months. As of this release, the oldest supported version is .NET Agent 8.13.798.0.

Upgrading

July 21, 2021
.NET agent v8.41.0.0

New Features

  • Feature #611: Capture HTTP request method on transactions in the AspNetCore, Asp35, Wcf3, and Owin wrappers.
  • Feature #580: Send initial app name and source in environment data. (#653)
  • Adds support for capturing stack traces for each instrumented method in a Transaction Trace.
    • This feature is disabled by default.
    • You can enable the capture of stack traces by setting either maxStackTrace to any value greater than 1. This value will only be used to determine if stack traces are captured or not despite the name.
    • The following are the default settings for stack traces. These can be changed using the newrelic.config:
      • A maximum 80 stack frames are reported per stack trace.

Fixes

  • Fixes issue #639: RabbitMQ instrumentation can delete user headers from messages. Thank you @witoldsz for finding and reporting this bug. (#648)

Checksums

FileSHA - 256 Hash
newrelic-agent-win-8.41.0.0-scriptable-installer.zip1D52B36A3975C5CA2A203AD68D5817ECB3A83CF0600B1ECD7869659964532600
newrelic-agent-win-x64-8.41.0.0.msi2E21966D5E10C5B788B2F2C5B518D2199E5B0D66EEBDF4D0E7B2191726A310BB
newrelic-agent-win-x64-8.41.0.0.zip2A7B5D96BF5F501640497769BA2ACCD1CB43F85AEFBBEA20B2932E3D58377CF5
newrelic-agent-win-x86-8.41.0.0.msi954A364C0C47B2935CA3AF6E3F9441A4F6333D480AC2D97444EBF16ECBC60C13
newrelic-agent-win-x86-8.41.0.0.zip55ECB00F775056C814FA9B6F57F2CA0F2C42522AC09E5E58D87172F0D6B9D633
newrelic-netcore20-agent-8.41.0.0-1.x86_64.rpmDE5C792C8412153F6B5594ED1601BFB078190750B28772D11A646D09AF28C42B
newrelic-netcore20-agent-win-8.41.0.0-scriptable-installer.zip6EEF6BDA67C6E9AE173C8E8D58DF78F18E459966C5AB6C213024371D0F18BDC4
newrelic-netcore20-agent-win-x64-8.41.0.0.zipF75913CC26973EF81742D65D6AB489DF1E7D2019B009D2E82754DBC3B1BA0A9E
newrelic-netcore20-agent-win-x86-8.41.0.0.zip29742D9528FF1D2C718C741B4A6C15D6EAD56618C488F5685A1FE64CA22CEFA3
newrelic-netcore20-agent_8.41.0.0_amd64.debB7A5B1F98C58B468770FE2EDFC0F51C9081851B9EA0C5CA0B56B02E1120F38C3
newrelic-netcore20-agent_8.41.0.0_amd64.tar.gz2958DEF3988093F81866F29F8B5584D2A29CD5F6B385901534541EF023AD2992

Support statement

New Relic recommends that you upgrade the agent regularly and at a minimum every 3 months. As of this release, the oldest supported version is .NET Agent 8.13.798.0.

Upgrading

July 8, 2021
.NET agent v8.40.1.0

Fixes

  • Fixes issue #485: SendDataOnExit configuration setting will prevent Infinite Traces data sending interuption on application exit. (#550)
  • Fixes issue #155: MVC invalid Action for valid Controller can cause MGI. (#608)
  • Fixes issue #186: Attribute based Routing (ex WebAPI) can cause transaction naming issues. (#612)
  • Fixes issue #463: Handle OPTIONS requests for asp.net applications. (#612)
  • Fixes issue #551: Missing external calls in WCF Service. (#610)
  • Fixes issue #616: Linux Kudu not accessible when .NET agent presents. (#618)
  • Fixes issue #266: Agent fails to initialize and provides no logs when configured with capitalized booleans. (#617)
  • Explain plans will be created if transactionTracer.explainEnabled is true and one or both transactionTracer.enabled or slowSql.enabled are true. If transactionTracer.explainEnabled is false or both transactionTracer.enabled and slowSql.enabled are false, no Explain Plans will be created.
  • Fixes issue #600: Thread id will now be used in agent logging, even if a thread name has been set. (#626)
  • Fixes issue #476: When generating and explain plan MS SQL parsing is matching parts of words instead of whole words
  • Fixes issue #477: SQL Explain plans MS SQL parser needs to be able to ToString an object to work with parameterized queries
    • Improves handling serializable types like DateTimeOffset
    • The presence DbTypes Binary and Object will prevent an Explain Plan from being executed. In order to execute an explain plan, the agent must replace any parameters in a query with the real values. Binary and Object are too complex to properly serialize without introducing errors.

Checksums

FileSHA - 256 Hash
newrelic-agent-win-8.40.1.0-scriptable-installer.zipDA01B071EE654006A811BEF4A63780C0C1A5AE94D6B7315C26D8CBC1BA6C81EB
newrelic-agent-win-x64-8.40.1.0.msiDBB3E7DD895BC6B9412FD748E0DC8A4C42C54FEDDAE46759F0A813911562EE15
newrelic-agent-win-x64-8.40.1.0.zip55E29C0291E0BCE8EEF0F04252972EDA9614D9C199D4ECDF04D8D8D235C1C441
newrelic-agent-win-x86-8.40.1.0.msi08F3C3EEFE6AFEFAB82C2C030E3DDC62E6A7AA5CAB8D99F25F399D6894BED653
newrelic-agent-win-x86-8.40.1.0.zip66EB3609CE1AC145F1AC9DB7B7EF0B4F83F1A975D86AD7067A3E51A30FD7FF51
newrelic-netcore20-agent-8.40.1.0-1.x86_64.rpmE165609FE8F1063221786AB0D19D76122CC735DB4162D9C9CB1FAB779FD38806
newrelic-netcore20-agent-win-8.40.1.0-scriptable-installer.zip75DDDEAD573336DB586668C892AC7B9E5FBF56ED6595C9FF4090DB9FF129AA23
newrelic-netcore20-agent-win-x64-8.40.1.0.zip0252C16007C18219A1EFDB7E2F8C2DE178D0A94A58F58EABEC4F376762829B4A
newrelic-netcore20-agent-win-x86-8.40.1.0.zip31CBE34CBB8E62AE3E87319E026E1B14AFCBB234CF7FD48971F1C7A5B8050FC3
newrelic-netcore20-agent_8.40.1.0_amd64.debF84646E7A606918FF2C6189EFA9269922F0F1297F3B5581BC795F905D79B7400
newrelic-netcore20-agent_8.40.1.0_amd64.tar.gz9C4B853A748F508DF6FECDB3BE3E963C6ECA89C6D3ACFACD90C1D4D1A89BAFFB

Support statement

New Relic recommends that you upgrade the agent regularly and at a minimum every 3 months. As of this release, the oldest supported version is .NET Agent 8.13.798.0.

Upgrading

June 8, 2021
.NET agent v8.40.0.0

New Features

  • Adds Agent support for capturing HTTP Request Headers.
    • Support included for ASP.NET 4.x, ASP.NET Core, Owin, and WCF instrumentation. (#558, #559, #560, #561)
    • To enable this feature, the new allowAllHeaders configuration setting must be set to true. For more information about this new configuration, visit the agent configuration page.

Fixes

  • Fixes issue #264: Negative GC count metrics will now be clamped to 0, and a log message will be written to note the correction. This should resolve an issue where the GCSampler was encountering negative values and crashing. (#550)
  • Fixes issue #584: When the agent is configured to log to the console, the configured logging level from newrelic.config will be respected. (#587)

Checksums

File

SHA - 256 Hash

newrelic-agent-win-8.40.0.0-scriptable-installer.zip

1C752F5BAF8B1A13F0276BDE70522E08B92D34215A556C45AC8AF4AABBE0B87A

newrelic-agent-win-x64-8.40.0.0.msi

68A5C3C9CA6B8F35DD3F4FA4B97B7560CFADAE3D25790C33245CA69AF92F0BD0

newrelic-agent-win-x64-8.40.0.0.zip

93F1FE590F8D74483110250BBD94B7967BFADDB4C79241E9725B4FDEE8A85F6B

newrelic-agent-win-x86-8.40.0.0.msi

50E1C40F68CA7058D4491D994D3BCC31FF5EFB32C2EBB2F4E3EE9B391900CEEF

newrelic-agent-win-x86-8.40.0.0.zip

543C1473C7FE73B470B99A749A0E48B887116B82AAE784C0A195B5A88175AB1D

newrelic-netcore20-agent-8.40.0.0-1.x86_64.rpm

FCE857338C2ED7E740AEA6A57B506567AF8255C804CFDCD78BF4F6392B228893

newrelic-netcore20-agent-win-8.40.0.0-scriptable-installer.zip

3E12577B34CF8DE4E118D191B2C0EAA948AFC9AF15CEA4983A9C4AE5DBC74DA7

newrelic-netcore20-agent-win-x64-8.40.0.0.zip

34038A364C6B213F5CFD13D7785F925F244460DE995F02309CEA370F1A5E3BC4

newrelic-netcore20-agent-win-x86-8.40.0.0.zip

B52A6AAB8F24F2ECEAAD0589AE7A2B1CD71E28790627908B3DF9DE671C0D5E70

newrelic-netcore20-agent_8.40.0.0_amd64.deb

59188974CFECB5C7F8CB291D4669C48B7AA3FB936C3AF456EB1387D3CE99A4FA

newrelic-netcore20-agent_8.40.0.0_amd64.tar.gz

CF99691E1E6DF2B0ABDFB6C8740FBDC5FBA557BC248447E33D87214D167D217B

Support statement

New Relic recommends that you upgrade the agent regularly and at a minimum every 3 months. As of this release, the oldest supported version is .NET Agent 8.13.798.0.

Upgrading

April 14, 2021
.NET agent v8.39.2.0

Fixes

  • Fixes issue #500: For transactions without errors, the agent should still create the error intrinsics attribute with its value set to false. (#501)
  • Fixes issue #522: When the maxStackTraceLines config value is set to 0, the agent should not send any stack trace data in the error_data payload. (#523)

Checksums

FileSHA - 256 Hash
newrelic-agent-win-8.39.2.0-scriptable-installer.zip3A40D307EFC6B7E311EAC01E143AC04CAAD122E3B37A2FF9A34FF5FE7E104176
newrelic-agent-win-x64-8.39.2.0.msi061AD90F758C85B85F734A20F73C0A17388C3B5529428A132B545759DE214D25
newrelic-agent-win-x64-8.39.2.0.zip18F8EB0A5F0068F3FD972C406562173061FB4939C6F6CC46887804BF1CDF6331
newrelic-agent-win-x86-8.39.2.0.msi0438DFBBB2882B0CFA9DF77B11F2065C98C03903D460786A439CCC5CFD087660
newrelic-agent-win-x86-8.39.2.0.zipC20B69EAFBAC4FFDD4D2C3CFCB4C48490E4E2A933D477E470705698763FCADEF
newrelic-netcore20-agent-8.39.2.0-1.x86_64.rpmE5E3A558978595A1CAE7FF0561F058C6EDA4C2DE50AEDFBF60AF2643EC251B82
newrelic-netcore20-agent-win-8.39.2.0-scriptable-installer.zip19BE94827F4F03C3E5FF8E31F47E1E0EE754F1C43E51AFD22536BB3D848934F0
newrelic-netcore20-agent-win-x64-8.39.2.0.zipD733D30C71A31AB779B809C52BB86289752E7A264B57D1BC1975DAFA95311803
newrelic-netcore20-agent-win-x86-8.39.2.0.zip6539290914C3F345C7472C46C3AF0D39741D0616D3E200E51C335C05EF6FE538
newrelic-netcore20-agent_8.39.2.0_amd64.deb4631FBB64A88F04653AC1BEAEDE32BA22666F6CA3866FA1291292B2C6342C1AE
newrelic-netcore20-agent_8.39.2.0_amd64.tar.gz1AD2B907420484064FB49D4F540423287B43A3B90E97C9DD0FFE51FDB142D233

Support statement

New Relic recommends that you upgrade the agent regularly and at a minimum every 3 months. As of this release, the oldest supported version is .NET Agent 8.14.222.0.

Upgrading

March 17, 2021
.NET agent v8.39.1.0

Fixes

  • Fixes issue #22: Agent causes exception when distributed tracing is enabled in ASP.NET Core applications that use the RequestLocalization middleware in a Linux environment. (#493)
  • Fixes issue #267: On Linux, the profiler fails to parse config files that start with a UTF-8 byte-order-mark (BOM). (#492)
  • Fixes issue #464: Distributed tracing over RabbitMQ does not work with RabbitMQ.Client versions 6.x+ (#466)
  • Fixes issue #169: Profiler should be able to match method parameters from XML that contain a space. (#461)

Checksums

FileSHA - 256 Hash
newrelic-agent-win-8.39.1.0-scriptable-installer.zip0F027A061D2C1B26D3883EEB8C02BA35D202EA3FA4DDE302CC4D3B4357669183
newrelic-agent-win-x64-8.39.1.0.msi9C1015503869C46CE98086AE4065C356E1457FB4F37FE89A8A17B2B2D2543949
newrelic-agent-win-x64-8.39.1.0.zip483A43F2520431F88EC9A3DA7DB4B355B59CE662B45943E5E88B00814641ED2E
newrelic-agent-win-x86-8.39.1.0.msi76E65F8FB8F9F104CA70B869D3D483824DAE6098AB44D8408B863838000DB538
newrelic-agent-win-x86-8.39.1.0.zip7B3A2E853484EACECE81C2CB0E47CBA3F6CDE0E77D4A706DC89DAE4112456E93
newrelic-netcore20-agent-8.39.1.0-1.x86_64.rpm82CDA137B03578A944E2D6FB2372380EF3E89615EAB7752A68ABB5D6529CB19C
newrelic-netcore20-agent-win-8.39.1.0-scriptable-installer.zipE1DED942CAC48E2AA50A979410CB386696B4A0B1A0FCB1001E35D6EA4F444F05
newrelic-netcore20-agent-win-x64-8.39.1.0.zipFC5C031BCBC2AE4167F15DDF34467F510CEB990CAF1841E3FA13A1082FE67769
newrelic-netcore20-agent-win-x86-8.39.1.0.zip73079032BFFADCAD0F7678516E5AF03F75DDB37E5E9F08AD51CC306EECD28F42
newrelic-netcore20-agent_8.39.1.0_amd64.debB18497FE20DC9ED1BC8F81715FD3BD3AEFB70459B5654BF23A5FA359A131A8D7
newrelic-netcore20-agent_8.39.1.0_amd64.tar.gz78154716CAD11D0D4D380C59746E24B2D0F3A120E885E382A9C0CBCDD4533A3D

Support statement

New Relic recommends that you upgrade the agent regularly and at a minimum every 3 months. As of this release, the oldest supported version is .NET Agent 8.14.222.0.

Upgrading

February 10, 2021
.NET agent v8.39.0.0

New Features

  • Add GetBrowserTimingHeader(string nonce) overload.
    • This allows sites with a Content-Security-Policy that disables 'unsafe-inline' to emit the inline script with a nonce.

Fixes

  • Fixes Issue #394: agent fails to enable infinite tracing in net5.0 docker images.

Checksums

File

SHA - 256 Hash

newrelic-agent-win-8.39.0.0-scriptable-installer.zip

80B8139E8E6D98CF5853480FEC43AAA488C128F80ACBF8C3EBC6A7A88642E423

newrelic-agent-win-x64-8.39.0.0.msi

C6E4EF3E1071FD7EFBAA987CB16027AD348FCE6B4318BC8E95285F9A8FA304F0

newrelic-agent-win-x64-8.39.0.0.zip

B12D7C2A08D7456F063283BE4FC696038404EE31AAF1012B8174568352B5CFE3

newrelic-agent-win-x86-8.39.0.0.msi

2465B0B2C3A7A1CA39CED12FA09D8CFE6283C90763FC2DF872B93BFB8C65E050

newrelic-agent-win-x86-8.39.0.0.zip

AE27ADCA535353AF6DDD0E00BF826C4B8859A1DA69AD66512043AB6518929C28

newrelic-netcore20-agent-8.39.0.0-1.x86_64.rpm

DA037A3E80E60B420F4D9093B34DE7B5F08C10C5711890B1462B73ABE39CE9B8

newrelic-netcore20-agent-win-8.39.0.0-scriptable-installer.zip

DCDF1644F5FEF68CE0D809F32A2170C1D52948DE8F7AC631BA10AD59A775EB83

newrelic-netcore20-agent-win-x64-8.39.0.0.zip

CAC8011D7F2887437D080D491CF5462BBE8F1786208A81CE9CDF09E551B7A5B8

newrelic-netcore20-agent-win-x86-8.39.0.0.zip

508A88E804692565301BBBD01BB12E502D1DDEF110655C4CA0FCE077C6F75074

newrelic-netcore20-agent_8.39.0.0_amd64.deb

12044EAB563822EB47B06F157F22DE9E593CD167201DF70A1159903C457BC019

newrelic-netcore20-agent_8.39.0.0_amd64.tar.gz

1FDEBB0262981C7088E8A46AEE467A254ED175F4FB6620611D9DA78B2E1E7AF8

Support statement

New Relic recommends that you upgrade the agent regularly and at a minimum every 3 months. As of this release, the oldest supported version is .NET Agent 8.13.798.0.

Upgrading

January 28, 2021
.NET agent v6.27.0.0

Notes

The 6.x agent supports legacy frameworks (.NET version 4.5 and lower). If you are on .NET version 4.5 or higher, or if you are on .NET Core, use the 8.x or higher agent versions.

Download URLs

Download the appropriate release for your New Relic .NET agent:

New Features

  • CI/Deployment moved to GitHub Actions
    This release is functionally identical to version 6.26.0. We have migrated our CI and deployment process for the 6.x agent to GitHub Actions, and this release validates that this process is working correctly. There is no need to upgrade from 6.26.0 to 6.27.0.

Support statement

New Relic recommends staying current with the latest 6.x version. The .NET Agent 6.x updates include only security-related fixes. Active development of features and other bug fixes is no longer supported.

Upgrading

January 26, 2021
.NET agent v8.38.0.0

New Features

  • Improvements to New Relic Edge (Infinite Tracing)
    • The agent will now handle having its infinite tracing traffic moved from one backend host to another without losing data or requiring an agent restart.
    • Improved logging of infinite tracing connections.

Checksums

File

SHA-256 Hash

newrelic-agent-win-8.38.0.0-scriptable-installer.zip

978339DA2D43E2412BD832F5EB8F69DFF2FE226E70D1106F76AB41DE3B5B7C60

newrelic-agent-win-x64-8.38.0.0.msi

7D4BF6A5D4BAB5D58051810FD7701449A57F72CE9331477900BB82FFDB97FECD

newrelic-agent-win-x64-8.38.0.0.zip

E3E6854495D306537F557D7B62E238E6143754FF36C0B564CA436E8294C210A6

newrelic-agent-win-x86-8.38.0.0.msi

87A77E5ACDB21B6ACA8E5A924DF01FC1FD49A6F8773565BB96983AA98F123DF3

newrelic-agent-win-x86-8.38.0.0.zip

BEC5713B7E71DE09384CEE7C48C44C8570FB008E2F4707EAE7E6CC1610322A87

newrelic-netcore20-agent-8.38.0.0-1.x86_64.rpm

93A05ACED53F2F3C140B1C5212A699CD41DEAC65BB3D01BC5B47685A814A18EF

newrelic-netcore20-agent-win-8.38.0.0-scriptable-installer.zip

6614C3A1474114851FBC81484693C3252EA575EA4839F511CE82D92CE8126043

newrelic-netcore20-agent-win-x64-8.38.0.0.zip

5206FB7E63746F821C3ED1600943B600C15B6DCDAD68ECFB9A3AF337E2E51AE7

newrelic-netcore20-agent-win-x86-8.38.0.0.zip

186EF11710CB01A366B02CCB5BE1809AAEDB5FD1B990FFD84A1E1083E422613A

newrelic-netcore20-agent_8.38.0.0_amd64.deb

F817E4BD28EEDE0F3DD887E717582E50D7B879B4DE7919037E62DBF966DD6284

newrelic-netcore20-agent_8.38.0.0_amd64.tar.gz

4A329C7E8DF1D144BD8812314B065D294EA02ADC1E2B2326528B121D59D00E21

Support statement

New Relic recommends that you upgrade the agent regularly and at a minimum every 3 months. As of this release, the oldest supported version is .NET Agent 8.13.798.0.

Upgrading

Copyright © 2024 New Relic株式会社。

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.