Skip to content

chore: update cocoa SDK to 8.44.0.beta-1#2598

Merged
vaind merged 3 commits into
mainfrom
deps/cocoa-8.44.0-beta.1
Jan 22, 2025
Merged

chore: update cocoa SDK to 8.44.0.beta-1#2598
vaind merged 3 commits into
mainfrom
deps/cocoa-8.44.0-beta.1

Conversation

@vaind

@vaind vaind commented Jan 21, 2025

Copy link
Copy Markdown
Contributor

We need a beta release to prepare replay tags, so updating manually.

8.44.0-beta.1

Fixes

  • Don't start the SDK inside Xcode preview (#4601)

Improvements

  • Add native SDK information in the replay option event (#4663)
  • Add error logging for invalid cacheDirectoryPath (#4693)

Features

  • SwiftUI time for initial display and time for full display (#4596)
  • Add protocol for custom screenName for UIViewControllers (#4646)
  • Allow hybrid SDK to set replay options tags information (#4710)
  • Add threshold to always log fatal logs (#4707)

Internal

  • Change macros TEST and TESTCI to SENTRY_TEST and SENTRY_TEST_CI (#4712)
  • Convert constants SentrySpanOperation to Swift (#4718)
  • Convert constants SentryTraceOrigins to Swift (#4717)

8.43.1-beta.0

Fixes

  • Memory growth issue in profiler (#4682)
  • Replace occurences of strncpy with strlcpy (#4636)
  • Fix span recording for NSFileManager.createFileAtPath starting with iOS 18, macOS 15 and tvOS 18. This feature is experimental and must be enabled by setting the option experimental.enableFileManagerSwizzling to true (#4634)

Internal

  • Update to Xcode 16.2 in workflows (#4673)
  • Add method unswizzling (#4647)

@codecov

codecov Bot commented Jan 21, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.63%. Comparing base (8bac8ba) to head (c1a39dc).
Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2598      +/-   ##
==========================================
+ Coverage   89.00%   92.63%   +3.62%     
==========================================
  Files         262       91     -171     
  Lines        8968     3013    -5955     
==========================================
- Hits         7982     2791    -5191     
+ Misses        986      222     -764     

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

@vaind
vaind marked this pull request as ready for review January 21, 2025 19:29
@vaind
vaind merged commit dfcfde9 into main Jan 22, 2025
@vaind
vaind deleted the deps/cocoa-8.44.0-beta.1 branch January 22, 2025 10:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants