Skip to content

Releases: ntex-rs/ntex-h2

ntex-h2 v3.12.0

Choose a tag to compare

@fafhrd91 fafhrd91 released this 08 Jun 09:03
16957b6

Changes

  • Add "capacity" availability timeout

  • Add "max headers" check, default is 96 headers

ntex-h2 v3.11.0

Choose a tag to compare

@fafhrd91 fafhrd91 released this 05 May 09:33
c834c18

Changes

  • Add StreamRef::send_pages() method

ntex-h2 v3.10.0

Choose a tag to compare

@fafhrd91 fafhrd91 released this 04 May 19:08
dcacc34

Changes

  • Use new codec api with BytePages support

ntex-h2 v3.9.0

Choose a tag to compare

@fafhrd91 fafhrd91 released this 02 Apr 07:32
8631899

Changes

  • Update to ntex-error 2.0

ntex-h2 v3.8.2

Choose a tag to compare

@fafhrd91 fafhrd91 released this 14 Mar 20:50
25b4b88

Changes

  • Update ntex-error

ntex-h2 v3.8.0

Choose a tag to compare

@fafhrd91 fafhrd91 released this 08 Mar 08:39
5b7643d

Changes

  • Use ntex-error::Error

ntex-h2 v3.7.1

Choose a tag to compare

@fafhrd91 fafhrd91 released this 16 Feb 20:09
c4b705d

Changes

  • ServiceConfig is not Clone

ntex-h2 v3.7.0

Choose a tag to compare

@fafhrd91 fafhrd91 released this 16 Feb 12:09
ee3ca9f

Changes

  • SharedCfg is not Copy

ntex-h2 v3.6.2

Choose a tag to compare

@fafhrd91 fafhrd91 released this 11 Feb 12:36
b8e1971

Changes

  • Better clippy configuration

ntex-h2 v3.6.0

Choose a tag to compare

@fafhrd91 fafhrd91 released this 02 Feb 11:53
9aafe99

Changes

  • Refactor control messages