0
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 05, 2025 — Feb 05, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
release: 7.15.0 More... over 1 year ago
[SR] Change terminology from redact/ignore to mask/unmask (#3741) More... over 1 year ago
[SR] Support Jetpack Compose redaction (#3739) More... over 1 year ago
[QA] Fix potential ANRs due to default integrations (#3778) More... over 1 year ago
Remove metrics (#3774) More... over 1 year ago
Close `Scopes` before replacing options on global `Scope` (#3750) More... over 1 year ago
[QA] Lazily load SentryOptions members (#3749) More... over 1 year ago
chore(readme): Add info about updated release channels (#3773) More... over 1 year ago
Support `graphql-java` v22 in Sentry Spring (Boot) integrations (#3745) More... over 1 year ago
Replace `GraphQlSourceBuilderCustomizer` with directly providing a `SentryInstrumenter` bean if missing (#3744) More... over 1 year ago
Add support for v22 of `graphql-java` via `sentry-graphql-22` (#3740) More... over 1 year ago
Attach request body for `application/x-www-form-urlencoded` requests in Spring (#3731) More... over 1 year ago
Replace Calendar.getInstance with System.currentTimeMillis for breadcrumb ctor (#3736) More... over 1 year ago
Adds breadcrumb origin field (#3727) More... over 1 year ago
comment out tests for now More... over 1 year ago
Make `SentryLogbackInitializer` public (#3723) More... over 1 year ago
Remove internal annotation on `SpanOptions` (#3722) More... over 1 year ago
Mark trace context `@NotNull` on `Contexts.setTrace` (#3721) More... over 1 year ago
changelog More... over 1 year ago
Remove `traceHeaders` method (#3718) More... over 1 year ago
Remove `reportFullDisplayed` (#3717) More... over 1 year ago
Replace `synchronized` with`ReentrantLock` (#3715) More... over 1 year ago
Ensure app context is used even when SDK is initialized via Activity Context (#3669) More... over 1 year ago
Bump github/codeql-action from 3.26.7 to 3.26.8 (#3708) More... over 1 year ago
Replace Android thread id with kernel thread id in span data (#3706) More... over 1 year ago
POTEL 49 - Add `enable-spotlight` and `spotlight-connection-url` to external options and check if enabled in OTel (#3709) More... over 1 year ago
POTEL 48 - Cleanup POTel TODOs (#3705) More... over 1 year ago
POTEL 47 - Honor ignored span origins in `SentryTracer.startChild` (#3704) More... over 1 year ago
POTEL 46 - Restore gesture listener tracing test (#3703) More... over 1 year ago
POTEL 45 - Set span origin in `ActivityLifecycleIntegration` on span options instead of after creating the span / transaction (#3702) More... over 1 year ago