From 524a971c86d54b55c67a738136983b0551be8b34 Mon Sep 17 00:00:00 2001 From: Joris Bayer Date: Fri, 2 Aug 2024 11:28:59 +0200 Subject: [PATCH] changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 94a711a66b..a74dcb0479 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ **Bug Fixes**: - Allow metrics summaries with only `count` (for sets). ([#3864](https://github.com/getsentry/relay/pull/3864)) +- Do not trim any span field. Remove entire span instead. ([#3890](https://github.com/getsentry/relay/pull/3890)) **Internal**: