Skip to content

chore(deps): update Cocoa SDK to v8.41.0#2442

Merged
buenaflor merged 3 commits into
mainfrom
deps/flutter/scripts/update-cocoa.sh/8.41.0
Nov 25, 2024
Merged

chore(deps): update Cocoa SDK to v8.41.0#2442
buenaflor merged 3 commits into
mainfrom
deps/flutter/scripts/update-cocoa.sh/8.41.0

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Bumps flutter/scripts/update-cocoa.sh from 8.40.1 to 8.41.0.

Auto-generated by a dependency updater.

Changelog

8.41.0

Features

  • Transactions for crashes (#4504): Finish the transaction bound to the scope when the app crashes. This experimental feature is disabled by default. You can enable it via the option enablePersistingTracesWhenCrashing.

Fixes

  • Keep PropagationContext when cloning scope (#4518)
  • UIViewController with Xcode 16 in debug (#4523). The Xcode 16 build setting ENABLE_DEBUG_DYLIB, which is turned on by default only in debug, could lead to missing UIViewController traces.
  • Concurrency crash with Swift 6 (#4512)
  • Make Scope.span fully thread safe (#4519)
  • Finish TTFD when not calling reportFullyDisplayed before binding a new transaction to the scope (#4526).
  • Session replay opacity animation masking (#4532)

8.41.0-beta.1

Features

  • Transactions for crashes (#4504): Finish the transaction bound to the scope when the app crashes. This experimental feature is disabled by default. You can enable it via the option enablePersistingTracesWhenCrashing.

Fixes

  • Keep PropagationContext when cloning scope (#4518)
  • UIViewController with Xcode 16 in debug (#4523). The Xcode 16 build setting ENABLE_DEBUG_DYLIB, which is turned on by default only in debug, could lead to missing UIViewController traces.
  • Concurrency crash with Swift 6 (#4512)
  • Make Scope.span fully thread safe (#4519)
  • Finish TTFD when not calling reportFullyDisplayed before binding a new transaction to the scope (#4526).
  • Session replay opacity animation masking (#4532)

Improvements

  • Expose Sentry._Hybrid explicit module (#4440)

@bruno-garcia
bruno-garcia force-pushed the deps/flutter/scripts/update-cocoa.sh/8.41.0 branch from d7c3da1 to 78e9eab Compare November 22, 2024 14:31
@codecov

codecov Bot commented Nov 22, 2024

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.77%. Comparing base (9e7630d) to head (56b10e9).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2442      +/-   ##
==========================================
+ Coverage   86.92%   91.77%   +4.85%     
==========================================
  Files         259       83     -176     
  Lines        9245     2883    -6362     
==========================================
- Hits         8036     2646    -5390     
+ Misses       1209      237     -972     

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


🚨 Try these New Features:

@bruno-garcia
bruno-garcia force-pushed the deps/flutter/scripts/update-cocoa.sh/8.41.0 branch from 78e9eab to 8fe50e0 Compare November 24, 2024 17:52
@buenaflor
buenaflor merged commit 221fc7e into main Nov 25, 2024
@buenaflor
buenaflor deleted the deps/flutter/scripts/update-cocoa.sh/8.41.0 branch November 25, 2024 13:52
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