v2024.8
Notes
Changed
Fixed
❗ Fixed a caching bug affecting bundle version numbers
❗ Fixed a sync bug affecting the Content-Type header sent in requests
❗ Fixed a crash that could occur under certain FAA configurations
What's Changed
- sync: Remove debug logging of request JSON. by @russellhancox in #1410
- file info: switch to CFBundleCopyInfoDictionaryInDirectory by @tburgin in #1411
- sync: Fix Content-Type logic bug, add test by @russellhancox in #1412
- info.plist: length and count check by @tburgin in #1413
- sync: Drop rules_* fields in postflight to uint32 by @russellhancox in #1415
- Project: Update rules_apple to 3.8.0 by @russellhancox in #1417
- infoPlist comment s/NSDictionary/NSBundle/ by @tburgin in #1418
- Use proper CanWrite method to safeguard TTY struct access by @mlw in #1420
- Fix: Change uint64 fields in syncv1.proto to uint32 for backwards compatibility by @pmarkowsky in #1422
Full Changelog: 2024.7...2024.8