-
Notifications
You must be signed in to change notification settings - Fork 13
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
fix(deps): update dependency io.sentry:sentry-spring-boot-starter-jakarta to v6.34.0 #729
base: master
Are you sure you want to change the base?
fix(deps): update dependency io.sentry:sentry-spring-boot-starter-jakarta to v6.34.0 #729
Conversation
|
a9801f4
to
6bdaf6e
Compare
6bdaf6e
to
3435636
Compare
[daemon] Kudos, SonarCloud Quality Gate passed!
|
34e0154
to
65d3d2c
Compare
65d3d2c
to
01b5140
Compare
01b5140
to
8d61e3a
Compare
8d61e3a
to
be62316
Compare
[daemon] Kudos, SonarCloud Quality Gate passed!
|
This PR contains the following updates:
6.27.0
->6.34.0
Release Notes
getsentry/sentry-java (io.sentry:sentry-spring-boot-starter-jakarta)
v6.34.0
Compare Source
Features
MonitorConfig
param toCheckInUtils.withCheckIn
(#3038)readBytesFromFile
for use in Hybrid SDKs (#3052)getProguardUuid
for use in Hybrid SDKs (#3054)Fixes
Dependencies
v6.33.1
Compare Source
Fixes
sentrySpringFilter
in ServletContext for Spring Boot (#3027)v6.33.0
Compare Source
Features
Fixes
StackOverflowError
v6.32.0
Compare Source
Features
DebugImagesLoader
public (#2993)Fixes
SystemEventsBroadcastReceiver
exported on API 33+ (#2990)SystemEventsBreadcrumbsIntegration
crashes that you might have encountered on Play Consolev6.31.0
Compare Source
Features
CheckInUtils.withCheckIn
which abstracts away some of the manual check-ins complexity (#2959)@SentryCaptureExceptionParameter
annotation which captures exceptions passed into an annotated method (#2764)Sentry.captureException
calls in@ExceptionHandler
of a@ControllerAdvice
ServerWebExchange
toHint
for WebFlux asWEBFLUX_EXCEPTION_HANDLER_EXCHANGE
(#2977)SentryInstrumentation
application.properties
assentry.graphql.ignored-error-types=SOME_ERROR,ANOTHER_ERROR
Fixes
nextList
tonextListOrNull
to actually match what the method doesop
is not defined as part ofSpanContext
, fallback to an empty string, because the filed is optional in the specDependencies
v6.30.0
Compare Source
Features
sendModules
option for disable sending modules (#2926)db.system
anddb.name
in span data for androidx.sqlite spans (#2928)@SentryCheckIn
annotation and advice config for Spring (#2946)Fixes
device.class
tag on Sentrysentry.enable-aot-compatibility
property to SpringBoot JakartaSentryAutoConfiguration
to enable building for GraalVM (#2915)Dependencies
v6.29.0
Compare Source
Features
db.system
anddb.name
in span data (#2894)http.request.method
in span data (#2896)enablePrettySerializationOutput
option for opting out of pretty print (#2871)v6.28.0
Compare Source
Features
sampled
to Dynamic Sampling Context (#2869)SentryDataFetcherExceptionHandler
that still works but has been deprecated. Please useSentryGenericDataFetcherExceptionHandler
combined withSentryInstrumentation
instead for better error reporting.ExecutionResult
(more specifically itserrors
)GraphQLContext
sentry-spring-boot
andsentry-spring-boot-jakarta
(#2880)sentry-spring-boot
andsentry-spring-boot-jakarta
have acompileOnly
dependency onspring-boot-starter
which is needed for our auto installation in sentry-android-gradle-pluginsentry-spring-boot-starter
andsentry-spring-boot-starter-jakarta
now bringspring-boot-starter
as a dependencyenabled
option tofalse
(#2840)Fixes
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.
This PR was generated by Mend Renovate. View the repository job log.