Skip to content

chore(deps): update Cocoa SDK to v8.51.0#2951

Merged
buenaflor merged 2 commits into
mainfrom
deps/flutter/scripts/update-cocoa.sh/8.51.0
May 20, 2025
Merged

chore(deps): update Cocoa SDK to v8.51.0#2951
buenaflor merged 2 commits into
mainfrom
deps/flutter/scripts/update-cocoa.sh/8.51.0

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

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

Auto-generated by a dependency updater.

Changelog

8.51.0

Important

This version creates new issue groups for your unhandled C++ exceptions because it now again reports the message of unhandled C++ exceptions, which we use for grouping.

Features

  • Apps can now manually show and hide the included feedback widget button (#5236)

Fixes

  • Reporting unhandled C++ exception message (#5190)
  • Improved internal multi-threading of session replay to fix thread inversion warning and reduce chance of queue starvation (#5018)

Improvements

  • Add itemCount to SentryEnvelopeItemHeader (#5230)
  • Improve warn log in SentryTracer (#5248)

8.50.2

Fixes

  • Improved time-to-display tracker to not crash when using view life cycle methods incorrectly (#5048)
  • Enable view renderer V2 by default in session replay and preview redact options when using initializer with default values (#5210)

8.50.1

Fixes

  • Detect AppHangsV2 when tracing not enabled (#5184)

Improvements

  • Add frameRate, errorReplayDuration, errorReplayDuration, sessionSegmentDuration and maximumDuration to session replay options dictionary initializer for Hybrid SDKs (#5210)

8.50.1-beta.0

Fixes

  • Detect AppHangsV2 when tracing not enabled (#5184)

8.50.0

Important

This version enables the better view renderer V2 used by Session Replay by default.
You can disable it by setting the option options.sessionReplay.enableViewRendererV2 to false.

In case you are noticing issues with view rendering, please report them on GitHub.

Features

  • Added ability to bring your own button for user feedback form display (#5107)
  • Make enableAppHangTrackingV2 general available (#5149)

Fixes

  • Correctly rate limit envelopes from the new UI profiling system (#5131)
  • Race condition in ANRTrackerV1 (#5137)

Improvements

  • More logging for Session Replay video info (#5132)
  • Improve session replay frame presentation timing calculations (#5133)
  • Use wider compatible video encoding options for Session Replay (#5134)
  • GA of better session replay view renderer V2 (#5054)
  • Explicitly check malloc result for SRSync to fix a Veracode Security Scan warning (#5160)
  • Revert max key-frame interval to once per session replayvideo segment (#5156)
  • Add more detailed debug logs for session replay (#5173)

@bruno-garcia
bruno-garcia force-pushed the deps/flutter/scripts/update-cocoa.sh/8.51.0 branch from 7bce6f6 to a6ed66f Compare May 20, 2025 09:29
@codecov

codecov Bot commented May 20, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.22%. Comparing base (e976b2a) to head (5d888cd).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2951      +/-   ##
==========================================
+ Coverage   87.65%   89.22%   +1.57%     
==========================================
  Files         272       93     -179     
  Lines        9048     3082    -5966     
==========================================
- Hits         7931     2750    -5181     
+ Misses       1117      332     -785     

☔ 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.51.0 branch from a6ed66f to 0a239cf Compare May 20, 2025 09:33
@buenaflor
buenaflor merged commit a3e7d5a into main May 20, 2025
@buenaflor
buenaflor deleted the deps/flutter/scripts/update-cocoa.sh/8.51.0 branch May 20, 2025 10:14
@buenaflor buenaflor mentioned this pull request May 20, 2025
14 tasks
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