Releases: palantir/conjure-go-runtime
Releases · palantir/conjure-go-runtime
0.3.2
24 Jul 21:36
Compare
Sorry, something went wrong.
No results found
Type
Description
Link
Fix
Apply metrics middleware (if configured) to HTTPClient
#56
0.3.1
25 Jun 23:09
Compare
Sorry, something went wrong.
No results found
[fix] Error instead of panic when no base URIs are used (#41 )
[fix] Fix goroutine leak when using error decoder (#52 )
0.3.0
06 May 17:00
Compare
Sorry, something went wrong.
No results found
[fix] Switch client metrics to microseconds (#38 )
Manual change required if dashboards or monitors depend on the current values.
0.2.9
24 Apr 13:50
Compare
Sorry, something went wrong.
No results found
CRITICAL BUGFIX : Correctly drain and close responses; no longer leak connections and goroutines (#37 )
0.2.8
02 Apr 21:18
Compare
Sorry, something went wrong.
No results found
Add WithRawRequestBodyProvider to support retries; deprecates WithRawRequestBody (#34 )
0.2.7
21 Mar 23:04
Compare
Sorry, something went wrong.
No results found
Fix error decoder and other middleware ordering (#28 )
0.2.6
20 Mar 22:51
Compare
Sorry, something went wrong.
No results found
Fix panic with nil tlsconfig (#27 )
0.2.5
13 Mar 00:46
Compare
Sorry, something went wrong.
No results found
Add request-scoped error decoders (#23 )
Enable client basic auth (#26 )
0.2.4
11 Mar 23:50
Compare
Sorry, something went wrong.
No results found
0.2.3
10 Mar 18:08
Compare
Sorry, something went wrong.
No results found
Add support for explicit proxy URLs and socks5 proxies (#19 )
Add WithIdleConnTimeout, WithTLSHandshakeTimeout, WithExpectContinueTimeout client params (#20 )
Add WithBasicAuth request param (#21 )