PackageTrack
Sign in Get early access

github.com/cloudwego/hertz

v0.10.6 #545 most downloaded on Go modules cloudwego/hertz

What this package is like to depend on

Last release 18 days ago

06 Aug 2026

Ships fairly regularly

a new release about every 2 weeks

Rarely documented

notes for 9 of 43 stable releases

Nothing withdrawn

no release was ever pulled

4 years old

488 releases · first in 2022

53 releases in the last 12 months

see the full history below

Release timeline

488 releases · May 2022 to Aug 2026
2023 2024 2025 2026
Release Pre-release

Releases

latest 60 of 488
  1. v0.10.7-0.20260806064304-3415de4ca25f 06 Aug 2026 pre-release

    Nothing published for this version

  2. v0.10.6 06 Aug 2026
    Release notes

    What's Changed

    Feat

    • feat(client): add optional pooled connection health check by @StellarisW in #1523

    Fix

    CI

    • ci: deprecate self-hosted arm64, MacOS by @xiaost in #1514

    New Contributors

    Full Changelog: v0.10.5...v0.10.6

    Open source →
    Release notes

    v0.10.6 Latest

    Latest

    Compare

    Choose a tag to compare

    Open source →
  3. v0.10.6-0.20260806032607-1caa6899be30 06 Aug 2026 pre-release

    Nothing published for this version

  4. v0.10.6-0.20260804061805-b7d8dad36e4b 04 Aug 2026 pre-release

    Nothing published for this version

  5. v0.10.6-0.20260730022418-ec82961d618d 30 Jul 2026 pre-release

    Nothing published for this version

  6. v0.10.6-0.20260727125639-b2f12643d777 27 Jul 2026 pre-release

    Nothing published for this version

  7. v0.10.6-0.20260622031527-8eec17d4e8b9 22 Jun 2026 pre-release

    Nothing published for this version

  8. v0.10.6-0.20260611115738-9297a3cf56e1 11 Jun 2026 pre-release

    Nothing published for this version

  9. v0.10.5 11 Jun 2026
    Release notes

    What's Changed

    Feat

    • feat: add context-aware LoadbalancerCtx for client load balancing by @xiaost in #1500

    Fix

    • fix: anonymous field by @wzekin in #1480
    • fix: reject requests with both Transfer-Encoding and Content-Length headers by @YangruiEmma in #1490
    • fix(hz): handler duplicate check for receiver methods by @xiaost in #1491
    • fix: disable request context pool panic by @Hei-z in #1496

    Optimize

    • optimize: use connstate close callback to optimize sense conn closed by @jayantxie in #1481

    Refactor

    • refactor(network): uses gopkg/bufiox by @xiaost in #1482
    • refactor(network): optimized client mem usage by @xiaost in #1483

    Chore

    • chore: updated comment for ErrNoFreeConns by @xiaost in #1485
    • chore: add deprecated comment for tagexpr by @xiaost in #1484
    • chore(protocol): remove redundant nil File-map check in Request.FormFile by @xiaosau in #1502

    Docs

    • docs: add change log by @xiaost in #1493
    • docs(hz): add README, clarifying comments, and fix broken tests by @xiaost in #1492
    • docs: clarify multipart pre-parse still applies under WithStreamBody by @xiaost in #1495
    • docs(route): fix comment - anyChild node prefix is *, not only : by @Lcos-000 in #1503
    • docs(common): remove references to develop branch in contributing.md by @wdp2020 in #1506

    CI

    Full Changelog: v0.10.4...v0.10.5

    Open source →
    Release notes

    v0.10.5

    Compare

    Choose a tag to compare

    Open source →
  10. v0.10.5-0.20260608060256-bfff04d22774 08 Jun 2026 pre-release

    Nothing published for this version

  11. v0.10.5-0.20260521102243-513d55c59dd7 21 May 2026 pre-release

    Nothing published for this version

  12. v0.10.5-0.20260513065414-691c8f9df95a 13 May 2026 pre-release

    Nothing published for this version

  13. v0.10.5-0.20260429062851-ae439beef0a5 29 Apr 2026 pre-release

    Nothing published for this version

  14. v0.10.5-0.20260416153508-b4039b7f229c 16 Apr 2026 pre-release

    Nothing published for this version

  15. v0.10.5-0.20260414094114-562b50f6b1a8 14 Apr 2026 pre-release

    Nothing published for this version

  16. v0.10.5-0.20260409034008-85b257bd9255 09 Apr 2026 pre-release

    Nothing published for this version

  17. v0.10.5-0.20260402140916-255b4a61d67c 02 Apr 2026 pre-release

    Nothing published for this version

  18. v0.10.5-0.20260318064805-925126d9ae0d 18 Mar 2026 pre-release

    Nothing published for this version

  19. v0.10.5-0.20260311092434-150db782b384 11 Mar 2026 pre-release

    Nothing published for this version

  20. v0.10.5-0.20260306075425-73d7261069bf 06 Mar 2026 pre-release

    Nothing published for this version

  21. v0.10.5-0.20260206065458-b3f3ae789dfa 06 Feb 2026 pre-release

    Nothing published for this version

  22. v0.10.5-0.20260205060407-e3670ce1b2c8 05 Feb 2026 pre-release

    Nothing published for this version

  23. v0.10.4 26 Jan 2026
    Release notes

    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

    Full Changelog: v0.10.3...v0.10.4

    Open source →
    Release notes

    v0.10.4

    Compare

    Choose a tag to compare

    Open source →
  24. v0.10.4-0.20260126054158-8240939b74ab 26 Jan 2026 pre-release

    Nothing published for this version

  25. v0.10.4-0.20251217094836-09515f8ca06b 17 Dec 2025 pre-release

    Nothing published for this version

  26. v0.10.4-0.20251124082806-21ec16bb1476 24 Nov 2025 pre-release

    Nothing published for this version

  27. v0.10.4-0.20251119085425-55b865cc7725 19 Nov 2025 pre-release

    Nothing published for this version

  28. v0.10.4-0.20251117065419-f73789b8a5d8 17 Nov 2025 pre-release

    Nothing published for this version

  29. v0.10.4-0.20251113045841-07233a898d0e 13 Nov 2025 pre-release

    Nothing published for this version

  30. v0.10.4-0.20251103071314-964232250c14 03 Nov 2025 pre-release

    Nothing published for this version

  31. v0.10.4-0.20251023031159-b2a99fccdc84 23 Oct 2025 pre-release

    Nothing published for this version

  32. v0.10.4-0.20251021064639-8ef9c6dee53d 21 Oct 2025 pre-release

    Nothing published for this version

  33. v0.10.3 21 Oct 2025
    Release notes

    What's Changed

    Feature

    [#1432] feat(server): add WithMaxHeaderBytes opt

    Fix

    [#1431] fix: no conn limit if maxConnsPetHost not configured
    [#1426] fix(client): prioritize req timeout opt
    [#1420] fix: fix template go lint in go 1.24
    [#1418] fix(protocol): improve cookie max-age and expires handling

    Refactor:

    [#1416] refactor(binding): deprecate StructValidator

    Full Changelog: v0.10.2...v0.10.3

    Open source →
    Release notes

    v0.10.3

    Compare

    Choose a tag to compare

    Open source →
  34. v0.10.3-0.20251021063007-3e6da7604074 21 Oct 2025 pre-release

    Nothing published for this version

  35. v0.10.3-0.20250910035145-d37739f67435 10 Sep 2025 pre-release

    Nothing published for this version

  36. v0.10.3-0.20250826111951-c92e44e9d045 26 Aug 2025 pre-release

    Nothing published for this version

  37. v0.10.3-0.20250821072303-23f2135ede2d 21 Aug 2025 pre-release

    Nothing published for this version

  38. v0.10.3-0.20250820082718-a50a8d62e738 20 Aug 2025 pre-release

    Nothing published for this version

  39. v0.10.3-0.20250819120047-466571b6af3f 19 Aug 2025 pre-release

    Nothing published for this version

  40. v0.10.3-0.20250818123155-5625d857b4a0 18 Aug 2025 pre-release

    Nothing published for this version

  41. v0.10.2 18 Aug 2025
    Release notes

    What's Changed

    Feature

    • feat(protocol/sse): add SetMaxBufferSize for fixing bufio.ErrTooLong and support Go1.25 by @xiaost in #1409

    Refactor

    • refactor(protocol): faster appendHeaderValue by @xiaost in #1395
    • refactor(hz): fix filepath and path misuse by @xiaost in #1411

    Fix

    • fix: close conn if unexpected buffered data due to malformed response by @jayantxie in #1396
    • fix(hz): wrongly match method without matching service first by @AsterDY in #1397
    • fix(hz): check duplicating register by full statement instead of package path by @AsterDY in #1403
    • fix(tagexpr): prevent stack overflow with pb unexported fields by @xiaost in #1413

    Chore

    New Contributors

    Full Changelog: v0.10.1...v0.10.2

    Open source →
    Release notes

    v0.10.2

    Compare

    Choose a tag to compare

    Open source →
  42. v0.10.2-0.20250818100623-6ddc7ae262fb 18 Aug 2025 pre-release

    Nothing published for this version

  43. v0.10.1 02 Jul 2025
    Release notes

    What's Changed

    New Contributors

    Full Changelog: v0.10.0...v0.10.1

    Open source →
    Release notes

    v0.10.1

    Compare

    Choose a tag to compare

    Open source →
  44. v0.10.1-0.20250818083815-b8b72f58b012 18 Aug 2025 pre-release

    Nothing published for this version

  45. v0.10.1-0.20250814093716-6e0774403280 14 Aug 2025 pre-release

    Nothing published for this version

  46. v0.10.1-0.20250814033532-f1c4f5d8fe8a 14 Aug 2025 pre-release

    Nothing published for this version

  47. v0.10.1-0.20250805032012-55f984cfb80b 05 Aug 2025 pre-release

    Nothing published for this version

  48. v0.10.1-0.20250804090030-a42b26b4fba2 04 Aug 2025 pre-release

    Nothing published for this version

  49. v0.10.1-0.20250804085729-c0a8bd965832 04 Aug 2025 pre-release

    Nothing published for this version

  50. v0.10.1-0.20250804085513-ea1cc0b25ada 04 Aug 2025 pre-release

    Nothing published for this version

  51. v0.10.1-0.20250804080929-34719f347626 04 Aug 2025 pre-release

    Nothing published for this version

  52. v0.10.1-0.20250728091844-f71395043cb3 28 Jul 2025 pre-release

    Nothing published for this version

  53. v0.10.1-0.20250725144211-b5b0c1cb6503 25 Jul 2025 pre-release

    Nothing published for this version

  54. v0.10.1-0.20250725055725-0161f86fe0d7 25 Jul 2025 pre-release

    Nothing published for this version

  55. v0.10.1-0.20250704063021-33994382730a 04 Jul 2025 pre-release

    Nothing published for this version

  56. v0.10.1-0.20250702092552-274d4f3ae941 02 Jul 2025 pre-release

    Nothing published for this version

  57. v0.10.1-0.20250619071140-acb07953e94d 19 Jun 2025 pre-release

    Nothing published for this version

  58. v0.10.1-0.20250618095722-932768ef863d 18 Jun 2025 pre-release

    Nothing published for this version

  59. v0.10.1-0.20250612030729-54807216e31c 12 Jun 2025 pre-release

    Nothing published for this version

  60. v0.10.1-0.20250611091639-3dde619f5598 11 Jun 2025 pre-release

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive