Skip to content

Commit 1c0ba7f

Browse files
philipphofmannstephanie-anderson
authored andcommitted
fix: Document min Sentry version for client reports (#564)
1 parent 95d82f8 commit 1c0ba7f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

develop-docs/sdk/client-reports.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ about themselves to Sentry. They are currently mainly used to emit outcomes
88
for events that were never sent. Chained relays are also able to emit these
99
client reports to inform the next relay in chain about _some_ outcomes.
1010

11+
Due to a bug in Relay, which discards envelopes containing unknown envelope
12+
items, the minimum required version of Sentry for client reports is
13+
[21.9.0](https://github.com/getsentry/relay/blob/master/CHANGELOG.md#2190).
14+
1115
## Basic Operation
1216

1317
Client reports are sent as envelope items to Sentry, typically as separate

0 commit comments

Comments
 (0)