Skip to content
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

chore(deps): update Cocoa SDK to v8.43.0-beta.1 #2542

Merged
merged 7 commits into from
Jan 2, 2025
Merged

chore(deps): update Cocoa SDK to v8.43.0-beta.1 #2542

merged 7 commits into from
Jan 2, 2025

Conversation

vaind
Copy link
Collaborator

@vaind vaind commented Dec 27, 2024

Updating to a Cocoa SDK beta release in order to release a Flutter beta with a fix for #2521

closes #2521
closes #2537

Changelog

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)

8.42.1

Fixes

  • Fixes Session replay screenshot provider crash (#4649)
  • Session Replay wrong clipping order (#4651)

Copy link

codecov bot commented Dec 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.03%. Comparing base (5e45246) to head (f426865).
Report is 2 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #2542       +/-   ##
===========================================
+ Coverage   70.98%   92.03%   +21.05%     
===========================================
  Files          17       89       +72     
  Lines         579     3101     +2522     
===========================================
+ Hits          411     2854     +2443     
- Misses        168      247       +79     

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

@vaind vaind marked this pull request as ready for review December 30, 2024 20:37
@vaind vaind merged commit ca5fef3 into main Jan 2, 2025
48 checks passed
@vaind vaind deleted the deps/cocoa branch January 2, 2025 12:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

iOS replay initialized with native capture
2 participants