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.6.0 #1416

Closed

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Apr 29, 2023

Bumps flutter/scripts/update-cocoa.sh from 8.5.0 to 8.6.0.

Auto-generated by a dependency updater.

Changelog

8.6.0

Features

  • Send trace origin (#2957)

Trace origin indicates what created a trace or a span. Not all transactions and spans contain enough information to tell whether the user or what precisely in the SDK created it. Origin solves this problem. The SDK now sends origin for transactions and spans.

  • Create User and Breadcrumb from map (#2820)

Fixes

  • Improved performance serializing profiling data (#2863)
  • Possible crash in Core Data tracking (#2865)
  • Ensure the current GPU frame rate is always reported for concurrent transaction profiling metrics (#2929)
  • Move profiler metric collection to a background queue (#2956)

Removed

  • Remove experimental stitchAsyncCode from SentryOptions (#2973)

The stitchAsyncCode experimental option has been removed from SentryOptions as its behavior was unpredictable and sometimes resulted in unexpected errors. We plan to add it back once we fix it, but we don't have an ETA for it.

@codecov
Copy link

codecov bot commented Apr 29, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.01 ⚠️

Comparison is base (bf4aed7) 90.79% compared to head (c134797) 90.78%.

❗ Current head c134797 differs from pull request most recent head e4c6739. Consider uploading reports for the commit e4c6739 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1416      +/-   ##
==========================================
- Coverage   90.79%   90.78%   -0.01%     
==========================================
  Files          61       61              
  Lines        2042     2040       -2     
==========================================
- Hits         1854     1852       -2     
  Misses        188      188              
Impacted Files Coverage Δ
...nt_processor/flutter_enricher_event_processor.dart 94.18% <100.00%> (ø)
...ib/src/integrations/flutter_error_integration.dart 100.00% <100.00%> (ø)
...ter/lib/src/integrations/on_error_integration.dart 94.11% <100.00%> (-0.17%) ⬇️
...ter/lib/src/view_hierarchy/sentry_tree_walker.dart 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@bruno-garcia bruno-garcia force-pushed the deps/flutter/scripts/update-cocoa.sh/8.6.0 branch from 1fabe8a to 7eca873 Compare May 2, 2023 08:47
@krystofwoldrich
Copy link
Member

This version of cocoa enabled

@bruno-garcia bruno-garcia force-pushed the deps/flutter/scripts/update-cocoa.sh/8.6.0 branch from 7eca873 to 2f06c38 Compare May 3, 2023 11:59
@bruno-garcia bruno-garcia force-pushed the deps/flutter/scripts/update-cocoa.sh/8.6.0 branch from 2f06c38 to c6b9987 Compare May 5, 2023 12:51
@marandaneto marandaneto enabled auto-merge (squash) May 12, 2023 07:18
auto-merge was automatically disabled May 12, 2023 07:21

Pull request was closed

@marandaneto marandaneto reopened this May 12, 2023
@vaind vaind deleted the deps/flutter/scripts/update-cocoa.sh/8.6.0 branch August 17, 2023 08:48
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.

None yet

4 participants