Sentry v2.3.0 Release Notes

  • ๐Ÿ”‹ Features

    • โž• Add console application sample. (#502) @maciejwalkowiak
    • ๐ŸŒฒ Log stacktraces in SystemOutLogger (#498) @maciejwalkowiak
    • โž• Add method to add breadcrumb with string parameter. (#501) @maciejwalkowiak

    ๐Ÿ›  Fixes

    • Converting UTC and ISO timestamp when missing Locale/TimeZone do not error (#505) @marandaneto
    • Call Sentry#close on JVM shutdown. (#497) @maciejwalkowiak
    • ref: sentry-core changes for console app (#473) @marandaneto

    Obs: If you are using its own instance of Hub/SentryClient and reflection to set up the SDK to be usable within Libraries, this change may break your code, please fix the renamed classes.

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

    We'd love to get feedback.