Skip to content

Commit 22a6316

Browse files
authored
chore(changelog): Re-apply 7.x.x changelog to main (#4274)
1 parent b5b9f8b commit 22a6316

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -560,6 +560,26 @@ If you have been using `8.0.0-rc.4` of the Java SDK, here's the new changes that
560560
- We are planning to improve this in the future but opted for this fix first.
561561
- Fix swallow NDK loadLibrary errors ([#4082](https://github.com/getsentry/sentry-java/pull/4082))
562562

563+
## 7.22.4
564+
565+
### Fixes
566+
567+
- Session Replay: Fix crash when a navigation breadcrumb does not have "to" destination ([#4185](https://github.com/getsentry/sentry-java/pull/4185))
568+
- Session Replay: Cap video segment duration to maximum 5 minutes to prevent endless video encoding in background ([#4185](https://github.com/getsentry/sentry-java/pull/4185))
569+
- Avoid logging an error when a float is passed in the manifest ([#4266](https://github.com/getsentry/sentry-java/pull/4266))
570+
571+
## 7.22.3
572+
573+
### Fixes
574+
575+
- Reduce excessive CPU usage when serializing breadcrumbs to disk for ANRs ([#4181](https://github.com/getsentry/sentry-java/pull/4181))
576+
577+
## 7.22.2
578+
579+
### Fixes
580+
581+
- Fix AbstractMethodError when using SentryTraced for Jetpack Compose ([#4256](https://github.com/getsentry/sentry-java/pull/4256))
582+
563583
## 7.22.1
564584

565585
### Fixes

0 commit comments

Comments
 (0)