Skip to content

Commit

Permalink
Create diagnostics-cli-200.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
cade-conklin committed Oct 6, 2021
1 parent 8e82d0e commit 3d91df6
Showing 1 changed file with 26 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
---
subject: Diagnostics CLI (nrdiag)
releaseDate: '2021-10-13'
version: 2.0.0
downloadLink: 'https://download.newrelic.com/nrdiag/nrdiag_2.0.0.zip'
redirects:
- /docs/release-notes/platform-release-notes/diagnostics-release-notes/diagnostics-cli-200
---

## Changes

**Attachments**

* Command line flag `-a` or `-attachment-key` is now `-ak` or `-attachment-key`
* New command line flag `-a` or `-attach` needs no arguments to be supplied to it
* Uploads Diagnostics output to an New Relic Account
* Removed command line flag `-file-upload` for arbitrary single files uploads
* All output is uploaded to S3 if specified with `-attach` or `-attachment-key`

**New Relic APM**

* **Node/Env/Versions** - Node 10 is no longer compatible with New Relic Node.js Agents 8.0.0.0 and above

## Bug Fixes

* **Infra/Config/IntegrationsValidateJson** - JSON validation of OHIS is now compatible with the new and old format for validation of OHIS

0 comments on commit 3d91df6

Please sign in to comment.