Skip to content

Releases: fako1024/httpc

v1.0.11: Update all dependencies and fix some linter issues

01 Feb 13:01
Compare
Choose a tag to compare
Update all dependencies and fix some linter issues

Address security vulnerability in YAML package dependency

31 May 08:01
6d0142c
Compare
Choose a tag to compare
v1.0.10

Merge pull request #16 from fako1024/15-unhandled-exception-in-gopkgi…

Support client injection and improve build pipeline

23 May 14:40
28165fe
Compare
Choose a tag to compare
Update go.yml

Improve build / test pipeline to run on Linux and Darwin

Provide helper for Basic Auth

09 Feb 16:19
ad34f1d
Compare
Choose a tag to compare
v1.0.8

Update README.md

Improve client certificate handling

26 Jan 14:18
Compare
Choose a tag to compare
v1.0.7

Fix test for context reuse

Allow customization of retry-back-off concept

25 Jan 15:20
4235b31
Compare
Choose a tag to compare
Merge pull request #10 from fako1024/feature/retry_back_off_fn

Add error handling function to allow customization of retry-back-off concept

v1.0.5: Add various new features

01 Nov 15:11
6cf450e
Compare
Choose a tag to compare
  • Improve body encoding / decoding
  • Add retry-back-off concept
  • Bugfix regarding duplicate headers

Various parsing and error handling improvements

02 Oct 11:40
Compare
Choose a tag to compare
v1.04

Fix some linter warnings / comments

Update OpenAPI dependency and improve example documentation

17 Apr 12:27
Compare
Choose a tag to compare
v1.0.3

Add example for simplified parsing

Add helper functions to simplify response parsing

19 Mar 10:55
Compare
Choose a tag to compare
v1.0.2

Add generic parsing function to read response into a buffer