diff --git a/CHANGELOG.asciidoc b/CHANGELOG.asciidoc index 212641ca65..53974117a5 100644 --- a/CHANGELOG.asciidoc +++ b/CHANGELOG.asciidoc @@ -33,6 +33,26 @@ Notes: See the <> guide. +==== Unreleased + +[float] +===== Breaking changes + +[float] +===== Features + +[float] +===== Bug fixes + +* Fix for instrumentation for `@aws-sdk/sns-client` that will prevent a crash + if the client is used when there is no parent transaction present. ({pull}4168[#4168]) + +* Fix for config resolution process. Before this change falsy config options coming + from the `elastic-apm-node.js` file were ignored. ({pull}4119[#4119]) + +[float] +===== Chores + [[release-notes-4.7.1]] ==== 4.7.1 - 2024/07/24