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
(native) Added a config setting object_file_max_decompressed_source_size to limit
the decompressed sizes of compressed embedded sources during debug file parsing. The default
value is 100MiB. (#1972)
Internal changes
Replaced sentry-native with minidumper-child for crash reporting by @loewenheim in #1978
Other
(symbolicator-service) Increase default connect and head timeouts. (#1980)