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

Update dependency io.sentry:sentry to v7.1.0 #63

Merged
merged 1 commit into from
Dec 22, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 10, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.sentry:sentry 7.0.0 -> 7.1.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)

v7.1.0

Compare Source

Features
  • Support multiple debug-metadata.properties (#​3024)
  • Automatically downsample transactions when the system is under load (#​3072)
    • You can opt into this behaviour by setting enable-backpressure-handling=true.
    • We're happy to receive feedback, e.g. in this GitHub issue
    • When the system is under load we start reducing the tracesSampleRate automatically.
    • Once the system goes back to healthy, we reset the tracesSampleRate to its original value.
  • (Android) Experimental: Provide more detailed cold app start information (#​3057)
    • Attaches spans for Application, ContentProvider, and Activities to app-start timings
    • Application and ContentProvider timings are added using bytecode instrumentation, which requires sentry-android-gradle-plugin version 4.1.0 or newer
    • Uses Process.startUptimeMillis to calculate app-start timings
    • To enable this feature set options.isEnablePerformanceV2 = true
  • Move slow+frozen frame calculation, as well as frame delay inside SentryFrameMetricsCollector (#​3100)
  • Extract Activity Breadcrumbs generation into own Integration (#​3064)
Fixes
  • Send breadcrumbs and client error in SentryOkHttpEventListener even without transactions (#​3087)
  • Keep io.sentry.exception.SentryHttpClientException from obfuscation to display proper issue title on Sentry (#​3093)
  • (Android) Fix wrong activity transaction duration in case SDK init is deferred (#​3092)
  • Get rid of "is not eligible for getting processed by all BeanPostProcessors" warnings in Spring Boot (#​3108)
Dependencies

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 Mend Renovate. View repository job log here.

@renovate renovate bot changed the title Update dependency io.sentry:sentry to v6.34.0 Update dependency io.sentry:sentry to v6.34.0 - autoclosed Dec 11, 2023
@renovate renovate bot closed this Dec 11, 2023
@renovate renovate bot deleted the renovate/sentry branch December 11, 2023 20:12
@renovate renovate bot changed the title Update dependency io.sentry:sentry to v6.34.0 - autoclosed Update dependency io.sentry:sentry to v6.34.0 Dec 18, 2023
@renovate renovate bot restored the renovate/sentry branch December 18, 2023 17:04
@renovate renovate bot reopened this Dec 18, 2023
@renovate renovate bot changed the title Update dependency io.sentry:sentry to v6.34.0 Update dependency io.sentry:sentry to v7.1.0 Dec 18, 2023
@renovate renovate bot force-pushed the renovate/sentry branch 5 times, most recently from 33ac228 to 42939bd Compare December 21, 2023 22:29
@renovate renovate bot force-pushed the renovate/sentry branch from 42939bd to 8370940 Compare December 22, 2023 08:52
@prof18 prof18 merged commit 865c0cb into main Dec 22, 2023
4 checks passed
@prof18 prof18 deleted the renovate/sentry branch December 22, 2023 10:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant