v1.1.4
This is a maintenance release, which contains performance improvement and bug fixes.
- Fix(api): expose non-standard response headers
- Limit maximum cache size to 1/2 physical RAM
- Make GC more efficient by debug.SetGCPercent
- Support go mod and deprecate godep
- Include windows platform in CI