Features
- (snapshots) Add
snapshots diffcommand for locally comparing directories of PNG snapshot images using odiff (#3306) - (snapshots) Add
snapshots downloadcommand for downloading baseline snapshot images from Sentry (#3310) - (snapshots) Add
--all-image-file-namesand--all-image-file-names-fileflags tosnapshots uploadfor detecting image removals and renames in selective builds (#3312) - Add PE DWARF companion support (#3240)
- Add Windows ARM64 PE unwind support (#3240)
Fixes
- Improve error message when organization slug is missing from config (#3311)
- Respect
CURL_CA_BUNDLEandSSL_CERT_FILEwhen configuring TLS certificate authorities (#3301).