Skip to content

v1.27.0

Compare
Choose a tag to compare
@erikdubbelboer erikdubbelboer released this 21 Jun 06:10
· 314 commits to master since this release
  • 874c8ca Increase timeouts for Windows github actions (Erik Dubbelboer)
  • 924a63f Increase TestServerTLSReadTimeout timeout (Erik Dubbelboer)
  • 410bde6 Fix race condition in TestPipelineClientIssue832 (Erik Dubbelboer)
  • 9f2c636 Lower go test time (Erik Dubbelboer)
  • 4ed933a fix: set content-length properly when StreanRequestBody was enabled (#1049) (Meng)
  • cec9953 Add IdleTimeout to Shutdown documentation (Erik Dubbelboer)
  • c12a061 TCPDialer :: DNSCacheDuration option (#1046) (Ertuğrul Emre Ertekin)
  • 87fc958 Run go test on github actions (#1047) (Erik Dubbelboer)
  • be13b50 Defined Transport for the client (#1045) (Darío)
  • b8b065b Don't unwrap io.LimitedReader (Erik Dubbelboer)