| 
 | 1 | +### v1.5.2 (2024年12月16日)  | 
 | 2 | + | 
 | 3 | + | 
 | 4 | +#### Bug Fixes  | 
 | 5 | + | 
 | 6 | +* **http1:**  | 
 | 7 | + * fix intermitent panic parsing partial headers (#3812) ([a131111f](https://github.com/hyperium/hyper/commit/a131111f9c3189bab36fed9f46872c88dc0d601e), closes [#3811](https://github.com/hyperium/hyper/issues/3811))  | 
 | 8 | + * skip debug assertion of content length for HEAD responses (#3795) ([eaf2267c](https://github.com/hyperium/hyper/commit/eaf2267cdc148604469fb09da22646f31710107a), closes [#3794](https://github.com/hyperium/hyper/issues/3794))  | 
 | 9 | + | 
 | 10 | + | 
 | 11 | +#### Features  | 
 | 12 | + | 
 | 13 | +* **ffi:** add cargo-c support (#3787) ([7f4a6826](https://github.com/hyperium/hyper/commit/7f4a68265cb897d15b04fc772639234554ba79e8), closes [#3786](https://github.com/hyperium/hyper/issues/3786))  | 
 | 14 | + | 
 | 15 | + | 
1 | 16 | ### v1.5.1 (2024年11月19日)  | 
2 | 17 | 
 
  | 
3 | 18 | 
 
  | 
 | 
0 commit comments