Skip to content
This repository was archived by the owner on Jan 29, 2026. It is now read-only.

Releases: hertz-contrib/http2

v0.1.8

30 Jun 06:15
06e557a

Choose a tag to compare

fix: 304 status code return error (#24)

release v0.1.7

15 May 06:36
7777699

Choose a tag to compare

Feat

  1. [#18] feat: add trace support

release v0.1.6

05 May 08:36
6117264

Choose a tag to compare

Feat

  1. [#17] feat: adapt response GetProtocol func
  2. [#16] feat: add ResponseWriter support for h2
  3. [#14] feat: update go net to avoid vulnerability

Fix

  1. [#15] fix: server will ignore last data when Read return n,EOF
  2. [#13] fix: data race on closeStream

Chore

  1. [#12] chore(deps): bump golang.org/x/text from 0.3.6 to 0.3.8

Test

  1. [#11] test: hertz server test

release v0.1.5

10 Feb 03:02
52015c7

Choose a tag to compare

chore: replace sys (#9)

release v0.1.4

20 Jan 08:23

Choose a tag to compare

fix: basectx not passed

v0.1.3

18 Jan 03:17
c42b257

Choose a tag to compare

  • expose option on server and client.

v0.1.2

13 Jan 09:02
820f9b6

Choose a tag to compare

fix: content-encoding header can not be send to client

v0.1.1

07 Dec 16:19
f85451b

Choose a tag to compare

fix: nil client ip (#3)

v0.1.0

07 Dec 09:31
f85451b

Choose a tag to compare

fix: nil client ip (#3)