chore(deps): update Java SDK to v6.19.1 #1330
Closed
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.
Bumps modules/sentry-java from 6.19.1-6-g5041902b to 6.19.1.
Auto-generated by a dependency updater.
Changelog
6.19.1
Fixes
6.19.0
Features
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
6.18.1
Fixes
6.18.0
Features
Log4j2Plugins.datUserandBreadcrumbfrom map (#2614)sent_atto envelope header item (#2638)Fixes
Dependencies
6.17.0
Features
nameandgeotoUser(#2556)Fixes
Dependencies
6.16.0
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)6.15.0
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:6.14.0
Features
mainflag to threads andin_foregroundflag for app contexts (#2516)Fixes
6.13.1
Fixes
sentry-bomcontaining incorrect artifacts (#2504)Dependencies
6.13.0
Features
abnormal_mechanismto sessions for ANR rate calculationFixes
6.12.1
Fixes
TransactionPerformanceCollectorlazily (#2478)6.12.0
Features
traceOptionsRequestsoption to disable tracing of OPTIONS requests (#2453)Fixes
6.11.0
Features
OpenTelemetryLinkErrorEventProcessorfor Spring Boot (#2429)Fixes
Objectsclass (#2436)Dependencies
6.10.0
Features
blocked_main_threadandcall_stackto File I/O spans to detect performance issues (#2382)Dependencies
6.9.2
Fixes
ClassNotFoundExceptionforio.sentry.spring.SentrySpringServletContainerInitializerinsentry-spring-jakarta(#2411)sentry-samples-spring-jakarta(#2411)Features
Dependencies
6.9.1
Fixes
6.9.0so we released the same code again as6.9.1including OpenTelemetry modules6.9.0
Fixes
canonicalNamein Fragment Integration for better de-obfuscation (#2379)sentry-traceandbaggageheaders (#2385)Features
Dependencies
6.8.0
Features
Fixes
6.7.1
Fixes
Gpu.vendorIdshould be a String (#2343)sendDefaultPiiis disabled (#2354)Features
6.7.0
Fixes
Features
event.moduleswith dependencies metadata (#2324)Dependencies
6.6.0
Fixes
SentryFileWriter/SentryFileOutputStreamappend overwrites file contents (#2304)Features
Dependencies
6.5.0
Fixes
6.5.0-beta.3
Features
6.5.0-beta.2
Features
otherwithdata(#2258)isTraceSamplingis now on by default.tracingOriginshas been replaced bytracePropagationTargets(#2255)6.5.0-beta.1
Features
6.4.4
Fixes
6.4.3
6.4.2
Fixes
6.4.1
Fixes
6.4.0
Fixes
Features
6.3.1
Fixes
attach-screenshotset on Manual init. didn't work (#2186)spring.factoriescausing issues in old versions of Spring Boot (#2181)Features
6.3.0
Features
compileOnlyin integrations (#2175)Fixes
6.2.1
Fixes
Features
sentry-android-navigationfor AndroidX Navigation support (#2136)sentry-composefor Jetpack Compose support (Navigation) (#2136)6.1.4
Fixes
6.1.3
Fixes
6.1.2
Fixes
6.1.1
Features
tracestateheader withbaggageheader (#2078)6.1.0
Features
Fixes
6.0.0
Sentry Self-hosted Compatibility
6.0.0of thesentrypackage, Sentry's self hosted version >= v21.9.0 is required or you have to manually disable sending client reports via thesendClientReportsoption. This only applies to self-hosted Sentry. If you are using sentry.io, no action is needed.Features
JsonSerializableandJsonDeserializerinterfaces for manual jsonserialization/deserialization.
JsonUnknwoninterface to preserve unknown properties when deserializing/serializingSDK classes.
Contexts, these are supported for serialization:JsonSerializableMap,Collection,Array,Stringand all primitive types.Map,Collection,Array,Stringand all primitive types.toString()on objects that have a cyclic reference to a ancestor object.toString()where object graphs exceed max depth.gsondependency.IUnknownPropertiesConsumerFixes
SentryOptionscan merge properties fromExternalOptionsinstead of another instance ofSentryOptionsSentryOptionsthat allowednullvalues are now not nullable -debug,enableUncaughtExceptionHandler,enableDeduplicationSentryOptionscannot be created anymore usingPropertiesProviderwithSentryOptions#frommethod. UseExternalOptions#frominstead and merge created object withSentryOptions#merge5.7.4
Fixes
5.7.3
Fixes
5.7.2
Fixes
Timber.tag(#1974)5.7.1
Fixes
5.7.0
Features
TimberandFragmentintegrations if they are present on the classpath (#1936)5.6.3
Fixes
5.6.2
Fixes
Breaking changes:
Timber.tagis no longer supported by our Timber integration and will not appear on Sentry for error events.Please vote on this issue, if you'd like us to provide support for that.
5.6.2-beta.3
Fixes
5.6.2-beta.2
Fixes
5.6.2-beta.1
Fixes
Breaking changes:
Timber.tagis no longer supported by our Timber integration and will not appear on Sentry for error events.Please vote on this issue, if you'd like us to provide support for that.
5.6.1
Features
Fixes
5.6.0
Features
Fixes
5.5.3
Fixes
5.5.2
Fixes
5.5.1
Fixes
5.5.0
Features
SentryFileInputStreamandSentryFileOutputStreamfor File I/O performance instrumentation (#1826)SentryFileReaderandSentryFileWriterfor File I/O instrumentation (#1843)Fixes
ui.fragment.loadtoui.load(#1824)java.util.Randomtojava.security.SecureRandomfor possible security reasons (#1831)5.4.3
Fixes
5.4.2
Fixes
5.4.1
Features
Fixes
5.4.0
Features
graphql-javainstrumentation (#1777)Fixes
5.3.0
Features
Fixes
5.2.4
Fixes
5.2.3
Fixes
5.2.2
Fixes
5.2.1
Features
Fixes
5.2.0
Features
Fixes
5.2.0-beta.3
Features
Fixes
5.2.0-beta.2
Fixes
5.2.0-beta.1
Features
Fixes
Breaking changes:
5.1.2
Fixes
5.1.1
Features
Fixes
5.1.0
Features
Fixes
5.1.0-beta.9
5.1.0-beta.8
Features
5.1.0-beta.7
Features
5.1.0-beta.6
Features
Fixes
5.1.0-beta.5
Fixes
5.1.0-beta.4
Fixes
5.1.0-beta.3
Features
5.1.0-beta.2
Features