Releases: getsentry/symbolicator
Releases · getsentry/symbolicator
24.10.0
24.9.0
24.8.0
24.7.1
- No documented changes.
24.7.0
24.6.0
24.5.1
Various fixes & improvements
- fix: Don't report max requests errors to Sentry (#1471) by @loewenheim
- config: Turn max_concurrent_requests up to 200 (#1467) by @loewenheim
- Do a
cargo update
(#1468) by @Swatinem - ref(proguard): Don't log "not found" errors (#1469) by @loewenheim
- ref(js): Always serialize
symbolicated
flag (#1465) by @loewenheim
24.5.0
Various fixes and improvements
- feat(proguard): Remap filenames and abs_paths (#1432) by @loewenheim
24.4.2
Various fixes & improvements
- fix(js): Don't apply minified source context to symbolicated frame (#1449) by @loewenheim
- meta(proguard:) Update comments about remapping (#1444) by @loewenheim
24.4.1
Various fixes & improvements
- fix: Always trim source context lines (#1443) by @loewenheim
- fix(symbolicli): Add C# platform (#1442) by @loewenheim
- fix(proguard): Don't set
in_app
if frame wasn't mapped (#1440) by @loewenheim - fix(proguard): Correctly compute source file name (#1441) by @loewenheim
- Do a
cargo update
(#1439) by @Swatinem - ref(proguard): Increase in-memory cache size to 5GiB (#1438) by @loewenheim