Fixes
- Do not include stacktrace frames into Timber message ([1898](https://github.com/getsentry/sentry-java/pull/1898))
- Potential memory leaks ([1909](https://github.com/getsentry/sentry-java/pull/1909))
Breaking changes:
`Timber.tag` is no longer supported by our [Timber integration](https://docs.sentry.io/platforms/android/configuration/integrations/timber/) and will not appear on Sentry for error events.
Please vote on this [issue](https://github.com/getsentry/sentry-java/issues/1900), if you'd like us to provide support for that.