Skip to content

Commit c641850

Browse files
authored
3.44.0 (#3242)
1 parent 3a6af67 commit c641850

File tree

3 files changed

+5
-10
lines changed

3 files changed

+5
-10
lines changed

CHANGELOG.asciidoc

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,8 @@ Notes:
3232
=== Node.js Agent version 3.x
3333
3434
35-
==== Unreleased
36-
37-
[float]
38-
===== Breaking changes
35+
[[release-notes-3.44.0]]
36+
==== 3.44.0 2023/04/03
3937
4038
[float]
4139
===== Features
@@ -50,9 +48,6 @@ Notes:
5048
server version 8.7.1 or later. APM server 8.7.0 included a bug where
5149
receiving `activation_method` is harmful. ({issues}3230[#3230])
5250
53-
[float]
54-
===== Chores
55-
5651
5752
[[release-notes-3.43.0]]
5853
==== 3.43.0 2023/03/02

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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": "3.43.0",
3+
"version": "3.44.0",
44
"description": "The official Elastic APM agent for Node.js",
55
"main": "index.js",
66
"types": "index.d.ts",

0 commit comments

Comments
 (0)