Requested by: @0xadam-brown
Merge target: (default)
Quick links:
Assign the accepted label to this issue to approve the release.
Targets
Checked targets will be skipped (either already published or user-requested skip). Uncheck to retry a target.
📋 Changelog
Features
- Auto-instrument SQLiteDriver for Room users (#1285)
- Gated on
sentry-android-sqlite >= 8.45.0 and the existing tracingInstrumentation DATABASE feature (enabled by default)
- For users of the
androidx.sqlite.driver.SupportSQLiteDriver bridge, auto-instrumentation wraps only the SupportSQLiteOpenHelper consumed by the bridge and not the bridge itself (avoids duplicate spans)
Security
- Pin the plugin's build dependencies with Gradle dependency locking and SHA-256 dependency verification (#1256)
Dependencies
- Bump Android SDK from v8.44.1 to v8.45.0 (#1285)
- Bump Android SDK from v8.44.0 to v8.44.1 (#1305)
- Bump Vanniktech Maven Publish plugin from v0.27.0 to v0.35.0 (#1335)
Requested by: @0xadam-brown
Merge target: (default)
Quick links:
Assign the accepted label to this issue to approve the release.
Targets
Checked targets will be skipped (either already published or user-requested skip). Uncheck to retry a target.
📋 Changelog
Features
sentry-android-sqlite>= 8.45.0 and the existingtracingInstrumentationDATABASEfeature (enabled by default)androidx.sqlite.driver.SupportSQLiteDriverbridge, auto-instrumentation wraps only theSupportSQLiteOpenHelperconsumed by the bridge and not the bridge itself (avoids duplicate spans)Security
Dependencies