Sentry v2.1.3 Release Notes

  • ๐Ÿ›  Fixes

    ๐Ÿš‘ This fixes several critical bugs in sentry-android 2.0 and 2.1

    • Sentry.init register integrations after creating the main Hub instead of doing it in the main Hub ctor (#427) @marandaneto
    • ๐Ÿ‘‰ make NoOpLogger public (#425) @marandaneto
    • ConnectivityChecker returns connection status and events are not trying to be sent if no connection. (#420) @marandaneto
    • โฑ thread pool executor is a single thread executor instead of scheduled thread executor (#422) @marandaneto
    • โž• Add Abnormal to the Session.State enum as its part of the protocol (#424) @marandaneto
    • โฌ†๏ธ Bump: Gradle to 6.4.1 (#419) @marandaneto

    ๐Ÿš€ We recommend that you use sentry-android 2.1.3 over the initial release of sentry-android 2.0 and 2.1.

    ๐Ÿš€ Packages were released on bintray, jcenter and mavenCentral

    We'd love to get feedback.