File tree Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 1+ # 2.0.2 - 2018/12/4
2+ * fix: use randomFillSync polyfill on Node.js <6.13.0 ([ #702 ] ( https://github.com/elastic/apm-agent-nodejs/pull/702 ) )
3+ * fix(hapi): ignore internal events channel ([ #700 ] ( https://github.com/elastic/apm-agent-nodejs/pull/700 ) )
4+
15# 2.0.1 - 2018/11/26
26 * fix: log APM Server API errors correctly ([ #692 ] ( https://github.com/elastic/apm-agent-nodejs/pull/692 ) )
37
Original file line number Diff line number Diff line change 11{
22 "name" : " elastic-apm-node" ,
3- "version" : " 2.0.1 " ,
3+ "version" : " 2.0.2 " ,
44 "description" : " The official Elastic APM agent for Node.js" ,
55 "main" : " index.js" ,
66 "scripts" : {
161161 ]
162162 },
163163 "coordinates" : [
164- 55.753271 ,
165- 37.5679821
164+ 55.6773705 ,
165+ 12.5614183
166166 ]
167167}
You can’t perform that action at this time.
0 commit comments