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
+2
Original file line number
Diff line number
Diff line change
@@ -19,12 +19,14 @@ We have switched to [CalVer](https://calver.org/)! Relay's version is always in
19
19
20
20
**Internal**:
21
21
22
+
- Add support for Outcomes generation in non processing relays.([#592](https://github.com/getsentry/relay/pull/592))
22
23
- Ignore non-Rust folders for faster rebuilding and testing. ([#578](https://github.com/getsentry/relay/pull/578))
23
24
- Invalid session payloads are now logged for SDK debugging. ([#584](https://github.com/getsentry/relay/pull/584), [#591](https://github.com/getsentry/relay/pull/591))
24
25
- Remove unused `rev` from project state. ([#586](https://github.com/getsentry/relay/pull/586))
25
26
- Add an outcome endpoint for trusted Relays. ([#589](https://github.com/getsentry/relay/pull/589))
26
27
- Emit outcomes for event payloads submitted in attachment files. ([#609](https://github.com/getsentry/relay/pull/609))
27
28
- Split envelopes that contain sessions and other items and ingest them independently. ([#610](https://github.com/getsentry/relay/pull/610))
29
+
- Removed support for legacy per-key quotas. ([#616](https://github.com/getsentry/relay/pull/615))
0 commit comments