Skip to content

Commit a38ddae

Browse files
committed
fixed changelog
1 parent 3d6026a commit a38ddae

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

CHANGELOG.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
- Enable via `setEnableNdkAppHangTracking(true)` (disabled by default) and tune the timeout with `setNdkAppHangTimeoutIntervalMillis(...)` (default `5000` ms), or the `io.sentry.ndk.app-hang.enable` / `io.sentry.ndk.app-hang.timeout-interval-millis` manifest entries
1010
- Intended for hybrid SDKs: emit the heartbeat by calling the native `sentry_app_hang_heartbeat()` from the thread you want monitored. Independent of the JVM-based ANR detection (`setAnrEnabled`)
1111

12-
<<<<<<< HEAD
1312
### Fixes
1413

1514
- Record byte-level client reports when event processors discard logs or trace metrics ([#5718](https://github.com/getsentry/sentry-java/pull/5718))
@@ -18,11 +17,6 @@
1817

1918
## 8.47.0
2019

21-
||||||| merged common ancestors
22-
||||||||| 57d359a2de
23-
=========
24-
=======
25-
>>>>>>> 770d0555406ff9636e14bb6fd07186e5e6b3e9e3
2620
### Behavioral Changes
2721

2822
- `SentryOkHttpInterceptor::intercept` now throws `IOException`. This is a source-only and Java-only breaking change ([#5654](https://github.com/getsentry/sentry-java/pull/5654))

0 commit comments

Comments
 (0)