fix(deps): update dependency io.sentry:sentry-spring-boot-starter to v6 - autoclosed#201
Closed
renovate[bot] wants to merge 1 commit intomasterfrom
Closed
fix(deps): update dependency io.sentry:sentry-spring-boot-starter to v6 - autoclosed#201renovate[bot] wants to merge 1 commit intomasterfrom
renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
6074db1 to
4eefb81
Compare
608f4c9 to
bfcd1a5
Compare
4f51c1f to
61af966
Compare
76bb43c to
db93e1f
Compare
db93e1f to
f433ee1
Compare
f433ee1 to
8bbba69
Compare
8bbba69 to
f6efedc
Compare
f6efedc to
c5ee051
Compare
6480f17 to
b47698f
Compare
b47698f to
885eb88
Compare
885eb88 to
48beedc
Compare
0ebc42b to
559e652
Compare
c99cace to
8800f4a
Compare
5b99374 to
506def5
Compare
506def5 to
4ac4312
Compare
6c71d1d to
d771e3f
Compare
35293a2 to
e508ca4
Compare
2332e03 to
5a12c8c
Compare
5a12c8c to
5c84fef
Compare
5c84fef to
2f589e7
Compare
2f589e7 to
d8cdd9f
Compare
d8cdd9f to
2e0d659
Compare
931d60d to
4b352bb
Compare
4b352bb to
2754cd4
Compare
2754cd4 to
06b0bab
Compare
06b0bab to
19d8f7d
Compare
19d8f7d to
a22e056
Compare
7a83093 to
7887b7f
Compare
7887b7f to
6a154d0
Compare
6a154d0 to
72e9d89
Compare
This file contains hidden or 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
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:
4.3.0->6.33.1Release Notes
getsentry/sentry-java (io.sentry:sentry-spring-boot-starter)
v6.33.1Compare Source
Fixes
sentrySpringFilterin ServletContext for Spring Boot (#3027)v6.33.0Compare Source
Features
Fixes
StackOverflowErrorv6.32.0Compare Source
Features
DebugImagesLoaderpublic (#2993)Fixes
SystemEventsBroadcastReceiverexported on API 33+ (#2990)SystemEventsBreadcrumbsIntegrationcrashes that you might have encountered on Play Consolev6.31.0Compare Source
Features
CheckInUtils.withCheckInwhich abstracts away some of the manual check-ins complexity (#2959)@SentryCaptureExceptionParameterannotation which captures exceptions passed into an annotated method (#2764)Sentry.captureExceptioncalls in@ExceptionHandlerof a@ControllerAdviceServerWebExchangetoHintfor WebFlux asWEBFLUX_EXCEPTION_HANDLER_EXCHANGE(#2977)SentryInstrumentationapplication.propertiesassentry.graphql.ignored-error-types=SOME_ERROR,ANOTHER_ERRORFixes
nextListtonextListOrNullto actually match what the method doesopis not defined as part ofSpanContext, fallback to an empty string, because the filed is optional in the specDependencies
v6.30.0Compare Source
Features
sendModulesoption for disable sending modules (#2926)db.systemanddb.namein span data for androidx.sqlite spans (#2928)@SentryCheckInannotation and advice config for Spring (#2946)Fixes
device.classtag on Sentrysentry.enable-aot-compatibilityproperty to SpringBoot JakartaSentryAutoConfigurationto enable building for GraalVM (#2915)Dependencies
v6.29.0Compare Source
Features
db.systemanddb.namein span data (#2894)http.request.methodin span data (#2896)enablePrettySerializationOutputoption for opting out of pretty print (#2871)v6.28.0Compare Source
Features
sampledto Dynamic Sampling Context (#2869)SentryDataFetcherExceptionHandlerthat still works but has been deprecated. Please useSentryGenericDataFetcherExceptionHandlercombined withSentryInstrumentationinstead for better error reporting.ExecutionResult(more specifically itserrors)GraphQLContextsentry-spring-bootandsentry-spring-boot-jakarta(#2880)sentry-spring-bootandsentry-spring-boot-jakartahave acompileOnlydependency onspring-boot-starterwhich is needed for our auto installation in sentry-android-gradle-pluginsentry-spring-boot-starterandsentry-spring-boot-starter-jakartanow bringspring-boot-starteras a dependencyenabledoption tofalse(#2840)Fixes
v6.27.0Compare Source
Features
Fixes
OutOfMemoryError) (#2845)Crashedstatus, but only the one that is relevantv6.26.0Compare Source
Features
Fixes
TracingContextvalues from event for ANRv2 events (#2839)v6.25.2Compare Source
Fixes
v6.25.1Compare Source
Fixes
Dependencies
v6.25.0Compare Source
Features
AutoInitto integrations list (#2795)sentry-traceandbaggage) are now attached and passed through even if performance is disabled (#2788)Fixes
environmentfromSentryOptionsif none persisted in ANRv2 (#2809)tracesSampleRateto0.0for Spring Boot if not set (#2800)Dependencies
v6.24.0Compare Source
Features
ApplicationNotRespondingclass from obfuscationsetReportHistoricalAnrs; when enabled, it will report all of the ANRs from the getHistoricalExitReasons list.By default, the SDK only reports and enriches the latest ANR and only this one counts towards ANR rate.
Worth noting that this option is mainly useful when updating the SDK to the version where ANRv2 has been introduced, to report all ANRs happened prior to the SDK update. After that, the SDK will always pick up the latest ANR from the historical exit reasons list on next app restart, so there should be no historical ANRs to report.
These ANRs are reported with the
HistoricalAppExitInfomechanism.setAttachAnrThreadDumpto send ANR thread dump from the system as an attachment.This is only useful as additional information, because the SDK attempts to parse the thread dump into proper threads with stacktraces by default.
v6.23.0Compare Source
Features
Dependencies
Fixes
v6.22.0Compare Source
Features
lockattribute to theSentryStackFrameprotocol to better highlight offending frames in the UI (#2761)api_targettoRequestanddatatoResponseProtocols (#2775)Fixes
String.joininBaggageas it requires API level 26 (#2778)v6.21.0Compare Source
Features
sentry-android-sqliteintegration (#2722)androidx.sqlitedatabase instrumentation in the Sentry Android Gradle pluginandroidx.sqlitedatabases.SupportSQLiteOpenHelperinstance intoSentrySupportSQLiteOpenHelper(myHelper)if you're not using the Sentry Android Gradle plugin and still benefit from performance auto-instrumentation.Fixes
SentryExecutorServicein6.19.0which caused the application to hang on shutdown unlessSentry.close()was called. By using daemon threads we no longer block shutdown.ComposeViewHierarchyExporterclass (#2743)v6.20.0Compare Source
Features
client.eventListener(new SentryOkHttpEventListener()).addInterceptor(new SentryOkHttpInterceptor()).build();client.eventListener(new SentryOkHttpEventListener(myListener)).addInterceptor(new SentryOkHttpInterceptor()).build();RootChecker(#2735)Fixes
SentryTracercrash when scheduling auto-finish of a transaction, but the timer has already been cancelled (#2731)AndroidTransactionProfilercrash when finishing a profile that happened due to race condition (#2731)v6.19.1Compare Source
Fixes
v6.19.0Compare Source
Features
mechanism:AppExitInfo.mechanism:ANR.TransactionOptions,ITransactionandIHubmethods allowing consumers modify start/end timestamp of transactions and spans (#2701)Fixes
configureScopeinstead ofwithScopeinHub.close(). This ensures that the main scope releases the in-memory data when closing a hub instance. (#2688)Dependencies
v6.18.1Compare Source
Fixes
v6.18.0Compare Source
Features
Log4j2Plugins.datUserandBreadcrumbfrom map (#2614)sent_atto envelope header item (#2638)Fixes
Dependencies
v6.17.0Compare Source
Features
nameandgeotoUser(#2556)Fixes
Dependencies
v6.16.0Compare Source
Features
sentry.enable-tracing=trueto yourapplication.propertiesSentryAppenderto specific loggers instead of theROOTlogger (#2173)"sentry.logging.loggers[0]=foo.barand"sentry.logging.loggers[1]=bazin yourapplication.propertiesFixes
HandlerExceptionResolver,SentryWebExceptionHandler) in your dashboards please update them to use the new types.server.servlet.session.cookie.nameand filter it outbeforeSend/beforeSendTransactionthrows (#2591)Dependencies
opentelemetry-sdkto1.23.1andopentelemetry-javaagentto1.23.0(#2590)v6.15.0Compare Source
Features
enableTracingoption (#2530)nullmeaning existing behaviour remains unchanged (setting eithertracesSampleRateortracesSamplerenables performance).true, performance is enabled, even if notracesSampleRateortracesSamplerhave been configured.falseperformance is disabled, regardless oftracesSampleRateandtracesSampleroptions.ThreadLocalAccessorfor propagating Sentry hub with reactor / WebFlux (#2570)io.micrometer:context-propagation:1.0.2+as well as Spring Boot 3.0.3+sentry.reactive.thread-local-accessor-enabled=trueFixes
inAppflag for stack frames undecided in SDK if unsure and let ingestion decide instead (#2547)0.0error sample rate (#2573)compileOnlyinsentry-compose-android(#2578)androidx.navigation:navigation-compose:androidx.compose.runtime:runtime:androidx.compose.ui:ui:v6.14.0Compare Source
Features
mainflag to threads andin_foregroundflag for app contexts (#2516)Fixes
v6.13.1Compare Source
Fixes
sentry-bomcontaining incorrect artifacts (#2504)Dependencies
v6.13.0Compare Source
Features
abnormal_mechanismto sessions for ANR rate calculationFixes
v6.12.1Compare Source
Fixes
TransactionPerformanceCollectorlazily (#2478)v6.12.0Compare Source
Features
traceOptionsRequestsoption to disable tracing of OPTIONS requests (#2453)Fixes
v6.11.0Compare Source
Features
OpenTelemetryLinkErrorEventProcessorfor Spring Boot (#2429)Fixes
Objectsclass (#2436)Dependencies
v6.10.0Compare Source
Features
blocked_main_threadandcall_stackto File I/O spans to detect performance issues (#2382)Dependencies
v6.9.2Compare Source
Fixes
ClassNotFoundExceptionforio.sentry.spring.SentrySpringServletContainerInitializerinsentry-spring-jakarta(#2411)sentry-samples-spring-jakarta(#2411)Features
Dependencies
v6.9.1Compare Source
Fixes
6.9.0so we released the same code again as6.9.1including OpenTelemetry modulesv6.9.0Compare Source
Fixes
canonicalNamein Fragment Integration for better de-obfuscation (#2379)sentry-traceandbaggageheaders (#2385)Features
Dependencies
v6.8.0Compare Source
Features
Fixes
v6.7.1Compare Source
Fixes
Gpu.vendorIdshould be a String (#2343)sendDefaultPiiis disabled (#2354)Features
v6.7.0Compare Source
Fixes
Features
event.moduleswith dependencies metadata (#2324)Dependencies
v6.6.0Compare Source
Fixes
SentryFileWriter/SentryFileOutputStreamappend overwrites file contents (#2304)Features
Dependencies
v6.5.0Compare Source
Fixes
v6.4.4Compare Source
Fixes
v6.4.3Compare Source
v6.4.2Compare Source
Fixes
v6.4.1Compare Source
Fixes
v6.4.0Compare Source
Fixes
Features
v6.3.1Compare Source
Fixes
attach-screenshotset on Manual init. didn't work (#2186)spring.factoriescausing issues in old versions of Spring Boot (#2181)Features
v6.3.0Compare Source
Features
compileOnlyin integrations (#2175)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 has been generated by Mend Renovate. View repository job log here.