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.36.0 #258

Merged
merged 2 commits into from
Aug 27, 2024

Conversation

github-actions[bot]
Copy link
Contributor

Bumps scripts/update-cocoa.sh from 8.33.0 to 8.36.0.

Auto-generated by a dependency updater.

Changelog

8.36.0

Features

  • Continuous mode profiling (see SentrySDK.startProfiler and SentryOptions.profilesSampleRate) (#4010)

Fixes

  • Proper redact SR during animation (#4289)

8.35.1

Fixes

  • Crash when reading corrupted envelope (#4297)

8.35.0

Features

  • Expose span baggage API (#4207)

Fixes

  • Fix SIGABRT when modifying scope user (#4274)
  • Crash during SDK initialization due to corrupted envelope (#4291)
    • Reverts #4219 as potential fix

8.34.0

Features

  • Pause replay in session mode when offline (#4264)
  • Add replay quality option for Objective-C (#4267)

Fixes

  • Session replay not redacting buttons and other non UILabel texts (#4277)
  • Rarely reporting too long frame delays (#4278) by fixing a race condition in the frames tracking logic.
  • Crash deserializing empty envelope length>0 (#4281]
  • Guard dereferencing of stack frame pointer in SentryBacktrace (#4268)

@bruno-garcia bruno-garcia force-pushed the deps/scripts/update-cocoa.sh/8.36.0 branch from 99fe4cc to c708b4f Compare August 27, 2024 14:14
Copy link

codecov bot commented Aug 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.43%. Comparing base (cd59fcd) to head (730239b).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #258   +/-   ##
=======================================
  Coverage   75.43%   75.43%           
=======================================
  Files          38       38           
  Lines         574      574           
  Branches       85       85           
=======================================
  Hits          433      433           
  Misses         96       96           
  Partials       45       45           

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

@buenaflor buenaflor enabled auto-merge (squash) August 27, 2024 14:40
@buenaflor buenaflor merged commit a63ab53 into main Aug 27, 2024
12 checks passed
@buenaflor buenaflor deleted the deps/scripts/update-cocoa.sh/8.36.0 branch August 27, 2024 14:41
This pull request was closed.
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