| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-01-26 | 829 Bytes | |
| v0.10.4 source code.tar.gz | 2026-01-26 | 1.6 MB | |
| v0.10.4 source code.zip | 2026-01-26 | 2.0 MB | |
| Totals: 3 Items | 3.6 MB | 2 | |
Feat
- [#1444] feat(server): introduce WithListener by @xiaost
- [#1455] refactor(tagexpr/validator): remove phonenumbers by @xiaost
Fix
- [#1448] fix(tagexpr): return false instead of panic for FakeBool by @xiaost
- [#1459] fix(adaptor): flush data before conn hijack by @xiaost
- [#1460] fix: fix mock token for security check by @HeyJavaBean
- [#1462] fix(adaptor): hijacked conn works after ServeHTTP returns by @xiaost
- [#1470] fix(binding): use GetAll for header disableNormalizing by @xiaost
- [#1467] fix(client): CloseIdleConnections does not close TLS connections by @DMwangnima
- [#1472] fix(hz): typedef request gen failed by @FGYFFFF
Chore
- [#1477] chore: update deps for supporting go1.26 by @AsterDY
Full Changelog: https://github.com/cloudwego/hertz/compare/v0.10.3...v0.10.4