v1.23.0
erikdubbelboer
released this
29 Mar 11:50
·
429 commits
to master
since this release
- 2a6f7db Adding support for securing error logs (#1001) (Daniel Firsht)
- e61c9d5 Improve Client/HostClient pooling when many HostClient structs created and removed during program execution (#1000) (Mikhail Faraponov)
- a583006 Use bytes.IndexByte instead of bytes.Index for single byte lookup (#999) (Mike Faraponov)
- 860c345 Fix unexpected panic when calling Do of a PipelineClient (#997) (blanet)
- 0cd7349 ImmediateHeaderFlush when no body (#995) (Vladimir Shteinman)
- 02e0722 Add PipelineClient name (#994) (kiyon)
- 1a7995b format err info (#989) (peakle)
- f40ea7e Improve socks proxy (#990) (kiyon)
- 34fa9a6 Add DisableHeaderNamesNormalizing to PipelineClient (#991) (kiyon)