Skip to content

Releases: newrelic/newrelic-diagnostics-cli

6

22 Jan 20:26
878b44c
Compare
Choose a tag to compare

Updates

  • Checks for High Security Mode now only occur for local configuration files and environment variables. Customers can upload the results to their account. (#212)

5

11 Dec 18:29
eea1bc7
Compare
Choose a tag to compare
5

subject: Diagnostics CLI (nrdiag)
releaseDate: '2023-12-11'
version: 3.2.5
downloadLink: 'https://download.newrelic.com/nrdiag/nrdiag_3.2.5.zip'

Fixes

  • Removed API Key from the payload for the usage endpoint. (#209)
  • Added hostname to payload for usage endpoint. (#210)

4

16 Nov 23:59
11ef3df
Compare
Choose a tag to compare
4

Fixes

  • Updated golang.org/x/net to version 0.17.0 to resolve CVE-2023-39325 (#204)
  • Fixed a panic in the Base/Config/Validate task when validating newrelic.js config files (#206)
  • Fixed an issue that could cause executable files to be included in the nrdiag-output.zip (#207)

3

19 Oct 18:04
2b978fa
Compare
Choose a tag to compare
3

Fixes

  • Fixed an issue that caused Base/Config/Validate to panic when parsing newrelic.js config files (#202)

2

05 Oct 19:32
a8fe122
Compare
Choose a tag to compare
2

Fixes

  • Fixed an issue with Base/Collector/ConnectUS and Base/Collector/ConnectEU that caused the tasks to always return a Warning. (#199)

1

03 Oct 15:39
dcafa51
Compare
Choose a tag to compare
1

Task updates

  • Added new task to check if the user executing the CLI has root permissions. (#195)
  • Updated Infra/Log/Collect to include relevant environment variables and default log locations. (#195)
  • Updated Infra/Agent/Debug to make log collection more reliable and to allow log collection to be interrupted gracefully. (#195)
  • Fixed an issue with Base/Log/Copy that resulted in a blank entry being added to the list of logs to copy. (#195)
  • Fixed the Success summary message for Dotnet/Config/Agent. (#196)
  • Added Ruby agent environment variables NEW_RELIC_LOG_FILE_PATH and NEW_RELIC_LOG_FILE_NAME to the list of environment variables to check when collecting logs. (#196)
  • Updated Base/Collector/ConnectUS and Base/Collector/ConnectEU to use new endpoints, https://collector.newrelic.com/status/mongrel for the US and https://collector.eu.newrelic.com/status/mongrel for the EU. (#197)
  • Removed Base/Collector/ConnectTLS. This task was redundant for Base/Collector/ConnectUS and Base/Collector/ConnectEU. (#197)

Fixes

  • Updated go module dependencies. (#194)

0

11 Sep 18:03
498aa9d
Compare
Choose a tag to compare
0

Fixes

Fixed an issue that prevented usage data from reporting (190)

0

05 Sep 15:58
226df6e
Compare
Choose a tag to compare
0

New Feature

Task updates

  • Updated Hotspot versions supported by the Java APM agent. (#183)

Fixes

  • Fixed an issue when using -output-path where the nrdiag-filelist.txt and nrdiag-output.json files were not included in the nrdiag-output.zip. (#187)
  • Fixed an issue that prevented some logs from being included in the zip. (#188)

0

17 Aug 15:41
9bca612
Compare
Choose a tag to compare
0

Changes

Results up to 4 GB in size can now be uploaded directly to your New Relic account

Fixed

Resolved an issue with the build script for Mac arm64 builds

2

17 Jul 22:18
9658d9c
Compare
Choose a tag to compare
2

Changes

Bug fixes

Infra/Env/ValidateZookeeperPath no longer panics when zookeeper_hosts key doesn’t exist
No longer prompted for upload if -a or -api-key was not provided as a command line flag
Base/Env/CollectSysProps error message for Java Process is no longer shown unless in debug mode