Releases: getsentry/relay
Releases · getsentry/relay
0.4.46
17 Sep 20:28
Compare
Sorry, something went wrong.
No results found
Normalization :
Resolved a regression in IP address normalization. The new behavior is closer to a line-by-line port of the old Python code.
0.4.45
16 Sep 22:43
Compare
Sorry, something went wrong.
No results found
Normalization :
Resolved an issue where GEO IP data was not always infered.
0.4.44
12 Sep 18:05
Compare
Sorry, something went wrong.
No results found
Normalization :
Only take the user IP address from the store request's IP for certain platforms. This restores the behavior of the old Python code.
0.4.43
30 Aug 15:48
Compare
Sorry, something went wrong.
No results found
Bump size of breadcrumbs.
Workaround for an issue where we would not parse OS information from User Agent when SDK had already sent OS information.
Further work on Sentry-internal event ingestion.
0.4.42
01 Aug 11:54
Compare
Sorry, something went wrong.
No results found
Fix normalization of version strings from user agents.
0.4.41
31 Jul 19:37
Compare
Sorry, something went wrong.
No results found
Normalization :
Parse and normalize user agent strings.
Relay :
Add basic support for Sentry-internal event ingestion.
Support extended project configuration.
Implement event filtering rules.
0.4.40
13 Jul 18:52
Compare
Sorry, something went wrong.
No results found
Restrict ranges of timestamps to prevent overflows in Python code and UI.
0.4.39
03 Jul 19:35
Compare
Sorry, something went wrong.
No results found
Fix a bug where stacktrace trimming was not applied during renormalization.
0.4.38
18 Jun 18:59
Compare
Sorry, something went wrong.
No results found
Added typed spans to Event.
0.4.37
05 Jun 13:18
Compare
Sorry, something went wrong.
No results found
Added orig_in_app to frame data.