Skip to content

Commit b822ffd

Browse files
authored
release 4.5.3 (#3986)
1 parent 33a6b54 commit b822ffd

File tree

3 files changed

+5
-12
lines changed

3 files changed

+5
-12
lines changed

CHANGELOG.asciidoc

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -33,22 +33,15 @@ Notes:
3333
3434
See the <<upgrade-to-v4>> guide.
3535
36-
==== Unreleased
37-
38-
[float]
39-
===== Breaking changes
40-
41-
[float]
42-
===== Features
36+
[[release-notes-4.5.3]]
37+
==== 4.5.3 - 2024/04/23
4338
4439
[float]
4540
===== Bug fixes
4641
4742
* Fix message handling for tombstone messages in `kafkajs` instrumentation.
4843
({pull}3985[#3985])
4944
50-
[float]
51-
===== Chores
5245
5346
[[release-notes-4.5.2]]
5447
==== 4.5.2 - 2024/04/12

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": "4.5.2",
3+
"version": "4.5.3",
44
"description": "The official Elastic APM agent for Node.js",
55
"type": "commonjs",
66
"main": "index.js",

0 commit comments

Comments
 (0)