Skip to content

chore(deps): update Cocoa SDK to v8.52.1 #2981

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 17, 2025

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jun 6, 2025

Bumps flutter/scripts/update-cocoa.sh from 8.51.0 to 8.52.1.

Auto-generated by a dependency updater.

Changelog

8.52.1

Fixes

  • Missing debug meta for non fatal events (#5352)

8.52.0

Warning

This version has a known issue where events captured with captureMessage or captureError will have unsymbolicated stack traces. A fix is incoming and will be released in 8.52.1

Features

  • XCFrameworks are now signed (#5271)

Improvements

  • Slightly reduce performance impact by removing unnecessary lock in SentryLog.configure (#5297)
  • Redact React Native text and images by default without the RN SDK (#5302)

Fixes

  • Add missing context for watchdog termination events (#5242)
  • Use timestamp of screenshot for frames (#5342)
  • Use frame rate for cache max size of session replay (#5341)

8.52.0-beta

Features

  • XCFrameworks are now signed (#5271)

Improvements

  • Slightly reduce performance impact by removing unnecessary lock in SentryLog.configure (#5297)
  • Redact React Native text and images by default without the RN SDK (#5302)

8.51.1

Warning

This version introduces a known issue where events captured with captureMessage or captureError will have unsymbolicated stack traces. A fix is incoming and will be released in 8.52.1

Fixes

  • Uses low-priority queues to reduce the chance of session replay internal multi-threading processes being dropped (#5280)

Improvements

  • Threading issues in internal dependency container (#5225)

@bruno-garcia bruno-garcia force-pushed the deps/flutter/scripts/update-cocoa.sh/8.52.1 branch from 01d9f32 to d003066 Compare June 7, 2025 03:23
Copy link

codecov bot commented Jun 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.23%. Comparing base (95280e5) to head (8e44494).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2981      +/-   ##
==========================================
+ Coverage   87.63%   89.23%   +1.60%     
==========================================
  Files         278       93     -185     
  Lines        9176     3085    -6091     
==========================================
- Hits         8041     2753    -5288     
+ Misses       1135      332     -803     

☔ View full report in Codecov by Sentry.
📢 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.

@bruno-garcia bruno-garcia force-pushed the deps/flutter/scripts/update-cocoa.sh/8.52.1 branch 9 times, most recently from 472c4e6 to 99bddd0 Compare June 16, 2025 14:15
@bruno-garcia bruno-garcia force-pushed the deps/flutter/scripts/update-cocoa.sh/8.52.1 branch from 99bddd0 to e2012b1 Compare June 17, 2025 10:39
@bruno-garcia bruno-garcia force-pushed the deps/flutter/scripts/update-cocoa.sh/8.52.1 branch from e2012b1 to 357a751 Compare June 17, 2025 10:52
@buenaflor buenaflor merged commit 459e225 into main Jun 17, 2025
66 checks passed
@buenaflor buenaflor deleted the deps/flutter/scripts/update-cocoa.sh/8.52.1 branch June 17, 2025 12:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants