File tree Expand file tree Collapse file tree 3 files changed +4
-10
lines changed Expand file tree Collapse file tree 3 files changed +4
-10
lines changed Original file line number Diff line number Diff line change @@ -28,16 +28,9 @@ Notes:
2828[[release-notes-3.x]]
2929=== Node.js Agent version 3.x
3030
31- ==== Unreleased
3231
33- [float]
34- ===== Breaking changes
35-
36- [float]
37- ===== Features
38-
39- [float]
40- ===== Bug fixes
32+ [[release-notes-3.29.0]]
33+ ==== 3.29.0 2022/02/10
4134
4235* Fix a bug in instrumentation of `@elastic/elasticsearch` that caused a
4336 memory leak. ({issues}2569[#2569])
Original file line number Diff line number Diff 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.29.x |2023-08-10 |3.30.0
3940|3.28.x |2023-08-08 |3.29.0
4041|3.27.x |2023-07-17 |3.28.0
4142|3.26.x |2023-06-07 |3.27.0
Original file line number Diff line number Diff line change 11{
22 "name" : " elastic-apm-node" ,
3- "version" : " 3.28 .0" ,
3+ "version" : " 3.29 .0" ,
44 "description" : " The official Elastic APM agent for Node.js" ,
55 "main" : " index.js" ,
66 "types" : " index.d.ts" ,
You can’t perform that action at this time.
0 commit comments