You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,7 @@
8
8
- Increases log size limits to better support log drains. ([#5441](https://github.com/getsentry/relay/pull/5441))
9
9
- Add functionality to process and store span attachments. ([#5423](https://github.com/getsentry/relay/pull/5423), [#5363](https://github.com/getsentry/relay/pull/5363))
10
10
- Apply existing cookie rules to `http.request.header.cookie.<key>` fields. ([#5456](https://github.com/getsentry/relay/pull/5456))
11
+
- Return status code `413` if a request is rejected due to size limits. ([#5473](https://github.com/getsentry/relay/pull/5473))
11
12
- Add functionality to process and store trace attachments. ([#5457](https://github.com/getsentry/relay/pull/5457))
0 commit comments