Skip to content

14.0.0-alpha.3

Pre-release
Pre-release

Choose a tag to compare

@sentry-release-bot sentry-release-bot released this 23 Jul 08:51

Breaking Changes

  • SourceBundleWriter::finish now returns the underlying writer. (#1016)
  • FormatErrorKind::InvalidBlobFormat is changed from u32 to i32. (#1016)
  • EmbeddedSource::get_contents_bounded now replaces EmbeddedSource::get_contents. (#1016)
  • Removed the deprecated BreakpadErrorKind::BadSyntax variant. (#1024)

Dependencies

  • Bump pdb-addr2line to 0.12.0. This includes a switch from pdb to pdb2. (#1018)