Skip to content

Releases: RassulYunussov/ehttpclient

code cleanups

25 Jan 15:57
Compare
Choose a tag to compare

redundant lines removed

circuit breaker generic wrapper

25 Jan 15:44
Compare
Choose a tag to compare

generic wrapper over circuit breaker

Use internal packages

04 Jan 10:52
Compare
Choose a tag to compare
v0.0.14

update github test folder

Code improvements

04 Jan 08:32
Compare
Choose a tag to compare
v0.0.13

resource is not required for resilient http client

Backoff logic fix

04 Jan 08:01
Compare
Choose a tag to compare
v0.0.12

fix backoff logic after last attempt

Retry amount corner case fix

02 Jan 07:35
Compare
Choose a tag to compare
v0.0.11

fix retry amount corner case

Discard response for http-5xx

02 Jan 07:20
Compare
Choose a tag to compare
v0.0.10

simplify retry logic

Code cleanups

31 Dec 14:36
Compare
Choose a tag to compare
v0.0.9

cleanup

Code improvements

31 Dec 14:10
Compare
Choose a tag to compare
v0.0.8

make error package private, improve retry algo

Improved semantics

31 Dec 11:26
Compare
Choose a tag to compare
v0.0.7

fix doc