Sentry v5.0.0-beta.1 Release Notes

  • ๐Ÿ›  Fixes

    • ๐Ÿ”จ Ref: Refactor converting HttpServletRequest to Sentry Request in Spring integration (#1387)
    • โฌ†๏ธ Bump: sentry-native to 0.4.9 (#1431)
    • Activity tracing auto instrumentation for Android API < 29 (#1402)
    • ๐Ÿ‘‰ use connection and read timeouts in ApacheHttpClient based transport (#1397)
    • set correct transaction status for unhandled exceptions in SentryTracingFilter (#1406)
    • ๐Ÿ– handle network errors in SentrySpanClientHttpRequestInterceptor (#1407)
    • set scope on transaction (#1409)
    • set status and associate events with transactions (#1426)
    • ๐Ÿ†“ Do not set free memory and is low memory fields when it's a NDK hard crash (#1399)
    • Apply user from the scope to transaction (#1424)
    • Pass maxBreadcrumbs config. to sentry-native (#1425)
    • โš™ Run event processors and enrich transactions with contexts (#1430)
    • Set Span status for OkHttp integration (#1447)
    • Set user on transaction in Spring & Spring Boot integrations (#1443)