This is a patch release to fix security, performance, and build issues found in 1.8.0. Full commit log can be found at https://github.com/jqlang/jq/compare/jq-1.8.0...jq-1.8.1.
Security fixes
- CVE-2025-49014: Fix heap use after free in
f_strftime,f_strflocaltime. @wader 499c91bca9d4d027833bc62787d1bb075c03680e - GHSA-f946-j5j2-4w5m: Fix stack overflow in
node_min_byte_leno...