Skip to content

chore(deps): update Cocoa SDK to v8.43.0 #4416

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

Closed
wants to merge 1 commit into from

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jan 3, 2025

Bumps scripts/update-cocoa.sh from 8.42.1 to 8.43.0.

Auto-generated by a dependency updater.

Changelog

8.43.0

Warning

This release contains a breaking change for the previously experimental session replay options. We moved the options from Session from options.experimental.sessionReplay to options.sessionReplay.

Features

  • Session replay GA (#4662)
  • Show session replay options as replay tags (#4639)

Fixes

  • Remove empty session replay tags (#4667)
    • SentrySdkInfo.packages should be an array (#4626)
  • Use the same SdkInfo for envelope header and event (#4629)

Improvements

  • Improve compiler error message for missing Swift declarations due to APPLICATION_EXTENSION_API_ONLY (#4603)
  • Mask screenshots for errors (#4623)
  • Slightly speed up serializing scope (#4661)

Internal

  • Remove loading integrations names from event.extra (#4627)
  • Add Hybrid SDKs API to add extra SDK packages (#4637)

8.43.0-beta.1

Improvements

  • Improve compiler error message for missing Swift declarations due to APPLICATION_EXTENSION_API_ONLY (#4603)
  • Mask screenshots for errors (#4623)
  • Slightly speed up serializing scope (#4661)

Features

  • Show session replay options as replay tags (#4639)

Fixes

  • SentrySdkInfo.packages should be an array (#4626)
  • Use the same SdkInfo for envelope header and event (#4629)

Internal

  • Remove loading integrations names from event.extra (#4627)
  • Add Hybrid SDKs API to add extra SDK packages (#4637)

@github-actions github-actions bot added the dependencies Pull requests that update a dependency file label Jan 3, 2025
@github-actions github-actions bot requested a review from antonis as a code owner January 3, 2025 14:49
@bruno-garcia bruno-garcia force-pushed the deps/scripts/update-cocoa.sh branch from 2ee4f4a to 0dd1ada Compare January 3, 2025 14:49
Copy link
Contributor Author

github-actions bot commented Jan 3, 2025

Android (legacy) Performance metrics 🚀

  Plain With Sentry Diff
Startup time 486.64 ms 471.15 ms -15.49 ms
Size 17.75 MiB 20.11 MiB 2.36 MiB

Baseline results on branch: main

Startup times

Revision Plain With Sentry Diff
e2b64fe 316.88 ms 330.23 ms 13.35 ms
9c48b2c 349.24 ms 385.96 ms 36.72 ms
d43a46b 454.22 ms 477.79 ms 23.57 ms
8ab11b6 462.10 ms 450.40 ms -11.70 ms
0ebca77 414.93 ms 444.49 ms 29.56 ms
62a750b 395.96 ms 423.36 ms 27.41 ms
0d3e677 422.82 ms 411.90 ms -10.92 ms
1d86dd6 405.14 ms 411.06 ms 5.92 ms
1332acb 493.40 ms 475.20 ms -18.21 ms
9282172 486.12 ms 467.70 ms -18.42 ms

App size

Revision Plain With Sentry Diff
e2b64fe 17.73 MiB 19.80 MiB 2.07 MiB
9c48b2c 17.73 MiB 19.80 MiB 2.07 MiB
d43a46b 17.73 MiB 20.06 MiB 2.33 MiB
8ab11b6 17.74 MiB 20.09 MiB 2.35 MiB
0ebca77 17.73 MiB 19.95 MiB 2.21 MiB
62a750b 17.73 MiB 19.93 MiB 2.20 MiB
0d3e677 17.74 MiB 20.07 MiB 2.34 MiB
1d86dd6 17.73 MiB 19.86 MiB 2.12 MiB
1332acb 17.74 MiB 20.09 MiB 2.35 MiB
9282172 17.74 MiB 20.09 MiB 2.35 MiB

Previous results on branch: deps/scripts/update-cocoa.sh

Startup times

Revision Plain With Sentry Diff
9c4a204 439.59 ms 440.02 ms 0.43 ms
a9355d1 488.72 ms 557.00 ms 68.28 ms
7140a40 664.39 ms 656.44 ms -7.95 ms
62e1450 514.67 ms 496.85 ms -17.82 ms
77364bc 437.12 ms 434.90 ms -2.22 ms

App size

Revision Plain With Sentry Diff
9c4a204 17.74 MiB 20.08 MiB 2.34 MiB
a9355d1 17.74 MiB 20.10 MiB 2.36 MiB
7140a40 17.74 MiB 20.08 MiB 2.35 MiB
62e1450 17.74 MiB 20.08 MiB 2.35 MiB
77364bc 17.74 MiB 20.08 MiB 2.35 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 version bump has already been merged via #4384

@antonis antonis closed this Jan 6, 2025
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