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.3.1 #1331

Merged
merged 1 commit into from
Mar 15, 2023

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Mar 15, 2023

Bumps flutter/scripts/update-cocoa.sh from 8.0.0 to 8.3.1.

Auto-generated by a dependency updater.

Changelog

8.3.1

Fixes

  • Stop using UIScreen.main (#2762)
  • Profile timestamp alignment with transactions (#2771) and app start spans (#2772)
  • Fix crash when compiling profiling data during transaction serialization (#2786)

8.3.0

Important Note

This release can cause crashes when Profiling is enabled (#2779). Please update to 8.3.1.

Fixes

  • Crash in AppHangs when no threads (#2725)
  • MetricKit stack traces (#2723)
  • InApp for MetricKit stack traces (#2739)
  • Mutating while enumerating crash in Tracer (#2744)
  • Normalize profiling timestamps relative to transaction start (#2729)

8.2.0

Features

  • Add enableTracing option (#2693)
  • Add isMain thread to SentryThread (#2692)
  • Add in_foreground to App Context (#2692)
  • Combine UIKit and SwiftUI transactions (#2681)

Fixes

  • Cleanup AppHangTracking properly when closing SDK (#2671)
  • Add EXC_BAD_ACCESS subtypes to events (#2667)
  • Keep status of auto transactions when finishing (#2684)
  • Fix atomic import error for profiling (#2683)
  • Don't create breadcrumb for UITextField editingChanged event (#2686)
  • Fix EXC_BAD_ACCESS in SentryTracer (#2697)
  • Serialization of nullable booleans (#2706)

Improvements

  • Change debug image type to macho (#2701)

8.1.0

Features

  • Add thread information to File I/O spans (#2573)
  • AttachScreenshots is GA (#2623)
  • Gather profiling timeseries metrics for CPU usage and memory footprint (#2493)
  • Change SentryTracedView transactionName to viewName (#2630)

Fixes

  • Support uint64 in crash reports (#2631, #2642, #2663)
  • Always fetch view hierarchy on the main thread (#2629)
  • Carthage Xcode 14 compatibility issue (#2636)
  • Crash in CppException Monitor (#2639)
  • fix: Disable watchdog when disabling crash handler (#2621)
  • MachException Improvements (#2662)

@codecov
Copy link

codecov bot commented Mar 15, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.28 ⚠️

Comparison is base (974c02d) 90.60% compared to head (8b71e61) 90.33%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1331      +/-   ##
==========================================
- Coverage   90.60%   90.33%   -0.28%     
==========================================
  Files          44      158     +114     
  Lines        1554     5057    +3503     
==========================================
+ Hits         1408     4568    +3160     
- Misses        146      489     +343     

see 118 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ 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.3.1 branch from 4cbf9c8 to e4b37b6 Compare March 15, 2023 12:42
@bruno-garcia bruno-garcia force-pushed the deps/flutter/scripts/update-cocoa.sh/8.3.1 branch from e4b37b6 to 8b71e61 Compare March 15, 2023 13:06
@marandaneto marandaneto merged commit 333903e into main Mar 15, 2023
@marandaneto marandaneto deleted the deps/flutter/scripts/update-cocoa.sh/8.3.1 branch March 15, 2023 13: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.

2 participants