Skip to content

Commit 81ef41f

Browse files
authored
chore: update changelog (#4170)
1 parent 905289e commit 81ef41f

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

CHANGELOG.asciidoc

+21
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,27 @@ Notes:
3333
3434
See the <<upgrade-to-v4>> guide.
3535
36+
==== Unreleased
37+
38+
[float]
39+
===== Breaking changes
40+
41+
[float]
42+
===== Features
43+
44+
[float]
45+
===== Bug fixes
46+
47+
* Fix for instrumentation for `@aws-sdk/sns-client` that will prevent a crash
48+
if the client is used when there is no parent transaction present. ({pull}4168[#4168])
49+
50+
* Fix for config resolution process. Before this change falsy config options coming
51+
from the `elastic-apm-node.js` file were ignored. ({pull}4119[#4119])
52+
* Support hooking built-in Node.js modules loaded via https://nodejs.org/api/all.html#all_process_processgetbuiltinmoduleid[`process.getBuiltinModule`], added in v22.3.0. ({pull}4160[#4160])
53+
54+
[float]
55+
===== Chores
56+
3657
3758
[[release-notes-4.7.1]]
3859
==== 4.7.1 - 2024/07/24

0 commit comments

Comments
 (0)