Skip to content

Commit 7653989

Browse files
committed
Changelog
1 parent 0729e6d commit 7653989

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@
66

77
- Avoid ArrayIndexOutOfBoundsException on Android cpu data collection ([#3598](https://github.com/getsentry/sentry-java/pull/3598))
88
- Fix lazy select queries instrumentation ([#3604](https://github.com/getsentry/sentry-java/pull/3604))
9+
- Session Replay: buffer mode improvements ([#3622](https://github.com/getsentry/sentry-java/pull/3622))
10+
- Align next segment timestamp with the end of the buffered segment when converting from buffer mode to session mode
11+
- Persist `buffer` replay type for the entire replay when converting from buffer mode to session mode
12+
- Properly store screen names for `buffer` mode
913

1014
### Chores
1115

0 commit comments

Comments
 (0)