Skip to content

23.4.0

Choose a tag to compare

@getsentry-bot getsentry-bot released this 15 Apr 19:09

Features

  • Migrate to monthly CalVer releases. (#1130)
  • Introduce a CacheKeyBuilder and human-readable CacheKey metadata. (#1033, #1036)
  • Use new CacheKey for writes and shared-cache. (#1038)
  • Consolidate CacheVersions and bump to refresh CacheKey usage. (#1041, #1042)
  • Automatically block downloads from unreliable hosts. (#1039)
  • Fully migrate CacheKey usage and remove legacy markers. (#1043)
  • Add support for in-memory caching. (#1028)
  • Add --log-level argument to symbolicli. (#1074)
  • Resolve source context from embedded source links (mainly in Portable PDBs) (#1103, #1108)

Fixes

  • Mask invalid file names in minidumps. (#1047, #1133)
  • Update minidump-processor so minidumps with a 0-sized module are being processed. (#1131)

Dependencies