8.43.1-beta.0
Pre-release
Pre-release
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
- Memory growth issue in profiler (#4682)
- Replace occurences of
strncpy
withstrlcpy
(#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 optionexperimental.enableFileManagerSwizzling
totrue
(#4634)