Skip to content

12.9.1

Compare
Choose a tag to compare
@getsentry-bot getsentry-bot released this 04 Jun 09:41

Features

  • Add support for reading zstd compressed ELF debug section (#843)

Fixes

  • sourcebundles: Only valid UTF-8 files can be written into sourcebundles (#816)
  • Fix an issue when extracting the name of the debug file from a PE object (#825)

Internal

  • Update tokio to latest version (#833)
  • Fix infinite recursion caused by indirect self-references when resolving function names (#836)
  • Switch to workspace dependencies (#841)