fix(deps): update all non-major application-server dependencies #613
+5
−5
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:
8.5.0
->8.7.0
11.5.0
->11.7.0
11.5.0
->11.7.0
11.4.0
->11.7.0
Release Notes
getsentry/sentry-java (io.sentry:sentry-spring-boot-starter-jakarta)
v8.7.0
Compare Source
Features
UI Profiling GA
Continuous Profiling is now GA, named UI Profiling. To enable it you can use one of the following options. More info can be found at https://docs.sentry.io/platforms/android/profiling/.
Note: Both
options.profilesSampler
andoptions.profilesSampleRate
must not be set to enable UI Profiling.To keep the same transaction-based behaviour, without the 30 seconds limitation, you can use the
trace
lifecycle mode.Fixes
v8.6.0
Compare Source
Behavioral Changes
Sentry.init
/SentryAndroid.init
the SDK now checks if all Sentry Java / Android SDK dependencies have the same version.Features
MANIFEST.MF
to Sentry JARs (#4272)Fixes
SentryOptions
(#4262)ARGB_8888
for screenshots (#4282)MANIFEST.MF
ofsentry-opentelemetry-agent
now hasImplementation-Version
set to the raw version (#4291)8.6.0
Sentry-Version-Name
attribute looks likesentry-8.5.0-otel-2.10.0
Sentry.flush
comment (#4305)Internal
platform
to SentryEnvelopeItemHeader (#4287)android
platform to ProfileChunk envelope item headerDependencies
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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.