Skip to content

Conversation

github-actions[bot]
Copy link
Contributor

Bumps flutter/scripts/update-cocoa.sh from 8.44.0-beta.1 to 8.44.0.

Auto-generated by a dependency updater.

Changelog

8.44.0

Fixes

  • Don't start the SDK inside Xcode preview (#4601)
  • Use strlcpy to save session replay info path (#4740)
  • sentryReplayUnmask and sentryReplayUnmask preventing interaction (#4749)
  • Missing SentryCrashExceptionApplication implementation for non-macOS target (#4759)
  • Add NSNull handling to sentry_sanitize (#4760)

Improvements

  • Add native SDK information in the replay option event (#4663)
  • Add error logging for invalid cacheDirectoryPath (#4693)
  • Add SentryHub to all log messages in the Hub (#4753)
  • More detailed log message when can't start session in SentryHub (#4752)

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)

@bruno-garcia bruno-garcia force-pushed the deps/flutter/scripts/update-cocoa.sh/8.44.0 branch from 3b48005 to 5b437cf Compare January 31, 2025 03:05
Copy link

codecov bot commented Jan 31, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.53%. Comparing base (9a0bac7) to head (5b437cf).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2649      +/-   ##
==========================================
+ Coverage   89.10%   92.53%   +3.42%     
==========================================
  Files         263       91     -172     
  Lines        8943     2986    -5957     
==========================================
- Hits         7969     2763    -5206     
+ Misses        974      223     -751     

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

@vaind vaind changed the base branch from main to prep/8.13.0 January 31, 2025 15:44
@vaind vaind changed the base branch from prep/8.13.0 to main January 31, 2025 15:45
@vaind vaind merged commit 0028e3e into main Jan 31, 2025
58 checks passed
@vaind vaind deleted the deps/flutter/scripts/update-cocoa.sh/8.44.0 branch January 31, 2025 15:45
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.

3 participants