Skip to content

23.5.0

Compare
Choose a tag to compare
@getsentry-bot getsentry-bot released this 15 May 18:20

Features

  • Add single-file ZipArchive support to maybe_decompress_file (#1139)
  • Make source-context application optional. (#1173)
  • symbolicli now supports JS symbolication. (#1186)
  • Tighten up download related timeouts and introduce new head_timeout. (#1190)

Fixes

  • Allow symbolicli to connect to reserved IPs (#1165)
  • JS symbolication now requires a Sentry source (#1180)
  • symbolicli now uses the right stacktraces for symbolication. (#1189)

Dependencies