Skip to content

Releases: fortytw2/leaktest

HTTP KeepAlive Fixes + Drop Support for Go 1.7

09 Nov 15:16
9a23578
Compare
Choose a tag to compare

leaktest now supports only Go 1.8 and beyond. If you need earlier support, use v1.2.0

Some keepalive fixes from @lawrencegripper

1.2.0

20 Mar 01:19
Compare
Choose a tag to compare

Few small PRs (IIRC), most notably, CheckTimeout works as expected in this version, thanks to @ecnerwala and @seglberg

Go 1.7+

17 May 16:01
Compare
Choose a tag to compare

This release is the first release to support CheckTimeout and CheckContext.

Pre 1.7 Support Edition

13 May 13:05
Compare
Choose a tag to compare

I'm tagging v1.0.0 from current master prior to merging of #12 so that anyone stuck on Go 1.5 / 1.6 can still use leaktest by pinning to this tag