Skip to content

Releases: getsentry/symbolicator

24.8.0

15 Aug 19:01
Compare
Choose a tag to compare

Dependencies

24.7.1

23 Jul 19:32
Compare
Choose a tag to compare
  • No documented changes.

24.7.0

15 Jul 23:02
Compare
Choose a tag to compare

Dependencies

Various fixes & improvements

  • The symbolicate-jvm endpoint now additionally accepts a list
    classes of class names to deobfuscate. (#1496)

24.6.0

18 Jun 17:49
Compare
Choose a tag to compare

Dependencies

24.5.1

04 Jun 21:28
Compare
Choose a tag to compare

Various fixes & improvements

24.5.0

15 May 18:19
Compare
Choose a tag to compare

Various fixes and improvements

24.4.2

29 Apr 23:39
Compare
Choose a tag to compare

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

18 Apr 17:21
Compare
Choose a tag to compare

Various fixes & improvements

24.4.0

15 Apr 23:18
Compare
Choose a tag to compare

Various fixes & improvements

  • proguard: Added a mandatory index field to JvmFrame (#1411) by @loewenheim
  • proguard: Support for source contex (#1414) by @loewenheim
  • proguard: Field lineno on JvmFrame 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

15 Mar 20:44
Compare
Choose a tag to compare

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