Skip to content

3.3.0

Choose a tag to compare

@sentry-release-bot sentry-release-bot released this 21 Apr 18:45

Features

  • Ignore path list for web (#340)
    • You can use the ignore_web_source_paths field: e.g ignore_web_source_paths: [test/**/*.js]
    • This will ignore all specified files and directories from being uploaded
  • Improve flavored Apple debug symbol discovery (#393)

Fixes

  • Fix processor architecture for Linux (#355)
  • Add custom symbols_path in iOS symbol map discovery (#394)
  • Use SENTRY_URL for Dart symbol map uploads (#395)