Skip to content

chore(deps): update Java SDK to v8.48.0#5360

Merged
jamescrosswell merged 2 commits into
mainfrom
deps/scripts/update-java.ps1
Jul 10, 2026
Merged

chore(deps): update Java SDK to v8.48.0#5360
jamescrosswell merged 2 commits into
mainfrom
deps/scripts/update-java.ps1

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

Bumps scripts/update-java.ps1 from 8.47.0 to 8.48.0.

Auto-generated by a dependency updater.

Changelog

Commits between 8.47.0 and 8.48.0

  • release: 8.48.0
  • fix(android): Avoid Math floor APIs (#5743)
  • fix(anr): extend main thread detection from thread dump (#5733)
  • chore(deps): bump actions/setup-java in the github-actions group (#5740)
  • feat(extend-app-start): App start extension API (#5604)
  • docs(agents): Prefer Google Truth for new unit test assertions (#5735)
  • fix(samples): Add Retrofit R8 full-mode keep rules to Android sample (#5727)
  • feat(samples): Distinguish debug and release builds of the Android sample (#5724)
  • perf(core): Remove executor prewarm (#5681)
  • perf(core): Detect Sentry executor thread without a name scan (#5691)
  • chore(deps): bump reactivecircus/android-emulator-runner (#5719)
  • perf(core): Skip Hint allocation in addBreadcrumb (JAVA-605) (#5689)
  • refactor(core): Consolidate scope-persistence error handling (JAVA-608) (#5692)
  • feat(samples): Make Android error buttons identifiable in Sentry (#5722)
  • feat: added report historic tombstones option to the manifest reader (#5683)
  • fix(core): Record byte discards for event processor drops (#5718)
  • fix(core): Apply byte category rate limits (#5716)
  • feat: add trace_metric_byte to DataCategory enum (#5626)
  • fix(android): Name the device-info caching thread (#5684)
  • chore(deps): bump the github-actions group across 1 directory with 6 updates (#5695)
  • test(android): Add Jetpack Macrobenchmark for SDK init performance (JAVA-604) (#5680)
  • ci(system-tests): Remove sed hacks for android module exclusion (#5682)
  • fix(android-fragment): support detach/attach navigation in fragment tracing (#5660)
  • Merge branch 'release/8.47.0'

@github-actions github-actions Bot added the Dependencies Pull requests that update a dependency file label Jul 9, 2026
@github-actions github-actions Bot added the Dependencies Pull requests that update a dependency file label Jul 9, 2026
@bruno-garcia
bruno-garcia force-pushed the deps/scripts/update-java.ps1 branch from d521505 to a17e442 Compare July 9, 2026 04:17
@github-actions github-actions Bot added the risk: low PR risk score: low label Jul 9, 2026
@codecov

codecov Bot commented Jul 9, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.20%. Comparing base (1048afa) to head (d2ae7ab).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5360   +/-   ##
=======================================
  Coverage   74.19%   74.20%           
=======================================
  Files         509      509           
  Lines       18386    18386           
  Branches     3600     3600           
=======================================
+ Hits        13642    13643    +1     
+ Misses       3870     3869    -1     
  Partials      874      874           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

The Java SDK 8.48.0 update introduces setExtendAppStartListener, whose
generated C# binding emits an unused weak_implementor_SetExtendAppStartListener
field. With repo-wide TreatWarningsAsErrors, CS0169 fails the net10.0-android
build. Suppress CS0169 alongside the existing BG* binding-generator warnings.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

@jamescrosswell jamescrosswell left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automated approval: dependency update, CI green, no breaking changes in description.

@jamescrosswell
jamescrosswell merged commit ebef6ff into main Jul 10, 2026
50 checks passed
@jamescrosswell
jamescrosswell deleted the deps/scripts/update-java.ps1 branch July 10, 2026 04:08
This was referenced Jul 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Dependencies Pull requests that update a dependency file risk: low PR risk score: low

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants