January 22, 2024
Diagnostics CLI (nrdiag) v3.2.6
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)
December 11, 2023
November 16, 2023
October 19, 2023
Diagnostics CLI (nrdiag) v3.2.3
Fixes
- Fixed an issue that caused Base/Config/Validate to panic when parsing newrelic.js config files (#202)
October 5, 2023
Diagnostics CLI (nrdiag) v3.2.2
Fixes
- Fixed an issue with Base/Collector/ConnectUS and Base/Collector/ConnectEU that caused the tasks to always return a Warning. (#199)
October 3, 2023
Diagnostics CLI (nrdiag) v3.2.1
Task updates
- Added new task to check if the user executing the CLI has root permissions. (#195)
- Updated
Infra/Log/Collectto include relevant environment variables and default log locations. (#195) - Updated
Infra/Agent/Debugto make log collection more reliable and to allow log collection to be interrupted gracefully. (#195) - Fixed an issue with
Base/Log/Copythat 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_PATHandNEW_RELIC_LOG_FILE_NAMEto the list of environment variables to check when collecting logs. (#196) - Updated
Base/Collector/ConnectUSandBase/Collector/ConnectEUto 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 forBase/Collector/ConnectUSandBase/Collector/ConnectEU. (#197)
Fixes
- Updated go module dependencies. (#194)
September 11, 2023
Diagnostics CLI (nrdiag) v3.2.0
Fixes
- Fixed an issue that prevented usage data from reporting (190)
September 5, 2023
Diagnostics CLI (nrdiag) v3.1.0
New Feature
- The CLI now supports running scripts to gather additional output that isn't currently collected by a task. For more information, please see the Run the Diagnostics CLI documentation. (#182, #185)
Task updates
- Updated Hotspot versions supported by the Java APM agent. (#183)
Fixes
August 17, 2023
Diagnostics CLI (nrdiag) v3.0.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
July 17, 2023
Diagnostics CLI (nrdiag) v2.6.2
Changes
Bug fixes
Infra/Env/ValidateZookeeperPathno longer panics whenzookeeper_hostskey doesn’t exist- No longer prompted for upload if
-aor-api-keywas not provided as a command line flag Base/Env/CollectSysPropserror message for Java Process is no longer shown unless in debug mode