Skip to content

0.48.2

Latest

Choose a tag to compare

@sentry-release-bot sentry-release-bot released this 11 May 09:10
8d8e8fc

New Features

  • Added rustls-no-provider feature flag in the sentry crate to allow using the rustls transport with a different crypto provider (#1103).

Fixes

  • Serialize attachment envelope headers as JSON to correctly encode header values (#1109).
  • Use checked arithmetic to handle possible overflows (#1119, #1121, #1122).