Sentry v2.0.0-rc01 Release Notes

  • πŸš€ Release of Sentry's new SDK for Android.

    What’s Changed

    • Honor RetryAfter (#236) @marandaneto
    • βž• Add tests for SentryValues (#238) @philipphofmann
    • βž• added remove methods for Scope data (#237) @marandaneto
    • do not set frames if there's none (#234) @marandaneto
    • always call interrupt after InterruptedException (#232) @marandaneto
    • more device context (deviceId, connectionType and language) (#229) @marandaneto
    • mark as current thread if its the main thread (#228) @marandaneto
    • βž• added a few java docs (Sentry, Hub and SentryClient) (#223) @marandaneto
    • implemented diagnostic logger (#218) @marandaneto
    • πŸ›  fix lgtm alerts (#219) @marandaneto
    • βœ… written unit tests to ANR integration (#215) @marandaneto
    • βž• added blog posts to README (#214) @marandaneto
    • βž• added event processors to scope (#209) @marandaneto
    • Raise code coverage for Dsn to 100% (#212) @philipphofmann
    • βœ‚ Remove redundant times(1) for Mockito.verify (#211) @philipphofmann
    • βž• added android transport gate (#206) @marandaneto
    • transport may be set on options (#203) @marandaneto
    • dist may be set on options (#204) @marandaneto
    • βž• added executor for caching values out of the main thread (#201) @marandaneto
    • πŸ‘» throw an exception if DSN is not set (#200) @marandaneto
    • migration guide markdown (#197) @marandaneto

    πŸš€ Packages were released on bintray, jcenter

    We'd love to get feedback and we'll work in getting the GA 2.0.0 out soon. πŸš€ Until then, the stable SDK offered by Sentry is at version 1.7.29