- [browser] fix: Don't capture our own XHR events that somehow bubbled-up to global handler (2221)
5.6.2
- [browser] feat: Use framesToPop for InvaliantViolations in React errors (2204) - [browser] fix: Apply crossorigin attribute with setAttribute tag for userReport dialog (2196) - [browser] fix: Make sure that falsy values are captured in unhandledrejections (2207) - [loader] fix: Loader should also retrigger falsy values as errors (2207)
5.6.2beta.3
Fixes
- Ref: Make ActivityFramesTracker public to be used by Hybrid SDKs ([1931](https://github.com/getsentry/sentry-java/pull/1931)) - Bump: AGP to 7.1.2 ([1930](https://github.com/getsentry/sentry-java/pull/1930))
5.6.2beta.2
Fixes
- NPE while adding "response_body_size" breadcrumb, when response body length is unknown ([1908](https://github.com/getsentry/sentry-java/pull/1908))