Skip to content

2.34.1

Compare
Choose a tag to compare
@getsentry-bot getsentry-bot released this 28 Aug 13:52
c2ded2e

Various fixes & improvements

  • build: Bump symbolic to 12.10.1 (#2134) by @szokeasaurusrex
    • This includes an upstream bugfix for a bug that prevented debug file uploading with sources when any of the sources were not valid UTF-8.
  • fix(debugIds): Always instantiate global Error class in debugId injection snippet (#2132) by @Lms24