Features
- Make getThrowable public and improve set contexts ([967](https://github.com/getsentry/sentry-java/pull/967))
- Accepted quoted values in properties from external configuration ([972](https://github.com/getsentry/sentry-java/pull/972))
Fixes
- Auto-Configure `inAppIncludes` in Spring Boot integration ([966](https://github.com/getsentry/sentry-java/pull/966))
- Bump: Android Gradle Plugin 4.0.2 ([968](https://github.com/getsentry/sentry-java/pull/968))
- Don't require `sentry.dsn` to be set when using `io.sentry:sentry-spring-boot-starter` and `io.sentry:sentry-logback` together ([965](https://github.com/getsentry/sentry-java/pull/965))
- Remove chunked streaming mode ([974](https://github.com/getsentry/sentry-java/pull/974))
- Android 11 + targetSdkVersion 30 crashes Sentry on start ([977](https://github.com/getsentry/sentry-java/pull/977))