From c7ff1a9d1e768d0af9d21690ba8b4fe5db24965d Mon Sep 17 00:00:00 2001 From: Andrei Borza Date: Thu, 18 Jul 2024 14:44:27 +0200 Subject: [PATCH] meta(changelog): Update changelog for 8.19.0 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a894d4ea4f83..3f6617a2bcc0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,13 @@ - "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott +## 8.19.0 + +- feat(core): Align Span interface with OTEL (#12898) +- fix(angular): Remove `afterSendEvent` listener once root injector is destroyed (#12786) +- fix(browser): Fix bug causing unintentional dropping of transactions (#12933) +- fix(feedback): Add a missing call of Actor.appendToDom method when DOMContentLoaded event is triggered (#12973) + Work in this release was contributed by @jaspreet57 and @arturovt. Thank you for your contribution! ## 8.18.0