Skip to content

Commit f9b17d8

Browse files
committed
changelog
1 parent 94aa1cd commit f9b17d8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@
88
- Change OkHttp sub-spans to span attributes ([#3556](https://github.com/getsentry/sentry-java/pull/3556))
99
- This will reduce the number of spans created by the SDK
1010

11+
### Features
12+
13+
- Add init priority settings ([#3674](https://github.com/getsentry/sentry-java/pull/3674))
14+
- You may now set `forceInit=true` (`force-init` for `.properties` files) to ensure a call to Sentry.init / SentryAndroid.init takes effect
15+
1116
### Fixes
1217

1318
- Use OpenTelemetry span name as fallback for transaction name ([#3557](https://github.com/getsentry/sentry-java/pull/3557))

0 commit comments

Comments
 (0)