Skip to content

Commit 7750f6d

Browse files
committed
meta: Changelog
1 parent db68adb commit 7750f6d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@
77
- Add platform, op, http.method and status tag to all extracted transaction metrics. ([#1227](https://github.com/getsentry/relay/pull/1227))
88
- Add units in built-in measurements. ([#1229](https://github.com/getsentry/relay/pull/1229))
99

10+
**Bug Fixes**:
11+
- Accept and forward unknown Envelope items. In processing mode, drop items individually rather than rejecting the entire request. This allows SDKs to send new data in combined Envelopes in the future. ([#1246](https://github.com/getsentry/relay/pull/1246))
12+
1013
**Internal**:
1114

1215
* Add sampling + tagging by event platform and transaction op. Some (unused) tagging rules from 22.4.0 have been renamed. ([#1231](https://github.com/getsentry/relay/pull/1231))

0 commit comments

Comments
 (0)