New features
- The agent now reacts to failed New Relic requests based on response code, as opposed to parsing an exception message in the response body.
Improvements
- Fixed clearing of active harvest via _stopHarvester()
- Fixed handling of harvest endpoints when not all fail.
- Added agent state "connecting" to indicate when handshake with New Relic servers is starting. This can be triggered on startup and restarts.
- Added
--no-package-locktounitandintegrationrules. - Released
protocol_17feature flag. - Replaced
nspwithnpm auditin security checks. - Collector now specify
application/jsoncontent-type when data is compressed instead ofoctet-stream. - Bumped ecmaVersion in test .eslintrc to 8