중요
We recommend updating to the latest agent version as soon as it's available. If your organization has established practices that prevent you from updating to the latest version, ensure that your agents are regularly updated to a version that's at most 90 days old. Read more about keeping your agent up to date.
3.25.1
Added
- Added support for the
FastHTTP
package:- Added
newrelic.WrapHandleFuncFastHTTP()
andnewrelic.StartExternalSegmentFastHTTP()
functions to instrumentfasthttp
context and create wrapped handlers. These functions work similarly to the existing ones fornet/http
. - Added
client-fasthttp
andserver-fasthttp
examples to help get started withFastHTTP
integration.
- Added
Fixed
- Corrected a bug where the security agent failed to correctly parse the
NEW_RELIC_SECURITY_AGENT_ENABLED
environment variable.
Support statement
We use the latest version of the Go language. At minimum, you should be using no version of Go older than what is supported by the Go team themselves.
See the Go agent EOL Policy for details about supported versions of the Go agent and third-party components.