We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1ec71e commit 2d37ba2Copy full SHA for 2d37ba2
CHANGELOG.md
@@ -4,14 +4,14 @@
4
5
### Features
6
7
+- Add `sendModules` option for disable sending modules ([#2926](https://github.com/getsentry/sentry-java/pull/2926))
8
- Send `db.system` and `db.name` in span data for androidx.sqlite spans ([#2928](https://github.com/getsentry/sentry-java/pull/2928))
9
10
### Dependencies
11
12
- Bump Gradle from v8.2.1 to v8.3.0 ([#2900](https://github.com/getsentry/sentry-java/pull/2900))
13
- [changelog](https://github.com/gradle/gradle/blob/master release-test/CHANGELOG.md#v830)
14
- [diff](https://github.com/gradle/gradle/compare/v8.2.1...v8.3.0)
-- Add `sendModules` option for disable sending modules ([#2926](https://github.com/getsentry/sentry-java/pull/2926))
15
16
## 6.29.0
17
0 commit comments