Features
- Add console application sample. ([502](https://github.com/getsentry/sentry-android/pull/502)) maciejwalkowiak
- Log stacktraces in SystemOutLogger ([498](https://github.com/getsentry/sentry-android/pull/498)) maciejwalkowiak
- Add method to add breadcrumb with string parameter. ([501](https://github.com/getsentry/sentry-android/pull/501)) maciejwalkowiak
Fixes
- Converting UTC and ISO timestamp when missing Locale/TimeZone do not error ([505](https://github.com/getsentry/sentry-android/pull/505)) marandaneto
- Call `Sentryclose` on JVM shutdown. ([497](https://github.com/getsentry/sentry-android/pull/497)) maciejwalkowiak
- ref: sentry-core changes for console app ([473](https://github.com/getsentry/sentry-android/pull/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`](https://dl.bintray.com/getsentry/sentry-android/io/sentry/sentry-android/), [`jcenter`](https://jcenter.bintray.com/io/sentry/sentry-android/) and [`mavenCentral`](https://repo.maven.apache.org/maven2/io/sentry/sentry-android/)
We'd love to get feedback.