Skip to content

Commit

Permalink
Add checksums and tweak language re: MSI installer bug
Browse files Browse the repository at this point in the history
  • Loading branch information
nr-ahemsath committed Apr 13, 2022
1 parent 91a4aac commit 5a1a448
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
Expand Up @@ -5,7 +5,7 @@ version: 9.7.0.0
downloadLink: 'https://download.newrelic.com/dot_net_agent/latest_release'
---

**Notice:** For the new application logging features, please update to version 9.7.1 or later.
**Notice:** For the new application logging features, if you install using the MSI, please update to version 9.7.1 or later.

### New Features
* Adds support for logging metrics which shows the rate of log message by severity in the Logs chart in the APM **Summary** view for Log4net, Serilog, and Microsoft.Extensions.Logging. This is enabled by default in this release. ([#1034](https://github.com/newrelic/newrelic-dotnet-agent/pull/1034))
Expand Down
Expand Up @@ -6,25 +6,25 @@ downloadLink: 'https://download.newrelic.com/dot_net_agent/latest_release'
---

### Fixes
* Adds missing instrumentation for application logging feature ([#1055](https://github.com/newrelic/newrelic-dotnet-agent/pull/1055))
* Adds missing instrumentation for application logging feature when using the MSI installer ([#1055](https://github.com/newrelic/newrelic-dotnet-agent/pull/1055))
* Fixes [issue on Linux](https://github.com/newrelic/newrelic-dotnet-agent/issues/763) when specifying a non-default profiler log directory with non-existent intermediate directories. ([#1051](https://github.com/newrelic/newrelic-dotnet-agent/pull/1051))

### Checksums
| File | SHA - 256 Hash |
| ---| ---|
| newrelic-agent-win-9.7.0.0-scriptable-installer.zip | FE528292625D80547D698FC482D1EC373CC407314449B7F89F732ED301103885 |
| newrelic-agent-win-x64-9.7.0.0.msi | B27BDD508CCB360D652FB23EDB5F8DFB755D96EEB74B7F4EE45D748F13A6B9A8 |
| newrelic-agent-win-x64-9.7.0.0.zip | 7FC6D2BD6DEC16E34CEDE92E4B54759BDC28EBFBF5AFCBB257F09F88D172CFAE |
| newrelic-agent-win-x86-9.7.0.0.msi | 7567558EC799B2F573B042D45AB7490DA59680686FF8CECA67CF7DB20FD8B4AC |
| newrelic-agent-win-x86-9.7.0.0.zip | B1DDB86396D21C050103DA8B3FE977245C2081A26702B5AD91FFCAFA50ECF17E |
| newrelic-netcore20-agent-9.7.0.0-1.x86_64.rpm | BA401AF53ACA7D9C2C88338D6B54BC1B6DF025C1A07D3F9FE88CF33D4922A031 |
| newrelic-netcore20-agent-win-9.7.0.0-scriptable-installer.zip | 97389E969F8DB68F5F5CFE9B8E299C8AC828530E2C3D2DDA4A0736D06C26F79A |
| newrelic-netcore20-agent-win-x64-9.7.0.0.zip | B33A80F392FB80FB3D02CFF70F1995A2BBC61956575235AADDF5F9B7A0BBF585 |
| newrelic-netcore20-agent-win-x86-9.7.0.0.zip | D04A2EE1DCB95248E07E54C12F8D5E7434EE871BAC63E68729FE7651670E5C3C |
| newrelic-netcore20-agent_9.7.0.0_amd64.deb | 36C85CA42B73BC634E54A63D4DCF422E158B5475E316953D15AB4EA579A20152 |
| newrelic-netcore20-agent_9.7.0.0_amd64.tar.gz | 3AF28D0C6650AD9C76567A28B766E5357AA097B2147C84EE248D98A53FBA2756 |
| newrelic-netcore20-agent_9.7.0.0_arm64.deb | CD592E0975874AE9E9BEC6EEF686045E47313B0021AD1BDA391F5D9B0F8E704F |
| newrelic-netcore20-agent_9.7.0.0_arm64.tar.gz | A6CAC159D5E6DFEA058BAD3369FA48B9F97789EE0BCE0BF7C90D875ABE01EB8E |
| newrelic-agent-win-9.7.1.0-scriptable-installer.zip | 58C4A3BD47EABF9908F8D0940C634E9AAB291DB63B40A116B4E3D6F4796D8C2D |
| newrelic-agent-win-x64-9.7.1.0.msi | 9DB3F1990F8BAE604DB8E51E6CDD2F7E3558EAA86680418541276E5DDEA5F597 |
| newrelic-agent-win-x64-9.7.1.0.zip | 52C7D0321882D2564A3CF2638705B93C337185D50D8CC1D2AAE19653AA70CA73 |
| newrelic-agent-win-x86-9.7.1.0.msi | 17CA9FC7BE010A193EA229E0A3479EEF357C4AC7C0994877E9D04A95D8B1FBEC |
| newrelic-agent-win-x86-9.7.1.0.zip | 57277A14609D1540DF3F5CBD44D0E8CA848A8DD3F149FC661B1EED548FF9F171 |
| newrelic-netcore20-agent-9.7.1.0-1.x86_64.rpm | E98AF466FFA088B2FDF0E649BA882B81BAC4489C6DDC80CDF708481F3AB68441 |
| newrelic-netcore20-agent-win-9.7.1.0-scriptable-installer.zip | 8EAAF6F13536B233344DEDED46EC5BA19A4F4EB925D605B2CDE071DB7391EB73 |
| newrelic-netcore20-agent-win-x64-9.7.1.0.zip | A036A53815A3EC69178B2A2FEAB49715AF4FC4390D0541D6541A1AF09110F665 |
| newrelic-netcore20-agent-win-x86-9.7.1.0.zip | 65208DA30735F797439CACCFCF32984CC37B4DBDA15D865E343AF79A47CDE50D |
| newrelic-netcore20-agent_9.7.1.0_amd64.deb | 552FF7CC2023B8E905D744B3A817BBCCE691F36C802425E1665F40EB5F89F171 |
| newrelic-netcore20-agent_9.7.1.0_amd64.tar.gz | 23642C42C5890F8019FDBEA958DE0CAFDA51255B4C5176DD509921CDCD63230A |
| newrelic-netcore20-agent_9.7.1.0_arm64.deb | 792D5BD7F7F8D05E6B954FF0A5B94A8BA7B4E656259D8721B256E3391518D5A0 |
| newrelic-netcore20-agent_9.7.1.0_arm64.tar.gz | 601BB88E1E373C9E28FF24B57A44E5C1DFDE2026A94984176669B772D542D344 |

### Support statement

Expand Down

0 comments on commit 5a1a448

Please sign in to comment.