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.45.0 #2718

Merged
merged 1 commit into from
Feb 19, 2025

Conversation

github-actions[bot]
Copy link
Contributor

Bumps flutter/scripts/update-cocoa.sh from 8.44.0 to 8.45.0.

Auto-generated by a dependency updater.

Changelog

8.45.0

Features

  • Add showMaskPreview to SentrySDK.replay api to debug replay masking (#4761)
  • Session replay masking preview for SwiftUI (#4737)
  • HTTP Breadcrumb level based on response status code (#4779) 4xx is warning, 5xx is error.
  • Measure app hang duration for AppHangTrackingV2 (#4836)

Improvements

  • Add more debug logs for SentryViewHierarchy (#4780)
  • Add sample_rand to baggage (#4751)
  • Add timeIntervalSince1970 to log messages (#4781)
  • Add waitForFullDisplay to sentryTrace view modifier (#4797)
  • Increase continuous profiling buffer size to 60 seconds (#4826)

Fixes

  • Fix missing sample_rate in baggage (#4751)
  • Serializing SentryGeo with nil values (#4724)
  • Add type-safety for screenshots result array (#4843)

Internal

  • Deserializing SentryEvents with Decodable (#4724)
  • Remove internal unknown dict for Breadcrumbs (#4803) This potentially only impacts hybrid SDKs.

@bruno-garcia bruno-garcia force-pushed the deps/flutter/scripts/update-cocoa.sh/8.45.0 branch from f984a05 to caa0192 Compare February 15, 2025 03:06
Copy link

codecov bot commented Feb 15, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.15%. Comparing base (67a5716) to head (eb917d9).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2718      +/-   ##
==========================================
+ Coverage   88.99%   92.15%   +3.16%     
==========================================
  Files         263       91     -172     
  Lines        8921     2946    -5975     
==========================================
- Hits         7939     2715    -5224     
+ Misses        982      231     -751     

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

@bruno-garcia bruno-garcia force-pushed the deps/flutter/scripts/update-cocoa.sh/8.45.0 branch 3 times, most recently from d0f6524 to cb88260 Compare February 18, 2025 09:59
@bruno-garcia bruno-garcia force-pushed the deps/flutter/scripts/update-cocoa.sh/8.45.0 branch from cb88260 to eb917d9 Compare February 18, 2025 21:59
@buenaflor buenaflor merged commit e11265d into main Feb 19, 2025
56 of 57 checks passed
@buenaflor buenaflor deleted the deps/flutter/scripts/update-cocoa.sh/8.45.0 branch February 19, 2025 14:28
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