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:
v4.6.0
->v4.6.1
8.12.1
->8.13
5.15.2
->5.16.0
5.15.2
->5.16.0
5.11.4
->5.12.0
5.11.4
->5.12.0
3.5.1
->3.5.2
8.1.0
->8.3.0
1.5.16
->1.5.17
10.21.2
->10.21.4
Release Notes
actions/upload-artifact (actions/upload-artifact)
v4.6.1
Compare Source
What's Changed
Full Changelog: actions/upload-artifact@v4...v4.6.1
gradle/gradle (gradle)
v8.13
Compare Source
mockito/mockito (org.mockito:mockito-junit-jupiter)
v5.16.0
Changelog generated by Shipkit Changelog Gradle Plugin
5.16.0
--info
to diagnose closeAndReleaseStagingRepositories issues (#3567)mariadb-corporation/mariadb-connector-j (org.mariadb.jdbc:mariadb-java-client)
v3.5.2
Compare Source
Full Changelog
Bugs Fixed
disconnectOnExpiredPasswords
connection option that controls client behavior when connecting with an expired password.When set to true (default), the client disconnects if it detects an expired password.
When false, the client maintains the connection and allows setting a new password.
getsentry/sentry-java (io.sentry:sentry)
v8.3.0
Compare Source
Features
request
in payload (#4102)contexts/otel/attributes
of the event.ignoredErrors
option is now configurable via the manifest propertyio.sentry.traces.ignored-errors
(#4178)enableTraceIdGeneration
to the AndroidOptions. This allows Hybrid SDKs to "freeze" and control the trace and connect errors on different layers of the application (4188)sentry.keep-transactions-open-for-async-responses=true
inapplication.properties
orsentry.keepTransactionsOpenForAsyncResponses: true
inapplication.yml
SentryHandler
for disabling external config (#4208)Fixes
ignoredErrors
,ignoredTransactions
andignoredCheckIns
SentryOptions.setTracePropagationTargets
is no longer marked internal (#4170)tracePropagationTargets
in OpenTelemetry propagator (#4191)tracePropagationTargets
before attachingsentry-trace
andbaggage
headers to outgoing requestsignoredErrors
,ignoredTransactions
andignoredCheckIns
being unset by external options likesentry.properties
or ENV vars (#4207)enableExternalConfiguration
), which is the default for many integrations, the values set onSentryOptions
passed toSentry.init
would be lostBehavioural Changes
io.sentry.spring.jakarta.webflux.ReactorUtils
is now deprecated, please useio.sentry.reactor.SentryReactorUtils
in the newsentry-reactor
module instead (#4155)api
dependency when usingsentry-spring-boot-jakarta
(Spring Boot 3) orsentry-spring-jakarta
(Spring 6).Therefore, if you're using one of those modules, changing your imports will suffice.
v8.2.0
Compare Source
Breaking Changes
Features
App
context (#3193)withSentryObservableEffect
method overload that acceptsSentryNavigationListener
as a parameter (#4143)SentryNavigationListener
instance across fragments and composables to preserve the tracebaggage
header on outgoing requestssampleRate
that is sent to Sentry and attached to thebaggage
header on outgoing requests (#4158)sampleRate
ortracesSampler
callback, it now updates thesampleRate
in Dynamic Sampling Context.Fixes
OtelContextScopesStorage
cannot be found (#4127)java.lang.ClassNotFoundException: io.sentry.opentelemetry.OtelContextScopesStorage
was shown in the log if the class could not be found.FileNotFoundException
when trying to read/write.ongoing_segment
fileIllegalStateException
when registeringonDrawListener
.module
metadata (#3936)Dependencies
checkstyle/checkstyle (checkstyle)
v10.21.4
Compare Source
v10.21.3
Compare Source
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.