Skip to content

6.1.0

Latest

Choose a tag to compare

@sentry-release-bot sentry-release-bot released this 10 Feb 15:38

Features

Fixes

  • User Feedback now contains additional Context and Tags, like Environment and Release (#4883)
  • Allow Sentry failures from the Sentry CLI when SENTRY_ALLOW_FAILURE is set (#4852)
  • The SDK now logs a specific error message when envelopes are rejected due to size limits (HTTP 413) (#4863)
  • Fixed thread-safety issue on Android when multiple events are captured concurrently (#4814)

Dependencies