Skip to content

chore(deps): update Java SDK to v8.45.0#5315

Merged
jamescrosswell merged 1 commit into
mainfrom
deps/scripts/update-java.ps1
Jun 25, 2026
Merged

chore(deps): update Java SDK to v8.45.0#5315
jamescrosswell merged 1 commit into
mainfrom
deps/scripts/update-java.ps1

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Bumps scripts/update-java.ps1 from 8.44.1 to 8.45.0.

Auto-generated by a dependency updater.

Changelog

8.45.0

Fixes

  • Use System.nanoTime() for cron check-in duration measurement to avoid incorrect durations from wall-clock adjustments (#5611)
  • Fix crash when getHistoricalProcessStartReasons is called from an isolated or wrong-userId process (#5597)
  • Release MediaMuxer when a replay segment has no encodable frames to avoid a resource leak (#5583)

Dependencies

  • Bump Native SDK from v0.15.1 to v0.15.2 (#5610)
    • changelog

    • diff

    • On Android 15+ (API 35), the standalone app.start transaction reports why the OS started the process via app.vitals.start.reason trace data (e.g. launcher, broadcast, service, content_provider), derived from ApplicationStartInfo.getReason(). You can search and group by this attribute in the Trace Explorer. (#5552)

@github-actions github-actions Bot added the Dependencies Pull requests that update a dependency file label Jun 25, 2026
@bruno-garcia bruno-garcia force-pushed the deps/scripts/update-java.ps1 branch from 6b87561 to decbdc3 Compare June 25, 2026 04:22
@codecov

codecov Bot commented Jun 25, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.29%. Comparing base (f01f273) to head (decbdc3).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5315      +/-   ##
==========================================
+ Coverage   74.16%   74.29%   +0.12%     
==========================================
  Files         508      508              
  Lines       18353    18353              
  Branches     3586     3586              
==========================================
+ Hits        13612    13635      +23     
+ Misses       3869     3843      -26     
- Partials      872      875       +3     

☔ 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.

@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 7f656ce into main Jun 25, 2026
47 checks passed
@jamescrosswell jamescrosswell deleted the deps/scripts/update-java.ps1 branch June 25, 2026 08:07
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants