Features
- Add
sendModules
option for disable sending modules (#2926) - Send
db.system
anddb.name
in span data for androidx.sqlite spans (#2928) - Check-ins (CRONS) support (#2952)
Fixes
- Always send memory stats for transactions (#2936)
- This makes it possible to query transactions by the
device.class
tag on Sentry
- This makes it possible to query transactions by the
- Add
sentry.enable-aot-compatibility
property to SpringBoot JakartaSentryAutoConfiguration
to enable building for GraalVM (#2915)
Dependencies
- Bump Gradle from v8.2.1 to v8.3.0 (#2900)
- [changelog](https://github.com/gradle/gradle/blob/master release-test/CHANGELOG.md#v830)
- diff