-
-
Notifications
You must be signed in to change notification settings - Fork 453
Insights: getsentry/sentry-java
Overview
Could not load contribution data
Please try again later
6 Releases published by 1 person
45 Pull requests merged by 8 people
-
Read build tool info from
sentry-debug-meta.properties
and attach it to events#4314 merged
Jul 7, 2025 -
Bump OpenTelemetry SDK to
1.51.0
, instrumentation to2.17.0
and semconv to1.34.0
#4532 merged
Jul 7, 2025 -
Send Timber logs through Sentry Logs
#4490 merged
Jul 7, 2025 -
Send logcat through Sentry Logs
#4487 merged
Jul 7, 2025 -
fix(replay): Fix
IllegalArgumentException
whenBitmap
is initialized with non-positive values#4536 merged
Jul 3, 2025 -
Set thread information on transaction from OpenTelemetry attributes
#4478 merged
Jul 3, 2025 -
Optimize when maxBreadcrumb is 0
#4504 merged
Jun 30, 2025 -
Flattened PerformanceCollectionData
#4505 merged
Jun 30, 2025 -
build(deps): bump github/codeql-action from 3.29.0 to 3.29.1
#4529 merged
Jun 30, 2025 -
ci(publishing): Use shim ossrh-staging-api server to publish to the new central repo
#4530 merged
Jun 30, 2025 -
Fix javadoc on TransportResult
#4528 merged
Jun 30, 2025 -
Send Log4j2 logs to Sentry as logs
#4517 merged
Jun 26, 2025 -
Send JUL logs to Sentry as logs
#4518 merged
Jun 26, 2025 -
Fix Logback with Spring Boot
#4523 merged
Jun 26, 2025 -
fix(feedback): Do not redefine system resources
#4519 merged
Jun 25, 2025 -
Automatically use
SentryOptions.Logs.BeforeSendLogCallback
Spring beans#4509 merged
Jun 25, 2025 -
Allow configuration of Sentry Logs for Spring Boot Logback
#4508 merged
Jun 25, 2025 -
Logs are now flushed on shutdown
#4503 merged
Jun 25, 2025 -
Log parameter objects are now turned into
String
viatoString
#4515 merged
Jun 24, 2025 -
Send Logback logs to Sentry as logs
#4502 merged
Jun 24, 2025 -
Add git blame ignore revs for spotless ktfmt
#4514 merged
Jun 24, 2025 -
feat(contexts): Add chipset to device context
#4512 merged
Jun 24, 2025 -
More accurate spotless config
#4499 merged
Jun 24, 2025 -
build(deps): bump gradle/actions from 4.4.0 to 4.4.1
#4507 merged
Jun 24, 2025 -
Ignore Codecov report age
#4511 merged
Jun 23, 2025 -
fix(replay): Expand fix for crash on devices to all Unisoc/Spreadtrum chipsets
#4510 merged
Jun 23, 2025 -
Add codecov test uploading
#4506 merged
Jun 23, 2025 -
build(deps): bump github/codeql-action from 3.28.18 to 3.29.0
#4492 merged
Jun 19, 2025 -
build(deps): bump gradle/actions from 4.4.0 to 4.4.1
#4491 merged
Jun 19, 2025 -
chore(deps): update Gradle to v8.14.2
#4473 merged
Jun 19, 2025 -
Remove clean before test
#4476 merged
Jun 19, 2025 -
ALL THE CORES
#4496 merged
Jun 19, 2025 -
No longer send out empty log envelopes
#4497 merged
Jun 18, 2025 -
Add device and OS attributes to logs
#4493 merged
Jun 17, 2025 -
User Feedback followup
#4494 merged
Jun 17, 2025 -
New User Feedback Widget
#4450 merged
Jun 17, 2025 -
Add
user.id
,user.name
anduser.email
to log attributes#4486 merged
Jun 17, 2025 -
Fix broken view hierarchy retrieval for Jetpack Compose 1.8+
#4485 merged
Jun 17, 2025 -
Serialize
preContext
andpostContext
inSentryStackFrame
#4482 merged
Jun 16, 2025 -
New User Feedback form
#4384 merged
Jun 13, 2025 -
build(deps): bump github/codeql-action from 3.28.17 to 3.28.18
#4414 merged
Jun 12, 2025 -
fix(replay): Fix crash on devices with the Unisoc/Spreadtrum T606 chipset
#4477 merged
Jun 11, 2025 -
Address PR feedback
#4481 merged
Jun 11, 2025 -
Fix
aggregateJavadocs
task name#4483 merged
Jun 11, 2025
9 Pull requests opened by 6 people
-
Ignore flaky `userFeedbackSendEnvelop` test
#4500 opened
Jun 19, 2025 -
[DNM] Testing using emulators.
#4501 opened
Jun 19, 2025 -
chore(deps): update Native SDK to v0.9.1
#4520 opened
Jun 25, 2025 -
Add Ktor client integration
#4527 opened
Jun 27, 2025 -
Create Javadoc overview
#4539 opened
Jul 4, 2025 -
chore(deps): update Gradle to v8.14.3
#4540 opened
Jul 5, 2025 -
build(deps): bump github/codeql-action from 3.29.1 to 3.29.2
#4541 opened
Jul 7, 2025 -
ref(replay): Use main thread to schedule capture
#4542 opened
Jul 7, 2025 -
Improve detail of E2E test assertions
#4543 opened
Jul 7, 2025
30 Issues closed by 7 people
-
Send build tool info to Sentry
#4142 closed
Jul 7, 2025 -
Integration for Sentry Logs through Timber
#4407 closed
Jul 7, 2025 -
Integration for Sentry Logs through Logcat
#4408 closed
Jul 7, 2025 -
[SR] Support orientation change in multi-window mode
#3795 closed
Jul 7, 2025 -
Transaction has wrong thread information sent to Sentry for OpenTelemetry spans
#4336 closed
Jul 3, 2025 -
SIGBUS crash on io.sentry.ndk.SentryNdk.loadNativeLibraries
#4335 closed
Jul 3, 2025 -
[Question] method is deleted when apply `io.sentry.android.gradle` in final class file
#4534 closed
Jul 2, 2025 -
Setting maxBreadcrumbs 0 and beforeBreadcrumb callback crash
#4334 closed
Jun 30, 2025 -
Reduce the number of object allocations
#4303 closed
Jun 30, 2025 -
Sentry drops transactions with large number of DB queries
#2980 closed
Jun 30, 2025 -
Resolve trace header with `@SentryTransaction` annotation
#1825 closed
Jun 30, 2025 -
Add a util function to `ReactorUtils` that makes it easier to create a span for Reactor / WebFlux
#4043 closed
Jun 30, 2025 -
Documentation mismatch in io.sentry.transport.TransportResult class
#4522 closed
Jun 30, 2025 -
Integration for Sentry Logs through Log4j2
#4403 closed
Jun 26, 2025 -
Integration for Sentry Logs through JUL
#4405 closed
Jun 26, 2025 -
Sentry Logback with Spring Boot does not pickup configuration from Spring
#4521 closed
Jun 26, 2025 -
Version 8.14.0 breaks resources merging
#4516 closed
Jun 25, 2025 -
Integration for Sentry Logs through Logback
#4404 closed
Jun 24, 2025 -
RuntimeException in io.sentry.graphql.SentryInstrumentation
#3341 closed
Jun 23, 2025 -
Add (Android) UID to reported properties
#4495 closed
Jun 18, 2025 -
Add os and device attributes to Android logs
#4460 closed
Jun 17, 2025 -
Implement new user feedback widget
#3613 closed
Jun 17, 2025 -
Add user attributes to Java/Android logs
#4459 closed
Jun 17, 2025 -
Text composables not masked in session replay
#4467 closed
Jun 17, 2025 -
SentryStackFrame not serializing/deserializing preContext & postContext
#4479 closed
Jun 16, 2025 -
SamplingContext Should be available for testing
#4439 closed
Jun 16, 2025 -
Flaan4me
#4488 closed
Jun 13, 2025 -
Replay from simulator missing top bar causing masking issues
#4306 closed
Jun 11, 2025 -
[Session Replay] Crashes on `Spreadtrum T606` chipset
#4411 closed
Jun 11, 2025 -
NoSuchMethod Error in SessionReplay Compose usage
#4480 closed
Jun 11, 2025
7 Issues opened by 7 people
-
sentry-spring-boot-starter-jakarta based on Spring Boot 2 from v8.13.3
#4544 opened
Jul 7, 2025 -
Add support to attach logcat output as an attachment
#4538 opened
Jul 4, 2025 -
Failed to init Sentry during appender initialization: DSN is required
#4531 opened
Jul 1, 2025 -
`enforce-license-compliance` check cannot find analysis targets
#4526 opened
Jun 27, 2025 -
fix gh-pages homepage
#4525 opened
Jun 26, 2025 -
Sentry blew up memory usage
#4513 opened
Jun 24, 2025 -
Sentry <> Timber integration: Missing `TimberTag` tag
#4484 opened
Jun 11, 2025
15 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Allow multiple UncaughtExceptionHandlerIntegrations to be active
#4462 commented on
Jun 30, 2025 • 6 new comments -
Auto detect `inApp` for stack frames
#2710 commented on
Jun 16, 2025 • 0 new comments -
`DiagnosticCoroutineContextException` causing grouping/titling issues
#4410 commented on
Jun 17, 2025 • 0 new comments -
Integration for ktor
#2684 commented on
Jun 23, 2025 • 0 new comments -
Micrometer OpenTelemetry support
#3474 commented on
Jun 24, 2025 • 0 new comments -
NoClassDefFoundError: io/opentelemetry/semconv/SemanticAttributes after OpenTelemetry upgrade
#4368 commented on
Jun 25, 2025 • 0 new comments -
Send cached and pending envelopes when an envelope is going to be sent
#1932 commented on
Jun 26, 2025 • 0 new comments -
JVM Profiling
#2635 commented on
Jun 27, 2025 • 0 new comments -
AfterSendCallback hook to capture SDK Issues
#3652 commented on
Jun 30, 2025 • 0 new comments -
[Android] ANR improvements
#3934 commented on
Jul 1, 2025 • 0 new comments -
Document lastEventId with User Feedback
#3236 commented on
Jul 2, 2025 • 0 new comments -
Drop Error captured by sentry.native.android, as default behavior
#3991 commented on
Jul 4, 2025 • 0 new comments -
Add ability to wild card masks in Session Replay
#4393 commented on
Jul 7, 2025 • 0 new comments -
OpenTelemetry span names for URLs are shortened
#4436 commented on
Jul 7, 2025 • 0 new comments -
fix: sentry-android-ndk proguard rule keeps all native class
#4427 commented on
Jun 12, 2025 • 0 new comments