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

Merged
merged 3 commits into from Apr 29, 2023

Conversation

github-actions[bot]
Copy link
Contributor

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)

@github-actions github-actions bot added the Dependencies Pull requests that update a dependency file label Apr 29, 2023
@bruno-garcia bruno-garcia force-pushed the deps/modules/sentry-cocoa/8.6.0 branch from 07a20bb to cadcf4c Compare April 29, 2023 03:01
@mattjohnsonpint mattjohnsonpint merged commit 4cdd22f into main Apr 29, 2023
8 checks passed
@mattjohnsonpint mattjohnsonpint deleted the deps/modules/sentry-cocoa/8.6.0 branch April 29, 2023 04:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants