Releases: getsentry/symbolic
Releases · getsentry/symbolic
12.7.0
Various fixes & improvements
12.6.0
Various fixes & improvements
- ref: refactor rust bindings to support optional parameters for StackFrame (#820) by @viglia
12.5.0
Internal
- Emit a MODULE record for PE files (#814)
Features
- Update proguard and add
remap_method
fn (#818)
12.4.1
Fixes
- sourcebundles: Don't write empty
source_links
maps (#813)
12.4.0
Fixes
discover_sourcemaps_location
returns source mapping URLs without query parameters or fragments (#809)
Internal
- Updated
gimli
, goblin
, indexmap
, and minidump
dependencies (#811)
Cargo.lock
is now included in the repository (#811)
12.3.0
Features
- Add sourcelink functionality to
symbolic-common
(#803)
- Add sourcelink support to sourcebundles (#804)
Fixes
- Documentation fixes contributed by fzyzcjy
12.2.0
Features
- Add some mypy typing to symbolic (#797)
12.1.6
Updating
- Require python 3.8+ for python bindings (#793)
12.1.5
Fixes:
- sourcemapcache: Improved scope name resolution. (#786)
12.1.4
Fixes:
- Optimze SourceBundle/DebugSession (#787)