Skip to content

8.43.1-beta.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@getsentry-bot getsentry-bot released this 10 Jan 14:33

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)