Skip to content

Releases: pinpoint-apm/pinpoint-node-agent

v0.8.2

10 May 09:51
Compare
Choose a tag to compare

[0.8.2] - 2021-05-10

Fixed

  • #73 fix require.main undefined error by webpack and node -r pinpoint-node-agent

v0.8.1

30 Apr 06:01
Compare
Choose a tag to compare

[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

09 Apr 12:17
Compare
Choose a tag to compare
v0.8.1-next.3 Pre-release
Pre-release

[0.8.1] - 2021-04-09

Fixed

  • #70 gRPC client side stream deadline configuration

v0.8.1-next.2

09 Apr 08:41
Compare
Choose a tag to compare
v0.8.1-next.2 Pre-release
Pre-release

[0.8.1] - 2021-04-06

Fixed

  • #67 gRPC client side and Bidirectional streams highWaterMark guard

v0.8.0

19 Mar 07:11
Compare
Choose a tag to compare
Release 0.8.0

v0.8.0-next.1

15 Mar 10:48
Compare
Choose a tag to compare
 #49 update package version

v0.7.2

05 Jan 16:46
d2547f5
Compare
Choose a tag to compare

[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

02 Dec 13:40
Compare
Choose a tag to compare

[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.