Skip to content

8.44.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@getsentry-bot getsentry-bot released this 21 Jan 15:53

Warning

We have been made aware that this version can cause crashes in certain configurations when using network tracking, file I/O tracking, or CoreData tracking features.
We recommend staying on version 8.43.0 or disable the mentioned features until a fix is released.
See issue #4887 for more details.

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)