v12.42.0
🆕 Changelog
Added
- Support for granular download failure tracking with new stats actions:
download_manifest_file_fail,download_manifest_checksum_fail, anddownload_manifest_brotli_failto identify specific failure points during manifest downloads - File-specific failure reporting using composite version format (
version:filename) in stats logs to pinpoint which files fail during download
Changed
- Stats API now extracts version numbers from composite format (
version:filename) when processing stats events, enabling backwards-compatible handling of both standard and file-specific failure reports - Log table displays file-specific failure information by parsing and showing the filename alongside the version when available
🔗 Full Changelog: v12.41.2...v12.42.0