Requested by: @Flash0ver
Merge target: (default)
Quick links:
Assign the accepted label to this issue to approve the release.
To retract the release, the person requesting it must leave a comment containing #retract on a line by itself under this issue.
Targets
Checked targets will be skipped (either already published or user-requested skip). Uncheck to retry a target.
📋 Changelog
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
- Bump Native SDK from v0.12.2 to v0.12.5 (#4832, #4875, #4892)
- Bump Java SDK from v8.28.0 to v8.29.0 (#4817)
Requested by: @Flash0ver
Merge target: (default)
Quick links:
Assign the accepted label to this issue to approve the release.
To retract the release, the person requesting it must leave a comment containing
#retracton a line by itself under this issue.Targets
Checked targets will be skipped (either already published or user-requested skip). Uncheck to retry a target.
📋 Changelog
Features
SentryThreadbyMainto allow indication whether the thread is considered the current main thread (#4807)Fixes
EnvironmentandRelease(#4883)Dependencies