Update dependency io.sentry:sentry-spring-boot-starter-jakarta to v7.14.0 #46

Merged
Fascinated merged 1 commits from renovate/io.sentry-sentry-spring-boot-starter-jakarta-7.x into master 2024-08-13 17:28:09 +00:00
Owner

This PR contains the following updates:

Package Type Update Change
io.sentry:sentry-spring-boot-starter-jakarta compile minor 7.13.0 -> 7.14.0

Release Notes

getsentry/sentry-java (io.sentry:sentry-spring-boot-starter-jakarta)

v7.14.0

Compare Source

Features
  • Session Replay: Gesture/touch support for Flutter (#​3623)
Fixes
  • Fix app start spans missing from Pixel devices (#​3634)
  • Avoid ArrayIndexOutOfBoundsException on Android cpu data collection (#​3598)
  • Fix lazy select queries instrumentation (#​3604)
  • Session Replay: buffer mode improvements (#​3622)
    • Align next segment timestamp with the end of the buffered segment when converting from buffer mode to session mode
    • Persist buffer replay type for the entire replay when converting from buffer mode to session mode
    • Properly store screen names for buffer mode
  • Session Replay: fix various crashes and issues (#​3628)
    • Fix video not being encoded on Pixel devices
    • Fix SIGABRT native crashes on Xiaomi devices when encoding a video
    • Fix RejectedExecutionException when redacting a screenshot
    • Fix FileNotFoundException when persisting segment values
Chores
  • Introduce ReplayShadowMediaCodec and refactor tests using custom encoder (#​3612)

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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [io.sentry:sentry-spring-boot-starter-jakarta](https://github.com/getsentry/sentry-java) | compile | minor | `7.13.0` -> `7.14.0` | --- ### Release Notes <details> <summary>getsentry/sentry-java (io.sentry:sentry-spring-boot-starter-jakarta)</summary> ### [`v7.14.0`](https://github.com/getsentry/sentry-java/blob/HEAD/CHANGELOG.md#7140) [Compare Source](https://github.com/getsentry/sentry-java/compare/7.13.0...7.14.0) ##### Features - Session Replay: Gesture/touch support for Flutter ([#&#8203;3623](https://github.com/getsentry/sentry-java/pull/3623)) ##### Fixes - Fix app start spans missing from Pixel devices ([#&#8203;3634](https://github.com/getsentry/sentry-java/pull/3634)) - Avoid ArrayIndexOutOfBoundsException on Android cpu data collection ([#&#8203;3598](https://github.com/getsentry/sentry-java/pull/3598)) - Fix lazy select queries instrumentation ([#&#8203;3604](https://github.com/getsentry/sentry-java/pull/3604)) - Session Replay: buffer mode improvements ([#&#8203;3622](https://github.com/getsentry/sentry-java/pull/3622)) - Align next segment timestamp with the end of the buffered segment when converting from buffer mode to session mode - Persist `buffer` replay type for the entire replay when converting from buffer mode to session mode - Properly store screen names for `buffer` mode - Session Replay: fix various crashes and issues ([#&#8203;3628](https://github.com/getsentry/sentry-java/pull/3628)) - Fix video not being encoded on Pixel devices - Fix SIGABRT native crashes on Xiaomi devices when encoding a video - Fix `RejectedExecutionException` when redacting a screenshot - Fix `FileNotFoundException` when persisting segment values ##### Chores - Introduce `ReplayShadowMediaCodec` and refactor tests using custom encoder ([#&#8203;3612](https://github.com/getsentry/sentry-java/pull/3612)) </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNi4wIiwidXBkYXRlZEluVmVyIjoiMzguMjYuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
renovate-bot added 1 commit 2024-08-13 09:01:10 +00:00
Fascinated merged commit 499c54c8cf into master 2024-08-13 17:28:09 +00:00
Fascinated deleted branch renovate/io.sentry-sentry-spring-boot-starter-jakarta-7.x 2024-08-13 17:28:09 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: MinecraftUtilities/Backend#46
No description provided.