- Fixed bug in request retrying that resulted in the a zero length request body and manifested as an error mismatch in body length and Content-Length header.
- Added
ConfigSpansURLOverride
to facilitate setting the Trace Observer URL for Infinite Tracing on the New Relic Edge.
-
The SDK will now check metrics for infinity and NaN. Metrics with invalid values will be rejected, and will result in an error logged.
-
Added
Config.Product
andConfig.ProductVersion
fields which are used to theUser-Agent
header if set.
First release!