Skip to content

v12.42.0

Choose a tag to compare

@riderx riderx released this 03 Nov 14:37
· 3690 commits to main since this release

🆕 Changelog

Added

  • Support for granular download failure tracking with new stats actions: download_manifest_file_fail, download_manifest_checksum_fail, and download_manifest_brotli_fail to 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