v0.5.31
Changelog
- 2c4eeb1 Add support for proxytunnel via suffix in addition to direct match
- 5128e75 Bump MaxIdleConnsPerHost since the default is 2 which can cause spurious connection creation/closing (tons in TIME_WAIT) under high concurrency
- 1717d02 Bump deps and build on Go 1.20
- 4d83389 Cleanup
- 0365dc5 Reuse the directDialer instead of making them per-request