Skip to content

chore(deps): update Cocoa SDK to v8.52.0 #4887

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 1 commit into from
Jun 4, 2025
Merged

Conversation

github-actions[bot]
Copy link
Contributor

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

Bumps scripts/update-cocoa.sh from 8.51.1 to 8.52.0.

Auto-generated by a dependency updater.

Changelog

8.52.0

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)

@github-actions github-actions bot added the dependencies Pull requests that update a dependency file label Jun 4, 2025
@bruno-garcia bruno-garcia force-pushed the deps/scripts/update-cocoa.sh branch from 38e2bb7 to ac85db5 Compare June 4, 2025 03:23
Copy link
Contributor Author

github-actions bot commented Jun 4, 2025

Android (legacy) Performance metrics 🚀

  Plain With Sentry Diff
Startup time 442.07 ms 454.91 ms 12.84 ms
Size 17.75 MiB 20.15 MiB 2.40 MiB

Baseline results on branch: main

Startup times

Revision Plain With Sentry Diff
1f1c420 403.32 ms 411.98 ms 8.66 ms
b4d6bde 425.51 ms 417.37 ms -8.14 ms

App size

Revision Plain With Sentry Diff
1f1c420 17.75 MiB 20.15 MiB 2.40 MiB
b4d6bde 17.75 MiB 20.15 MiB 2.40 MiB

Copy link
Contributor Author

github-actions bot commented Jun 4, 2025

iOS (legacy) Performance metrics 🚀

  Plain With Sentry Diff
Startup time 1218.27 ms 1224.22 ms 5.96 ms
Size 2.63 MiB 3.78 MiB 1.15 MiB

Baseline results on branch: main

Startup times

Revision Plain With Sentry Diff
b4d6bde+dirty 1223.22 ms 1243.56 ms 20.34 ms
1f1c420+dirty 1216.77 ms 1214.48 ms -2.29 ms

App size

Revision Plain With Sentry Diff
b4d6bde+dirty 2.63 MiB 3.77 MiB 1.14 MiB
1f1c420+dirty 2.63 MiB 3.77 MiB 1.14 MiB

Copy link
Contributor Author

github-actions bot commented Jun 4, 2025

iOS (new) Performance metrics 🚀

  Plain With Sentry Diff
Startup time 1220.52 ms 1223.47 ms 2.95 ms
Size 3.19 MiB 4.35 MiB 1.16 MiB

Baseline results on branch: main

Startup times

Revision Plain With Sentry Diff
b4d6bde+dirty 1218.73 ms 1223.26 ms 4.53 ms
1f1c420+dirty 1238.06 ms 1234.04 ms -4.02 ms

App size

Revision Plain With Sentry Diff
b4d6bde+dirty 3.19 MiB 4.34 MiB 1.16 MiB
1f1c420+dirty 3.19 MiB 4.34 MiB 1.16 MiB

Copy link
Contributor Author

github-actions bot commented Jun 4, 2025

Android (new) Performance metrics 🚀

  Plain With Sentry Diff
Startup time 408.86 ms 440.96 ms 32.10 ms
Size 7.15 MiB 8.42 MiB 1.26 MiB

Baseline results on branch: main

Startup times

Revision Plain With Sentry Diff
b4d6bde+dirty 390.51 ms 385.60 ms -4.91 ms
1f1c420+dirty 383.31 ms 386.98 ms 3.67 ms

App size

Revision Plain With Sentry Diff
b4d6bde+dirty 7.15 MiB 8.42 MiB 1.26 MiB
1f1c420+dirty 7.15 MiB 8.42 MiB 1.26 MiB

Copy link
Collaborator

@antonis antonis left a comment

Choose a reason for hiding this comment

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

The changelog LGTM and the sample app worked as expected 🎉

@antonis antonis merged commit 7d3c3cb into main Jun 4, 2025
93 of 96 checks passed
@antonis antonis deleted the deps/scripts/update-cocoa.sh branch June 4, 2025 05:55
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