Sentry v5.1.1 Release Notes

  • 🔋 Features

    • ➕ Add support for async methods in Spring MVC (#1652)
    • ➕ Add secondary constructor taking IHub to SentryOkHttpInterceptor (#1657)
    • 🔀 Merge external map properties (#1656)

    🛠 Fixes

    • ✂ Remove onActivityPreCreated call in favor of onActivityCreated (#1661)
    • Do not crash if SENSOR_SERVICE throws (#1655)
    • 👻 Make sure scope is popped when processing request results in exception (#1665)