Skip to content

Releases: getsentry/symbolicator

0.3.0

17 Nov 17:52
Compare
Choose a tag to compare

Features

  • Publish Docker containers to DockerHub at getsentry/symbolicator. (#271)
  • Add processing_pool_size configuration option that allows to set the size of the processing pool. (#273)
  • Use a dedicated tmp sub-directory in the cache directory to write temporary files into. (#265)
  • Use STATSD_SERVER environment variable to set metrics.statsd configuration option (#182)
  • Added WASM support. (#301)

Bug Fixes

  • Fix a bug where Sentry requests were cached even though caches were disabled. (#260)
  • Fix CFI cache status in cases where the PDB file was found but not the PE file. (#279)
  • Instead of marking unused unwind info as missing, report it as unused. (#293)

0.2.0

28 Aug 14:16
Compare
Choose a tag to compare
  • This changelog is entirely incomplete, future releases will try to
    improve this.

0.1.0

05 Jul 18:49
Compare
Choose a tag to compare
  • Initial version of symbolicator