Notes Added support for gorilla/mux in the new nrgorilla package. Documentation Example
Notes Added support for custom error messages and stack traces. Errors provided to Transaction.NoticeError will now be checked to see if…
Notes Added support for slow query traces. Slow datastore segments will now generate slow query traces viewable on the datastore tab. These…
Notes Added a timeout parameter to the Application.Shutdown method.
Notes Added support for instrumenting short-lived processes: The new Application.Shutdown method allows applications to report data to New…
Notes Added support for Transaction Traces. Stack trace filenames have been shortened: Any thing preceding the first /src/ is now removed.
Notes Removed BetaToken from the Config structure. Breaking Datastore change: datastore package contents moved to top level newrelic…