Skip to content

26.7.0

Choose a tag to compare

@sentry-release-bot sentry-release-bot released this 16 Jul 06:27

Features

  • (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)