Features
- Add experimental support for Sentry trace-connected Metrics (#4834)
- Extended
SentryThreadbyMainto allow indication whether the thread is considered the current main thread (#4807)
Fixes
- User Feedback now contains additional Context and Tags, like
EnvironmentandRelease(#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)