Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

renovatebot(deps): update sentry to v8.2.0 #6383

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 12, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.sentry:sentry-spring-boot-starter-jakarta 8.1.0 -> 8.2.0 age adoption passing confidence
io.sentry:sentry-log4j2 8.1.0 -> 8.2.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v8.2.0

Compare Source

Breaking Changes
  • The Kotlin Language version is now set to 1.6 (#​3936)
Features
  • Create onCreate and onStart spans for all Activities (#​4025)
  • Add split apks info to the App context (#​3193)
  • Expose new withSentryObservableEffect method overload that accepts SentryNavigationListener as a parameter (#​4143)
    • This allows sharing the same SentryNavigationListener instance across fragments and composables to preserve the trace
  • (Internal) Add API to filter native debug images based on stacktrace addresses (#​4089)
  • Propagate sampling random value (#​4153)
    • The random value used for sampling traces is now sent to Sentry and attached to the baggage header on outgoing requests
  • Update sampleRate that is sent to Sentry and attached to the baggage header on outgoing requests (#​4158)
    • If the SDK uses its sampleRate or tracesSampler callback, it now updates the sampleRate in Dynamic Sampling Context.
Fixes
  • Log a warning when envelope or items are dropped due to rate limiting (#​4148)
  • Do not log if OtelContextScopesStorage cannot be found (#​4127)
    • Previously java.lang.ClassNotFoundException: io.sentry.opentelemetry.OtelContextScopesStorage was shown in the log if the class could not be found.
    • This is just a lookup the SDK performs to configure itself. The SDK also works without OpenTelemetry.
  • Session Replay: Fix various crashes and issues (#​4135)
    • Fix FileNotFoundException when trying to read/write .ongoing_segment file
    • Fix IllegalStateException when registering onDrawListener
    • Fix SIGABRT native crashes on Motorola devices when encoding a video
  • Mention javadoc and sources for published artifacts in Gradle .module metadata (#​3936)
  • (Jetpack Compose) Modifier.sentryTag now uses Modifier.Node (#​4029)
    • This allows Composables that use this modifier to be skippable
Dependencies

Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,before 6am every weekday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Never, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added Bot Operations carried out by automated bots, such as RenovateBot, etc Renovate labels Feb 12, 2025
@apereocas-bot apereocas-bot added this to the 7.2.0-RC6 milestone Feb 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bot Operations carried out by automated bots, such as RenovateBot, etc Dependencies & Modules Gradle Build & Release Monitoring Renovate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant