Releases: getsentry/symbolic
Releases · getsentry/symbolic
10.1.2
10.1.1
10.1.0
10.0.0
9.2.1
9.2.0
Features:
- Added a new sub-crate for working with JavaScript SourceMaps:
symbolic-sourcemapcache
. (#688) - This new sourcemap handling is also exposed via the symbolic Python bindings.
- The new version 8 of the symcache format saves strings slightly more compactly. Reading of version 7 is still supported. (#670)
symbolic-ppdb
incorporated intosymbolic
(behind theppdb
feature flag) (#687)
Internal:
- Use the
watto
library for de/serialization of symcache and ppdbcache. (#670)
9.1.4
9.1.3
9.1.2
9.1.1
Fixes:
- Allow underflows in Windows x64 CFI to allow restoring registers from outside of the current stack frame. (#645)
- Rework the SymCache Writer for correctness. (#648)
- Undecorate Windows symbols when writing SymCache. (#649)
- Correctly use the
.debug_addr
section needed for DWARF5. (#652)
Internal:
- Remove outdated and unused il2cpp/usym-related code. (#650)
Thank you:
Features, fixes and improvements in this release have been contributed by: