Skip to content

Releases: Kong/h2client

v0.4.4

Choose a tag to compare

@oowl oowl released this 05 Feb 09:31
ce196b3

What's Changed

  • fix: check stdin reader lenght in main function cause panic by @oowl in #12

New Contributors

  • @oowl made their first contribution in #12

Full Changelog: v0.4.3...v0.4.4

v0.4.3

Choose a tag to compare

@github-actions github-actions released this 23 Jan 16:39
v0.4.3
26e9891

Changelog

  • 26e9891 fix(h2): check stdin for body, only convert stdin to buffer if there is data (#11)

v0.4.2

Choose a tag to compare

@github-actions github-actions released this 23 Jan 15:54
v0.4.2
de3ba77

Changelog

  • de3ba77 fix(h2): missing content-length header (#10)

v0.4.1

Choose a tag to compare

@github-actions github-actions released this 23 Jan 14:18
v0.4.1
de3ba77

Changelog

  • de3ba77 fix(h2): missing content-length header (#10)

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 05 Jul 15:10
7a4ad21

Changelog

  • 1535417 docs(readme): add explanation and release guide (#8)
  • 7a4ad21 feat(*): support --skip-verify with http1 (#9)

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 05 Jul 04:49

Changelog

  • 19d12fe feat(*): support HTTP/1.[01] protocol
  • 9c4717a feat(*): support POST requests

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 04 Jul 06:59

Changelog

  • 4d51095 docs(readme): add README.md (#2)
  • c36d230 fix(cd): don't use upper case OS and include version
  • 1f44ec3 fix(cd): map x86_64 from amd64 (#4)
  • 4879837 fix(cd): really fix the archive name mapping
  • 4ea2045 fix(h2): set URL path from :path (#3)

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 04 Jul 05:10
bd1e7e9

Changelog