8.43.1-beta.0
Pre-release
Pre-release
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)