-
-
Notifications
You must be signed in to change notification settings - Fork 0
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.21.0 #98
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/io.sentry-sentry-7.x
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Quality Gate passedIssues Measures |
renovate
bot
changed the title
Update dependency io.sentry:sentry to v7.14.0
Update dependency io.sentry:sentry to v7.15.0
Oct 9, 2024
renovate
bot
force-pushed
the
renovate/io.sentry-sentry-7.x
branch
from
October 9, 2024 20:23
02ed07a
to
11b7c28
Compare
renovate
bot
changed the title
Update dependency io.sentry:sentry to v7.15.0
Update dependency io.sentry:sentry to v7.16.0
Oct 23, 2024
renovate
bot
force-pushed
the
renovate/io.sentry-sentry-7.x
branch
from
October 23, 2024 14:10
11b7c28
to
a7d533b
Compare
renovate
bot
changed the title
Update dependency io.sentry:sentry to v7.16.0
Update dependency io.sentry:sentry to v7.17.0
Nov 13, 2024
renovate
bot
force-pushed
the
renovate/io.sentry-sentry-7.x
branch
from
November 13, 2024 12:21
a7d533b
to
1890c20
Compare
renovate
bot
changed the title
Update dependency io.sentry:sentry to v7.17.0
Update dependency io.sentry:sentry to v7.18.0
Nov 19, 2024
renovate
bot
force-pushed
the
renovate/io.sentry-sentry-7.x
branch
from
November 19, 2024 12:43
1890c20
to
8a08b21
Compare
renovate
bot
changed the title
Update dependency io.sentry:sentry to v7.18.0
Update dependency io.sentry:sentry to v7.18.1
Nov 29, 2024
renovate
bot
force-pushed
the
renovate/io.sentry-sentry-7.x
branch
from
November 29, 2024 14:10
8a08b21
to
51c815c
Compare
renovate
bot
force-pushed
the
renovate/io.sentry-sentry-7.x
branch
from
December 12, 2024 11:02
51c815c
to
ceaee76
Compare
renovate
bot
changed the title
Update dependency io.sentry:sentry to v7.18.1
Update dependency io.sentry:sentry to v7.19.0
Dec 12, 2024
renovate
bot
force-pushed
the
renovate/io.sentry-sentry-7.x
branch
from
December 23, 2024 13:49
ceaee76
to
114cbe0
Compare
renovate
bot
changed the title
Update dependency io.sentry:sentry to v7.19.0
Update dependency io.sentry:sentry to v7.19.1
Dec 23, 2024
renovate
bot
changed the title
Update dependency io.sentry:sentry to v7.19.1
Update dependency io.sentry:sentry to v7.20.0
Jan 2, 2025
renovate
bot
force-pushed
the
renovate/io.sentry-sentry-7.x
branch
from
January 2, 2025 22:44
114cbe0
to
c16af4b
Compare
renovate
bot
force-pushed
the
renovate/io.sentry-sentry-7.x
branch
from
January 20, 2025 18:11
c16af4b
to
bcf4768
Compare
renovate
bot
changed the title
Update dependency io.sentry:sentry to v7.20.0
Update dependency io.sentry:sentry to v7.20.1
Jan 20, 2025
renovate
bot
changed the title
Update dependency io.sentry:sentry to v7.20.1
Update dependency io.sentry:sentry to v7.21.0
Jan 27, 2025
renovate
bot
force-pushed
the
renovate/io.sentry-sentry-7.x
branch
from
January 27, 2025 22:20
bcf4768
to
e130c1a
Compare
Quality Gate passedIssues Measures |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
7.13.0
->7.21.0
Release Notes
getsentry/sentry-java (io.sentry:sentry)
v7.21.0
Compare Source
Fixes
UserInteractionIntegration
(#4051)Behavioural Changes
TempSensorBreadcrumbsIntegration
PhoneStateBreadcrumbsIntegration
SystemEventsBreadcrumbsIntegration
Current list of the broadcast events can be found here. If you'd like to subscribe for more events, consider overriding the
SystemEventsBreadcrumbsIntegration
as follows:If you would like to keep some of the default broadcast events as breadcrumbs, consider opening a GitHub issue.
v7.20.1
Compare Source
Behavioural Changes
"{{auto}}"
if sendDefaultPii is enabled (#4071)v7.20.0
Compare Source
Features
To enable Replay use the
sessionReplay.sessionSampleRate
orsessionReplay.onErrorSampleRate
options.Fixes
Internal
SdkVersion
for replay events (#4014)Breaking changes
experimental
to the mainoptions
object (#4017)v7.19.1
Compare Source
Fixes
GestureRecorder
(#4001)Internal
v7.19.0
Compare Source
Fixes
IndexOutOfBoundsException
when tracking window changesIllegalStateException
when adding/removing draw listener for a dead viewConcurrentModificationException
when registering window listeners and stoppingWindowRecorder
/GestureRecorder
Dependencies
v7.18.1
Compare Source
Fixes
v7.18.0
Compare Source
Features
beforeSendReplay
callback (#3855)Fixes
Dependencies
v7.17.0
Compare Source
Features
Random
instance per thread to improve SDK performance (#3835)Fixes
v7.16.0
Compare Source
Features
Fixes
enableTracing
option (#3777)java.util.Random
and replacejava.security.SecureRandom
usages (#3783)Log
calls on app startup (#3793)Breaking changes
addIntegrationToSdkVersion(Ljava/lang/Class;)V
has been removed from the core (io.sentry:sentry
) package. Please make sure all of the packages (e.g.io.sentry:sentry-android-core
,io.sentry:sentry-android-fragment
,io.sentry:sentry-okhttp
and others) are all aligned and using the same version to prevent theNoSuchMethodError
exception.v7.15.0
Compare Source
Features
feedback
envelope header item type (#3687)android:tag="sentry-mask|sentry-unmask"
in XML orview.setTag("sentry-mask|sentry-unmask")
in code tags<tag android:id="@​id/sentry_privacy" android:value="mask|unmask"/>
in XML orview.setTag(io.sentry.android.replay.R.id.sentry_privacy, "mask|unmask")
in codeview.sentryReplayMask()
orview.sentryReplayUnmask()
extension functionsView
s of a certain type by adding fully-qualified classname to one of the listsoptions.experimental.sessionReplay.addMaskViewClass()
oroptions.experimental.sessionReplay.addUnmaskViewClass()
. Note, that all of the view subclasses/subtypes will be masked/unmasked as wellTextView
s and their subclasses (RadioButton
,EditText
, etc.):options.experimental.sessionReplay.addMaskViewClass("android.widget.TextView")
Modifier.sentryReplayMask()
andModifier.sentryReplayUnmask()
modifiersWebView
,VideoView
andandroidx.media3.ui.PlayerView
by default (#3775)Fixes
TextView
s with Spans (#3682)Calendar.getInstance
usage in Breadcrumbs constructor (#3736)SentryOptions
members to avoid ANRs on app start (#3749)Breaking changes:
options.experimental.sessionReplay.errorSampleRate
was renamed tooptions.experimental.sessionReplay.onErrorSampleRate
(#3637)io.sentry.session-replay.error-sample-rate
was renamed toio.sentry.session-replay.on-error-sample-rate
(#3637)redactAllText
andredactAllImages
tomaskAllText
andmaskAllImages
(#3741)v7.14.0
Compare Source
Features
Fixes
buffer
replay type for the entire replay when converting from buffer mode to session modebuffer
modeRejectedExecutionException
when redacting a screenshotFileNotFoundException
when persisting segment valuesChores
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 is behind base branch, 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.