Skip to content

Commit 487f696

Browse files
authored
3.30.0 (#2607)
1 parent 5a8975e commit 487f696

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

CHANGELOG.asciidoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,8 @@ Notes:
2929
=== Node.js Agent version 3.x
3030
3131
32-
==== Unreleased
32+
[[release-notes-3.30.0]]
33+
==== 3.30.0 2022/03/10
3334
3435
[float]
3536
===== Breaking changes

docs/upgrading.asciidoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ The table below is a simplified description of this policy.
3636
[options="header"]
3737
|====
3838
|Agent version |EOL Date |Maintained until
39+
|3.30.x |2023-09-10 |3.31.0
3940
|3.29.x |2023-08-10 |3.30.0
4041
|3.28.x |2023-08-08 |3.29.0
4142
|3.27.x |2023-07-17 |3.28.0

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.29.0",
3+
"version": "3.30.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)