Features
- Added missing getters on Breadcrumb and SentryEvent ([397](https://github.com/getsentry/sentry-android/pull/397)) marandaneto
- Add trim memory breadcrumbs ([395](https://github.com/getsentry/sentry-android/pull/395)) marandaneto
- Only set breadcrumb extras if not empty ([394](https://github.com/getsentry/sentry-android/pull/394)) marandaneto
- Added samples of how to disable automatic breadcrumbs ([389](https://github.com/getsentry/sentry-android/pull/389)) marandaneto
Fixes
- Set missing release, environment and dist to sentry-native options ([404](https://github.com/getsentry/sentry-android/pull/404)) marandaneto
- Do not add automatic and empty sensor breadcrumbs ([401](https://github.com/getsentry/sentry-android/pull/401)) marandaneto
- ref: removed Thread.sleep from LifecycleWatcher tests, using awaitility and DateProvider ([392](https://github.com/getsentry/sentry-android/pull/392)) marandaneto
- ref: added a DateTimeProvider for making retry after testable ([391](https://github.com/getsentry/sentry-android/pull/391)) marandaneto
- Bump Gradle to 6.4 ([390](https://github.com/getsentry/sentry-android/pull/390)) marandaneto
- Bump sentry-native to 0.2.6 ([396](https://github.com/getsentry/sentry-android/pull/396)) marandaneto
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.