What's Changed
Security
Fix memory amplification in SPDY frame parsing leads to denial of service (CVE-2026-35469 / GHSA-pc3f-x583-g7j2)
Changes
- spdy: fix duplicate license headers, add LICENSE, PATENTS, and update NOTICE #106
- ci: update actions and test against latest Go versions #107
- use ioutil.Discard for go1.13 compatibility #109
Full Changelog: v0.5.0...v0.5.1