Skip to content

Releases: getsentry/symbolicator

25.3.0

17 Mar 17:05
Compare
Choose a tag to compare

Various fixes & improvements

  • Update symbolic dependency to 12.14.0, which now skips not found frames instead of defaulting to the closest one. (#1640)
  • Mark certain caches as random access to improve cache performance. (#1639)

Dependencies

25.2.0

18 Feb 19:23
Compare
Choose a tag to compare

Various fixes & improvements

fix: rectify symsorter --ignore-errors handling for ZIP archives. (#1621

Dependencies

25.1.0

15 Jan 17:26
Compare
Choose a tag to compare

Dependencies

24.12.1

21 Dec 20:44
Compare
Choose a tag to compare

Various fixes & improvements

24.12.0

17 Dec 21:28
Compare
Choose a tag to compare

Various fixes & improvements

  • chore(deps): update Native SDK to v0.7.16 (#1566) by @github-actions

24.11.2

11 Dec 18:16
Compare
Choose a tag to compare

Various fixes & improvements

  • All symbolication endpoints (symbolicate-{,js,jvm}, minidump, applecrashreport)
    now take an additional platform parameter. Stack frames gain this parameter
    as well. (#1560)

24.11.1

26 Nov 17:07
Compare
Choose a tag to compare

Dependencies

24.11.0

19 Nov 00:53
Compare
Choose a tag to compare

Dependencies

24.10.0

17 Oct 19:09
Compare
Choose a tag to compare

Various fixes & improvements

  • Added dry-run mode to the cleanup command that simulates the cleanup
    without deleting files. (#1531)

Dependencies

24.9.0

16 Sep 22:25
Compare
Choose a tag to compare

Various fixes & improvements

  • Transaction sample rate is now configurable through the config file (#1517).
  • In native symbolication, trying to download a source file from a
    sourcelink now creates a candidate (#1507).

Dependencies