COMMITS
July 16, 2026
N
fix(samples): Use float literal for session-replay sample rate (#5764)
Nelson Osacky committed
N
feat(samples): Enable Sentry Logs in the Android sample app (#5766)
Nelson Osacky committed
July 15, 2026
S
feat(replay): Record segment names (transaction names) (#5763)
sentry-junior[bot] committed
N
perf: Avoid per-transaction Timer thread in SentryTracer (JAVA-596) (#5670)
Nelson Osacky committed
July 14, 2026
A
build: Bump Spotless to 8.8.0 (#5720)
Alexander Dinauer committed
A
build: Add Java 8 API compatibility checks (#5745)
Alexander Dinauer committed
July 13, 2026
R
fix(core): Inject replayId into trace context for buffer mode errors (#5754)
Roman Zavarnitsyn committed
R
fix(replay): Preserve segment ID after buffer-to-session conversion (#5753)
Roman Zavarnitsyn committed
S
docs: Improve PR template guidance (#5757)
sentry-junior[bot] committed
A
fix(core): Prevent lost wakeups in batch processors (#5756)
Alexander Dinauer committed
July 10, 2026
S
feat(android): forward app hang options to NDK (#5623)
Stefan Jandl committed
July 9, 2026
A
fix(spring): Support Spring Boot 4.1 (#5573)
Alexander Dinauer committed
A
feat(otel): Add OpenTelemetry compatibility BOM (#5629)
Alexander Dinauer committed
A
Fix Math.floorDiv/floorMod changelog entry to say Java 8 (#5748)
Alexander Dinauer committed
M
fix(anr): Detect main thread from tombstone via pid matching thread id (#5742)
Markus Hintersteiner committed
D
chore(deps): bump the github-actions group with 2 updates (#5749)
dependabot[bot] committed
July 8, 2026
G
chore: update scripts/update-sentry-native-ndk.sh to 0.15.3 (#5728)
github-actions[bot] committed
S
Merge branch 'release/8.48.0'
sentry-release-bot[bot] committed
A
release: 8.48.0
adinauer committed
A
fix(android): Avoid Math floor APIs (#5743)
Alexander Dinauer committed
M
fix(anr): extend main thread detection from thread dump (#5733)
Markus Hintersteiner committed
D
chore(deps): bump actions/setup-java in the github-actions group (#5740)
dependabot[bot] committed
July 7, 2026
G
feat(extend-app-start): App start extension API (#5604)
Giancarlo Buenaflor committed
N
docs(agents): Prefer Google Truth for new unit test assertions (#5735)
Nelson Osacky committed
N
fix(samples): Add Retrofit R8 full-mode keep rules to Android sample (#5727)
Nelson Osacky committed
N
feat(samples): Distinguish debug and release builds of the Android sample (#5724)
Nelson Osacky committed
July 6, 2026
N
perf(core): Remove executor prewarm (#5681)
Nelson Osacky committed
N
perf(core): Detect Sentry executor thread without a name scan (#5691)
Nelson Osacky committed
D
chore(deps): bump reactivecircus/android-emulator-runner (#5719)
dependabot[bot] committed
N
perf(core): Skip Hint allocation in addBreadcrumb (JAVA-605) (#5689)
Nelson Osacky committed