Skip to content

Commit a0ac821

Browse files
43jaymarkushi
andauthored
Update CHANGELOG.md based on review feedback
Co-authored-by: Markus Hintersteiner <markus.hintersteiner@sentry.io>
1 parent 050c3a6 commit a0ac821

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
### Features
66

7-
- Enable capturing additional network details in your session replays (okhttp).
7+
- Add option to capture additional network details for session replays (OkHttp) ([#4919](https://github.com/getsentry/sentry-java/pull/4919)
88
- Depends on `SentryOkHttpInterceptor` to intercept the request and extract request/response bodies.
99
- To enable, configure your sentry SDK using the "io.sentry.session-replay.network-*" options via [manifest](https://github.com/getsentry/sentry-java/blob/b03edbb1b0d8b871c62a09bc02cbd8a4e1f6fea1/sentry-samples/sentry-samples-android/src/main/AndroidManifest.xml#L196-L205)
1010
- Or manually specify SentryReplayOptions via [SentryAndroid#init](https://github.com/getsentry/sentry-java/blob/c83e427e8baca17098f882f8b45fc7c5a80c1d8c/sentry-samples/sentry-samples-android/src/main/java/io/sentry/samples/android/MyApplication.java#L16-L28)

0 commit comments

Comments
 (0)