getsentry/sentry-java (io.sentry:sentry)
### [`v7.13.0`](https://togithub.com/getsentry/sentry-java/blob/HEAD/CHANGELOG.md#7130)
[Compare Source](https://togithub.com/getsentry/sentry-java/compare/7.12.1...7.13.0)
##### Features
- Session Replay: ([#3565](https://togithub.com/getsentry/sentry-java/pull/3565)) ([#3609](https://togithub.com/getsentry/sentry-java/pull/3609))
- Capture remaining replay segment for ANRs on next app launch
- Capture remaining replay segment for unhandled crashes on next app launch
##### Fixes
- Session Replay: ([#3565](https://togithub.com/getsentry/sentry-java/pull/3565)) ([#3609](https://togithub.com/getsentry/sentry-java/pull/3609))
- Fix stopping replay in `session` mode at 1 hour deadline
- Never encode full frames for a video segment, only do partial updates. This further reduces size of the replay segment
- Use propagation context when no active transaction for ANRs
##### Dependencies
- Bump Spring Boot to 3.3.2 ([#3541](https://togithub.com/getsentry/sentry-java/pull/3541))
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
7.12.1
->7.13.0
Release Notes
getsentry/sentry-java (io.sentry:sentry)
### [`v7.13.0`](https://togithub.com/getsentry/sentry-java/blob/HEAD/CHANGELOG.md#7130) [Compare Source](https://togithub.com/getsentry/sentry-java/compare/7.12.1...7.13.0) ##### Features - Session Replay: ([#3565](https://togithub.com/getsentry/sentry-java/pull/3565)) ([#3609](https://togithub.com/getsentry/sentry-java/pull/3609)) - Capture remaining replay segment for ANRs on next app launch - Capture remaining replay segment for unhandled crashes on next app launch ##### Fixes - Session Replay: ([#3565](https://togithub.com/getsentry/sentry-java/pull/3565)) ([#3609](https://togithub.com/getsentry/sentry-java/pull/3609)) - Fix stopping replay in `session` mode at 1 hour deadline - Never encode full frames for a video segment, only do partial updates. This further reduces size of the replay segment - Use propagation context when no active transaction for ANRs ##### Dependencies - Bump Spring Boot to 3.3.2 ([#3541](https://togithub.com/getsentry/sentry-java/pull/3541))Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.