- Bump: AGP to 7.1.2 (#287)
- Feature: Add support for GuardSquare's Proguard (#263) by @cortinico
- Feature: Add support for GuardSquare's Dexguard (#267) by @cortinico
- Bump sentry-cli 1.72.0 which prevent daemonize mode from crashing upload process (#262) by @cortinico
- Introduce the
includeProguardMapping
option to exclude the proguard logic, and deprecateautoUpload
in favor ofautoUploadProguardMapping
(#240) by @cortinico - Feature: New File I/O auto-instrumentation (#249)
- Feature: Add compile-time check for sentry-android SDK presence (#243)
- Fix: Correctly add the proguard UUID output directory to the source set (#226)
- Feature: Make the ignoreXXX properties in SentryPluginExtension sets (#225)
- Add support for dry-run on upload native symbols (#209)
- Feat: Add support for M1 Macs (#204)
- Feat: Auto-instrumentation for
androidx.sqlite
andandroidx.room
(#180)
Breaking changes
- The min AGP version required is
7.0.0
See the migration guide on our documentation.