Releases: getsentry/symbolicator
Releases Β· getsentry/symbolicator
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
24.4.0
Various fixes & improvements
- proguard: Added a mandatory
index
field toJvmFrame
(#1411) by @loewenheim - proguard: Support for source contex (#1414) by @loewenheim
- proguard: Field
lineno
onJvmFrame
is now optional (#1417) by @loewenheim - proguard: add support for frame signature (#1425 ) by @viglia
- proguard: add the translated and deobfuscated signature even in the case that the the whole frame could not be remapped (#1427) by @viglia
Dependencies
24.3.0
Various fixes & improvements
- Allow http symbol sources to indicate that invalid SSL certificates should be accepted (#1405) by @loewenheim
- Make host deny list optional and allow exclusion of individual hosts (#1407) by @loewenheim
24.2.0
Various fixes & improvements
- Do a
cargo update
(#1377) by @Swatinem - Increase percentage of sampled transactions (#1376) by @Swatinem
- feat(proguard): Add types for JVM requests (#1373) by @loewenheim
- Make stresstest observability configurable (#1375) by @Swatinem
- chore(ci): Revert upload-artifact version (#1374) by @azaslavsky
- doc(sources): Document rationale for Sentry list_file behavior (#1372) by @loewenheim
- Add a basic
proguard
workspace crate (#1371) by @Swatinem - build(deps): bump google-github-actions/auth from 1 to 2 (#1365) by @dependabot
- build(deps): bump actions/setup-python from 4 to 5 (#1364) by @dependabot
- build(deps): bump actions/checkout from 3 to 4 (#1368) by @dependabot
- build(deps): bump codecov/codecov-action from 3 to 4 (#1367) by @dependabot
- build(deps): bump actions/upload-artifact from 3.1.1 to 4.3.1 (#1366) by @dependabot
24.1.2
24.1.1
- No documented changes.