Releases: pinpoint-apm/pinpoint-node-agent
Releases · pinpoint-apm/pinpoint-node-agent
v0.8.2
[0.8.2] - 2021-05-10
Fixed
- #73 fix require.main undefined error by webpack and node -r pinpoint-node-agent
v0.8.1
[0.8.1] - 2021-04-30
Fixed
- #63 Fix ERR_STREAM_WRITE_AFTER_END on Node v14
- #67 gRPC client side and Bidirectional streams highWaterMark guard
Added
- #70 gRPC client side stream deadline configuration
v0.8.1-next.3
[0.8.1] - 2021-04-09
Fixed
- #70 gRPC client side stream deadline configuration
v0.8.1-next.2
[0.8.1] - 2021-04-06
Fixed
- #67 gRPC client side and Bidirectional streams highWaterMark guard
v0.8.0-next.1
#49 update package version
v0.7.2
[0.7.2] - 2021-01-05
Fixed
- #27 Fix gRPC client side streaming memory leak
- #28 Fix security alert CVE-2020-28168
- #21 Fix a npm audit security report
v0.7.1
[0.7.1] - 2020-12-02
Added
- #17 Support Ant style excludeurl
Fixed
- #12 Fix app crash without callback function in redis instrumentation module(by @wormslab)
- #14 If it detects that the app is using core-js v2.4 or lower, disable the function using the v8 module.