Skip to content

v1.48.0

Compare
Choose a tag to compare
@erikdubbelboer erikdubbelboer released this 20 Jun 08:17
· 99 commits to master since this release
ffdf59d
  • ffdf59d Enable gofumpt linter; format code gofumpt -w . (#1576) (Oleksandr Redko)
  • b79233f add DisableSpecialHeaders option (#1573) (Anthony Ter-Saakov)
  • f0865d4 fs: fix race condition on global map (#1565) (leonklingele)
  • 829f5b2 Don't run test that times out often in parallel (Erik Dubbelboer)
  • e6ce5f0 Remove invalid documentation (Erik Dubbelboer)
  • 9bc8e48 Request timeout settings for the same domain name are reused (#1558) (byte0o)
  • d2f97fc fix the problem: HostClient maybe delete when pendingClientRequests > 0 (#1562) (Zhengkai Wang)
  • 7ea3b63 add concurrency for client's HostClient map (#1550) (Zhengkai Wang)
  • eaab8ff Refactor by removing unnecessary else block (#1559) (Oleksandr Redko)
  • 1a46e57 update go.sum (#1555) (tyltr)
  • fa72f3c Fix tests (#1552) (Erik Dubbelboer)