New features
The Diagnostics CLI now supports New Relic's Japan data region. If your account is in the Japan region, specify the
regionflag when running the CLI (#263):bash$./nrdiag -region JPThe
regionflag acceptsUS,EU, orJP(case insensitive) and defaults toUS.
Dependency updates
- Updated
golang.org/x/netfrom 0.33.0 to 0.55.0 (#264).