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 #1298

Merged
merged 2 commits into from
May 5, 2023

Conversation

github-actions[bot]
Copy link
Contributor

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

Bumps modules/sentry-cocoa 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.

@bruno-garcia bruno-garcia force-pushed the deps/modules/sentry-cocoa/8.6.0 branch 2 times, most recently from 303414c to bd3d03e Compare May 3, 2023 02:13
@bruno-garcia bruno-garcia force-pushed the deps/modules/sentry-cocoa/8.6.0 branch from bd3d03e to 2640c0d Compare May 4, 2023 02:13
@bitsandfoxes bitsandfoxes merged commit a0a75e0 into main May 5, 2023
@bitsandfoxes bitsandfoxes deleted the deps/modules/sentry-cocoa/8.6.0 branch May 5, 2023 15:08
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