Notes
Changed
↔️ Migrated syncservice from SCNetworkReachability to nw_path_monitor as the former is deprecated and occasionally causes crashes.
Fixed
❗ Fixed issue serializing the serial_num
field in sync Preflight requests
❗ Fixed a rare crash caused by a race accessing metric callbacks
What's Changed
- sync: Fix serial_num field name by @russellhancox in #1404
- santad: Synchronize access to metric callback array by @russellhancox in #1405
- sync: Upgrade from SCNetworkReachability -> nw_path_monitor by @russellhancox in #1406
- sync: Improve logging when connection restored, avoid retries. by @russellhancox in #1408
Full Changelog: 2024.6...2024.7