Skip to content

Commit 650ae83

Browse files
committed
2.17.2
1 parent 0c72ca7 commit 650ae83

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# 2.17.2 - 2019/10/2
2+
* chore(http): workaround(s) to suppress DEP0066 warnings ([#1417](https://github.com/elastic/apm-agent-nodejs/pull/1417)) ([#1424](https://github.com/elastic/apm-agent-nodejs/pull/1424))
3+
14
# 2.17.1 - 2019/9/26
25
* fix: support all falsy return values from error filters ([#1389](https://github.com/elastic/apm-agent-nodejs/pull/1389)) ([#1394](https://github.com/elastic/apm-agent-nodejs/pull/1394))
36
* fix: capture all non-string http bodies ([#1376](https://github.com/elastic/apm-agent-nodejs/pull/1376)) ([#1381](https://github.com/elastic/apm-agent-nodejs/pull/1381))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "elastic-apm-node",
3-
"version": "2.17.1",
3+
"version": "2.17.2",
44
"description": "The official Elastic APM agent for Node.js",
55
"main": "index.js",
66
"types": "index.d.ts",

0 commit comments

Comments
 (0)