Skip to content

v1.1.4

Compare
Choose a tag to compare
@qianbin qianbin released this 03 Sep 06:05
· 776 commits to master since this release
7a4df51

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