File tree Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Original file line number Diff line number Diff line change 55### Features
66
77- Disable Android concurrent profiling ([ #2434 ] ( https://github.com/getsentry/sentry-java/pull/2434 ) )
8+ - Add logging for OpenTelemetry integration ([ #2425 ] ( https://github.com/getsentry/sentry-java/pull/2425 ) )
9+ - Auto add ` OpenTelemetryLinkErrorEventProcessor ` for Spring Boot ([ #2429 ] ( https://github.com/getsentry/sentry-java/pull/2429 ) )
810
911### Fixes
1012
1113- Use minSdk compatible ` Objects ` class ([ #2436 ] ( https://github.com/getsentry/sentry-java/pull/2436 ) )
1214- Prevent R8 from warning on missing classes, as we check for their presence at runtime ([ #2439 ] ( https://github.com/getsentry/sentry-java/pull/2439 ) )
1315
14- ### Features
15-
16- - Add logging for OpenTelemetry integration ([ #2425 ] ( https://github.com/getsentry/sentry-java/pull/2425 ) )
17- - Auto add ` OpenTelemetryLinkErrorEventProcessor ` for Spring Boot ([ #2429 ] ( https://github.com/getsentry/sentry-java/pull/2429 ) )
18-
1916### Dependencies
2017
2118- Bump Gradle from v7.5.1 to v7.6.0 ([ #2438 ] ( https://github.com/getsentry/sentry-java/pull/2438 ) )
You can’t perform that action at this time.
0 commit comments