Skip to content

Releases: getsentry/symbolicator

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)

26.6.0

Choose a tag to compare

@sentry-release-bot sentry-release-bot released this 15 Jun 23:53

Features

  • (native) Added a config setting object_file_max_decompressed_section_size to limit
    the decompressed sizes of compressed sections during debug file parsing. The default
    value is 4GiB. (#1965)

26.5.2

Choose a tag to compare

@sentry-release-bot sentry-release-bot released this 02 Jun 18:20

Internal Changes 🔧

Deps

  • Bump symbolic to 13.1.1 for arm64 pe unwinding support by @klochek in #1958

26.5.1

Choose a tag to compare

@sentry-release-bot sentry-release-bot released this 27 May 17:07

Features

26.5.0

Choose a tag to compare

@sentry-release-bot sentry-release-bot released this 18 May 08:31

Bug Fixes 🐛

Documentation 📚

  • (symbolicator-service) Fix 'succesful' -> 'successful' typos in download index doc comments by @SAY-5 in #1949

Internal Changes 🔧

Deps

26.4.2

Choose a tag to compare

@sentry-release-bot sentry-release-bot released this 05 May 13:59

New Features ✨

Bug Fixes 🐛

  • (download) Force identity encoding on range requests by @Dav1dde in #1944
  • (proguard) Remap root-package exception classes by @romtsn in #1933

Internal Changes 🔧

Deps

Other

  • (sentry) Remove release health integration by @Dav1dde in #1934

Other

26.4.1

Choose a tag to compare

@sentry-release-bot sentry-release-bot released this 22 Apr 19:53

26.4.0

Choose a tag to compare

@sentry-release-bot sentry-release-bot released this 15 Apr 19:00

Bug Fixes

  • fix(stackwalking): Use debug info to inform scanning by @loewenheim in #1905
  • fix(apple): Rewind objectstore downloads so they are parsed properly by @jjbayer in #1924

Deps

26.3.1

Choose a tag to compare

@sentry-release-bot sentry-release-bot released this 17 Mar 17:17

New Features ✨

Internal Changes 🔧

Deps

Other

26.3.0

Choose a tag to compare

@sentry-release-bot sentry-release-bot released this 16 Mar 16:34

New Features ✨

Symbolicli

Other

  • (proguard) Bump proguard to 5.10.1 and filter synthesized frames by @romtsn in #1896

Bug Fixes 🐛

  • (instr) Tag with source_name not source by @Dav1dde in #1893
  • (proguard) Accept mapping files without line number ranges by @romtsn in #1898
  • (s3) Force path style addressing for better 3rd party provider support by @Dav1dde in #1883
  • (symbolicator) Disable transparent decompression for S3 downloads by @Dav1dde in #1890
  • Compile-time recursion limit by @jjbayer in #1895

Internal Changes 🔧

  • (deps) Bump actions/download-artifact from 7.0.0 to 8.0.0 by @dependabot in #1886
  • (gocd) Bump gocd-jsonnet to v2.19.0 to disable fetch_materials on pipeline-complete by @mchen-sentry in #1894
  • (http) Refactor client settings into a struct by @Dav1dde in #1892
  • (proguard) Add synthesized frames e2e test by @romtsn in #1897
  • (s3) Use pre-signed URLs with a parallelized download for S3 by @Dav1dde in #1882

Other

  • Update apple-crash-report-parser to version 0.5.2 by @jjbayer in #1887